You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/03 18:54:15 UTC

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2007 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2007/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
	at __randomizedtesting.SeedInfo.seed([6AC9DA6FAFF99C6D:1AF58ADB92B0D2]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat(CollectionsAPISolrJTest.java:155)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14432 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1787422 INFO  (SUITE-CollectionsAPISolrJTest-seed#[6AC9DA6FAFF99C6D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/data-dir-156-001
   [junit4]   2> 1787422 WARN  (SUITE-CollectionsAPISolrJTest-seed#[6AC9DA6FAFF99C6D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1787422 INFO  (SUITE-CollectionsAPISolrJTest-seed#[6AC9DA6FAFF99C6D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1787423 INFO  (SUITE-CollectionsAPISolrJTest-seed#[6AC9DA6FAFF99C6D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1787423 INFO  (SUITE-CollectionsAPISolrJTest-seed#[6AC9DA6FAFF99C6D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1787425 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReadOnlyCollection
   [junit4]   2> 1787425 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001
   [junit4]   2> 1787425 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1787425 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1787425 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1787525 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer start zk server on port:38357
   [junit4]   2> 1787526 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38357
   [junit4]   2> 1787526 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38357
   [junit4]   2> 1787526 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38357
   [junit4]   2> 1787527 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787528 INFO  (zkConnectionManagerCallback-12353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787528 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787530 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787531 INFO  (zkConnectionManagerCallback-12355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787531 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787532 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787532 INFO  (zkConnectionManagerCallback-12357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787532 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787635 WARN  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1787635 WARN  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1787635 WARN  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1787635 WARN  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1787635 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1787651 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1787651 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1787651 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1787651 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1787651 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1787651 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4636d8d7{/solr,null,AVAILABLE}
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a9a278a{/solr,null,AVAILABLE}
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ef2e6c1{/solr,null,AVAILABLE}
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1787658 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@568dc84d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42191}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@500d67b0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42821}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.e.j.s.Server Started @1787699ms
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-2) [     ] o.e.j.s.Server Started @1787699ms
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4dc0ffbb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34315}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-3) [     ] o.e.j.s.Server Started @1787699ms
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42821}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42191}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34315}
   [junit4]   2> 1787659 ERROR (jetty-launcher-12358-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1787659 ERROR (jetty-launcher-12358-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1787659 ERROR (jetty-launcher-12358-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@555161f8{/solr,null,AVAILABLE}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T17:26:30.296588Z
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7cd6aed3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40835}
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.e.j.s.Server Started @1787700ms
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40835}
   [junit4]   2> 1787659 ERROR (jetty-launcher-12358-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1787659 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T17:26:30.296826Z
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T17:26:30.297149Z
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1787660 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-03T17:26:30.297409Z
   [junit4]   2> 1787661 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787661 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787661 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787661 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787662 INFO  (zkConnectionManagerCallback-12360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787662 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787662 INFO  (zkConnectionManagerCallback-12362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787662 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787662 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1787662 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1787666 INFO  (zkConnectionManagerCallback-12364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787666 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787666 INFO  (zkConnectionManagerCallback-12366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787666 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1787666 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1787767 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1787930 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1787934 WARN  (jetty-launcher-12358-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7d7a4c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1787934 WARN  (jetty-launcher-12358-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7d7a4c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1787936 WARN  (jetty-launcher-12358-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79bc942b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1787936 WARN  (jetty-launcher-12358-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79bc942b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1787937 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38357/solr
   [junit4]   2> 1787939 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1787942 INFO  (zkConnectionManagerCallback-12376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1787942 INFO  (jetty-launcher-12358-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788011 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1788011 WARN  (jetty-launcher-12358-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20b422a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788011 WARN  (jetty-launcher-12358-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20b422a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788012 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1788012 WARN  (jetty-launcher-12358-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a17ec97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788012 WARN  (jetty-launcher-12358-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a17ec97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788013 WARN  (jetty-launcher-12358-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@df3597a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788013 WARN  (jetty-launcher-12358-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@df3597a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788014 WARN  (jetty-launcher-12358-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10007963[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788014 WARN  (jetty-launcher-12358-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10007963[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788014 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38357/solr
   [junit4]   2> 1788015 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38357/solr
   [junit4]   2> 1788018 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788019 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788021 INFO  (zkConnectionManagerCallback-12386-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788021 INFO  (jetty-launcher-12358-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788021 INFO  (zkConnectionManagerCallback-12388-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788021 INFO  (jetty-launcher-12358-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788043 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788044 INFO  (zkConnectionManagerCallback-12390-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788044 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788097 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42821_solr
   [junit4]   2> 1788097 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.c.Overseer Overseer (id=72662070793666570-127.0.0.1:42821_solr-n_0000000000) starting
   [junit4]   2> 1788100 INFO  (OverseerStateUpdate-72662070793666570-127.0.0.1:42821_solr-n_0000000000) [n:127.0.0.1:42821_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42821_solr
   [junit4]   2> 1788102 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42821_solr
   [junit4]   2> 1788111 INFO  (zkCallback-12389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1788118 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1788122 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1788122 WARN  (jetty-launcher-12358-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@145948e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788122 WARN  (jetty-launcher-12358-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@145948e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788127 WARN  (jetty-launcher-12358-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75a2233f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788127 WARN  (jetty-launcher-12358-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75a2233f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1788128 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38357/solr
   [junit4]   2> 1788129 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788130 INFO  (zkConnectionManagerCallback-12400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788130 INFO  (jetty-launcher-12358-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788134 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42821.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788139 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42821.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788140 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42821.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788141 INFO  (jetty-launcher-12358-thread-4) [n:127.0.0.1:42821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node4/.
   [junit4]   2> 1788145 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788146 INFO  (zkConnectionManagerCallback-12402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788146 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788156 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1788158 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40835_solr as DOWN
   [junit4]   2> 1788158 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1788158 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40835_solr
   [junit4]   2> 1788159 INFO  (zkCallback-12389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1788159 INFO  (zkCallback-12401-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1788169 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1788180 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40835.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788186 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40835.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788186 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40835.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788187 INFO  (jetty-launcher-12358-thread-1) [n:127.0.0.1:40835_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node1/.
   [junit4]   2> 1788243 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788244 INFO  (zkConnectionManagerCallback-12408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788244 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788247 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1788250 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42191_solr as DOWN
   [junit4]   2> 1788250 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1788250 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42191_solr
   [junit4]   2> 1788251 INFO  (zkCallback-12401-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1788251 INFO  (zkCallback-12389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1788251 INFO  (zkCallback-12407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1788262 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1788272 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788277 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788277 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788279 INFO  (jetty-launcher-12358-thread-2) [n:127.0.0.1:42191_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node2/.
   [junit4]   2> 1788344 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788346 INFO  (zkConnectionManagerCallback-12414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788346 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788349 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1788351 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34315_solr as DOWN
   [junit4]   2> 1788352 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1788352 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34315_solr
   [junit4]   2> 1788352 INFO  (zkCallback-12389-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788352 INFO  (zkCallback-12407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788352 INFO  (zkCallback-12401-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788353 INFO  (zkCallback-12413-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788362 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1788372 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788379 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788379 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1788380 INFO  (jetty-launcher-12358-thread-3) [n:127.0.0.1:34315_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node3/.
   [junit4]   2> 1788408 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1788409 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788410 INFO  (zkConnectionManagerCallback-12423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788410 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788411 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1788412 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38357/solr ready
   [junit4]   2> 1788418 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1788419 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1788423 INFO  (qtp1913736929-37681) [n:127.0.0.1:40835_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=readOnlyTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1788425 INFO  (OverseerThreadFactory-8695-thread-1-processing-n:127.0.0.1:42821_solr) [n:127.0.0.1:42821_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection readOnlyTest
   [junit4]   2> 1788530 INFO  (OverseerStateUpdate-72662070793666570-127.0.0.1:42821_solr-n_0000000000) [n:127.0.0.1:42821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readOnlyTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readOnlyTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42821/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1788532 INFO  (OverseerStateUpdate-72662070793666570-127.0.0.1:42821_solr-n_0000000000) [n:127.0.0.1:42821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readOnlyTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readOnlyTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42191/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1788533 INFO  (OverseerStateUpdate-72662070793666570-127.0.0.1:42821_solr-n_0000000000) [n:127.0.0.1:42821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readOnlyTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"readOnlyTest_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1788534 INFO  (OverseerStateUpdate-72662070793666570-127.0.0.1:42821_solr-n_0000000000) [n:127.0.0.1:42821_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readOnlyTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"readOnlyTest_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34315/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1788755 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr    x:readOnlyTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n1&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1788755 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr    x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1788758 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr    x:readOnlyTest_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n6&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1788759 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr    x:readOnlyTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n2&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1788759 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr    x:readOnlyTest_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n4&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1789769 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1789769 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1789785 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1789789 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1789791 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.IndexSchema [readOnlyTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1789792 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1789792 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard1_replica_n1' using configuration from collection readOnlyTest, trusted=true
   [junit4]   2> 1789793 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42821.solr.core.readOnlyTest.shard1.replica_n1' (registry 'solr.core.readOnlyTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1789793 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrCore [[readOnlyTest_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node4/readOnlyTest_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node4/./readOnlyTest_shard1_replica_n1/data/]
   [junit4]   2> 1789795 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.IndexSchema [readOnlyTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1789797 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1789797 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard1_replica_n2' using configuration from collection readOnlyTest, trusted=true
   [junit4]   2> 1789797 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42191.solr.core.readOnlyTest.shard1.replica_n2' (registry 'solr.core.readOnlyTest.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1789797 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrCore [[readOnlyTest_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node2/readOnlyTest_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node2/./readOnlyTest_shard1_replica_n2/data/]
   [junit4]   2> 1789797 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.IndexSchema [readOnlyTest_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1789799 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1789799 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard2_replica_n4' using configuration from collection readOnlyTest, trusted=true
   [junit4]   2> 1789799 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40835.solr.core.readOnlyTest.shard2.replica_n4' (registry 'solr.core.readOnlyTest.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1789799 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrCore [[readOnlyTest_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node1/readOnlyTest_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node1/./readOnlyTest_shard2_replica_n4/data/]
   [junit4]   2> 1789811 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.IndexSchema [readOnlyTest_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1789812 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1789812 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard2_replica_n6' using configuration from collection readOnlyTest, trusted=true
   [junit4]   2> 1789813 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34315.solr.core.readOnlyTest.shard2.replica_n6' (registry 'solr.core.readOnlyTest.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65a4f408
   [junit4]   2> 1789813 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrCore [[readOnlyTest_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node3/readOnlyTest_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001/tempDir-001/node3/./readOnlyTest_shard2_replica_n6/data/]
   [junit4]   2> 1789832 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789832 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1789834 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1789834 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1789835 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75e9ee59[readOnlyTest_shard1_replica_n1] main]
   [junit4]   2> 1789836 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1789836 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1789836 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1789837 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649202422060417024
   [junit4]   2> 1789839 INFO  (searcherExecutor-8715-thread-1-processing-n:127.0.0.1:42821_solr x:readOnlyTest_shard1_replica_n1 c:readOnlyTest s:shard1 r:core_node3) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrCore [readOnlyTest_shard1_replica_n1] Registered new searcher Searcher@75e9ee59[readOnlyTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789840 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1789840 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard1
   [junit4]   2> 1789842 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1789844 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789844 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1789845 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1789845 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1789846 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70856d74[readOnlyTest_shard2_replica_n4] main]
   [junit4]   2> 1789847 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1789847 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1789847 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1789848 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649202422071951360
   [junit4]   2> 1789849 INFO  (searcherExecutor-8717-thread-1-processing-n:127.0.0.1:40835_solr x:readOnlyTest_shard2_replica_n4 c:readOnlyTest s:shard2 r:core_node7) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrCore [readOnlyTest_shard2_replica_n4] Registered new searcher Searcher@70856d74[readOnlyTest_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789851 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1789851 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard2
   [junit4]   2> 1789854 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1789862 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789862 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1789863 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789863 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1789864 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1789864 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1789865 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4852ea3[readOnlyTest_shard1_replica_n2] main]
   [junit4]   2> 1789865 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1789865 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1789866 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6905967d[readOnlyTest_shard2_replica_n6] main]
   [junit4]   2> 1789866 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1789866 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1789867 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1789867 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1789867 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649202422091874304
   [junit4]   2> 1789867 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1789867 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1789867 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649202422091874304
   [junit4]   2> 1789869 INFO  (searcherExecutor-8716-thread-1-processing-n:127.0.0.1:42191_solr x:readOnlyTest_shard1_replica_n2 c:readOnlyTest s:shard1 r:core_node5) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrCore [readOnlyTest_shard1_replica_n2] Registered new searcher Searcher@4852ea3[readOnlyTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789869 INFO  (searcherExecutor-8718-thread-1-processing-n:127.0.0.1:34315_solr x:readOnlyTest_shard2_replica_n6 c:readOnlyTest s:shard2 r:core_node8) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrCore [readOnlyTest_shard2_replica_n6] Registered new searcher Searcher@6905967d[readOnlyTest_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789872 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1789872 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard1
   [junit4]   2> 1789872 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1789872 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readOnlyTest/leaders/shard2
   [junit4]   2> 1790344 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1790344 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1790344 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42821/solr/readOnlyTest_shard1_replica_n1/
   [junit4]   2> 1790344 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard1_replica_n1 url=http://127.0.0.1:42821/solr START replicas=[http://127.0.0.1:42191/solr/readOnlyTest_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1790344 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard1_replica_n1 url=http://127.0.0.1:42821/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1790345 INFO  (qtp1481256244-37678) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.S.Request [readOnlyTest_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1790346 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1790346 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1790346 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/readOnlyTest/leaders/shard1/leader after winning as /collections/readOnlyTest/leader_elect/shard1/election/72662070793666570-core_node3-n_0000000000
   [junit4]   2> 1790347 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42821/solr/readOnlyTest_shard1_replica_n1/ shard1
   [junit4]   2> 1790354 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1790354 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1790354 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40835/solr/readOnlyTest_shard2_replica_n4/
   [junit4]   2> 1790355 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard2_replica_n4 url=http://127.0.0.1:40835/solr START replicas=[http://127.0.0.1:34315/solr/readOnlyTest_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1790358 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard2_replica_n4 url=http://127.0.0.1:40835/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1790363 INFO  (qtp1124538795-37669) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.S.Request [readOnlyTest_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1790363 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1790363 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1790363 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/readOnlyTest/leaders/shard2/leader after winning as /collections/readOnlyTest/leader_elect/shard2/election/72662070793666572-core_node7-n_0000000000
   [junit4]   2> 1790364 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40835/solr/readOnlyTest_shard2_replica_n4/ shard2
   [junit4]   2> 1790465 INFO  (zkCallback-12401-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790465 INFO  (zkCallback-12389-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790467 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1790467 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1790471 INFO  (qtp1913736929-37684) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n4&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1712
   [junit4]   2> 1790472 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n1&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1717
   [junit4]   2> 1790572 INFO  (zkCallback-12389-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790572 INFO  (zkCallback-12389-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790572 INFO  (zkCallback-12401-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790573 INFO  (zkCallback-12401-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790881 INFO  (qtp1481256244-37675) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n2&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2123
   [junit4]   2> 1790882 INFO  (qtp1124538795-37663) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n6&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2123
   [junit4]   2> 1790884 INFO  (qtp1913736929-37681) [n:127.0.0.1:40835_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1790983 INFO  (zkCallback-12389-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12389-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12413-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12401-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12401-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12407-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12413-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (zkCallback-12407-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790983 INFO  (qtp1913736929-37681) [n:127.0.0.1:40835_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=readOnlyTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2560
   [junit4]   2> 1790984 INFO  (TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: readOnlyTest
   [junit4]   2> 1790987 INFO  (qtp1590329881-37672) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 1790987 INFO  (qtp1913736929-37667) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1790990 INFO  (qtp1481256244-37677) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42821/solr/readOnlyTest_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1649202423265230848), 1 (1649202423266279424), 4 (1649202423266279425), 8 (1649202423266279426)]} 0 1
   [junit4]   2> 1790990 INFO  (qtp1124538795-37665) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40835/solr/readOnlyTest_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1649202423265230848), 3 (1649202423266279424), 5 (1649202423266279425), 6 (1649202423266279426), 7 (1649202423266279427), 9 (1649202423266279428)]} 0 1
   [junit4]   2> 1790991 INFO  (qtp1913736929-37667) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1649202423265230848), 3 (1649202423266279424), 5 (1649202423266279425), 6 (1649202423266279426), 7 (1649202423266279427), 9 (1649202423266279428)]} 0 5
   [junit4]   2> 1790991 INFO  (qtp1590329881-37672) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1649202423265230848), 1 (1649202423266279424), 4 (1649202423266279425), 8 (1649202423266279426)]} 0 5
   [junit4]   2> 1790993 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649202423272570880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1790993 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a282c62 commitCommandVersion:1649202423272570880
   [junit4]   2> 1790994 INFO  (qtp1481256244-37678) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649202423273619456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1790994 INFO  (qtp1481256244-37678) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@723bb164 commitCommandVersion:1649202423273619456
   [junit4]   2> 1791047 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c40d4b6[readOnlyTest_shard1_replica_n1] main]
   [junit4]   2> 1791047 INFO  (qtp1481256244-37678) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16bba3f6[readOnlyTest_shard1_replica_n2] main]
   [junit4]   2> 1791048 INFO  (qtp1481256244-37678) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1791049 INFO  (searcherExecutor-8716-thread-1-processing-n:127.0.0.1:42191_solr x:readOnlyTest_shard1_replica_n2 c:readOnlyTest s:shard1 r:core_node5) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrCore [readOnlyTest_shard1_replica_n2] Registered new searcher Searcher@16bba3f6[readOnlyTest_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C4:[diagnostics={java.vm.version=11.0.4+10-LTS, java.version=11.0.4, timestamp=1572801993632, java.vendor=Oracle Corporation, os=Linux, os.version=4.15.0-54-generic, java.runtime.version=11.0.4+10-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1791049 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1791049 INFO  (qtp1481256244-37678) [n:127.0.0.1:42191_solr c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:42821/solr/readOnlyTest_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 55
   [junit4]   2> 1791050 INFO  (searcherExecutor-8715-thread-1-processing-n:127.0.0.1:42821_solr x:readOnlyTest_shard1_replica_n1 c:readOnlyTest s:shard1 r:core_node3) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrCore [readOnlyTest_shard1_replica_n1] Registered new searcher Searcher@4c40d4b6[readOnlyTest_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C4:[diagnostics={java.vm.version=11.0.4+10-LTS, java.version=11.0.4, timestamp=1572801993632, java.vendor=Oracle Corporation, os=Linux, os.version=4.15.0-54-generic, java.runtime.version=11.0.4+10-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1791050 INFO  (qtp1590329881-37666) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40835/solr/readOnlyTest_shard2_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 57
   [junit4]   2> 1791050 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649202423332339712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1791050 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@49c700ba commitCommandVersion:1649202423332339712
   [junit4]   2> 1791051 INFO  (qtp1124538795-37669) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1649202423333388288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1791051 INFO  (qtp1124538795-37669) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@308c849c commitCommandVersion:1649202423333388288
   [junit4]   2> 1791053 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2074a841[readOnlyTest_shard2_replica_n4] main]
   [junit4]   2> 1791053 INFO  (qtp1124538795-37669) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c078efb[readOnlyTest_shard2_replica_n6] main]
   [junit4]   2> 1791053 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1791054 INFO  (qtp1124538795-37669) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1791054 INFO  (searcherExecutor-8718-thread-1-processing-n:127.0.0.1:34315_solr x:readOnlyTest_shard2_replica_n6 c:readOnlyTest s:shard2 r:core_node8) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrCore [readOnlyTest_shard2_replica_n6] Registered new searcher Searcher@6c078efb[readOnlyTest_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C6:[diagnostics={java.vm.version=11.0.4+10-LTS, java.version=11.0.4, timestamp=1572801993689, java.vendor=Oracle Corporation, os=Linux, os.version=4.15.0-54-generic, java.runtime.version=11.0.4+10-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1791054 INFO  (searcherExecutor-8717-thread-1-processing-n:127.0.0.1:40835_solr x:readOnlyTest_shard2_replica_n4 c:readOnlyTest s:shard2 r:core_node7) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrCore [readOnlyTest_shard2_replica_n4] Registered new searcher Searcher@2074a841[readOnlyTest_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C6:[diagnostics={java.vm.version=11.0.4+10-LTS, java.version=11.0.4, timestamp=1572801993688, java.vendor=Oracle Corporation, os=Linux, os.version=4.15.0-54-generic, java.runtime.version=11.0.4+10-LTS, os.arch=amd64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1791055 INFO  (qtp1124538795-37669) [n:127.0.0.1:34315_solr c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40835/solr/readOnlyTest_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1791055 INFO  (qtp1913736929-37673) [n:127.0.0.1:40835_solr c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=readOnlyTest:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 64
   [junit4]   2> 1791059 INFO  (qtp1590329881-37661) [n:127.0.0.1:42821_solr c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.S.Request [readOnlyTest_shard1_replica_n1]  webapp=/so

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

ServerConnector@3563448f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1885047 INFO  (jetty-closer-14184-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74f06056{/solr,null,UNAVAILABLE}
   [junit4]   2> 1885048 INFO  (jetty-closer-14184-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1885147 INFO  (jetty-closer-14184-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1172a18{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1885148 INFO  (jetty-closer-14184-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@285fcce7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1885149 INFO  (jetty-closer-14184-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1885247 INFO  (jetty-closer-14184-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b303051{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1885248 INFO  (jetty-closer-14184-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@efdabbb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1885248 INFO  (jetty-closer-14184-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1885248 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1885451 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/replicaProperties/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/replicaProperties/terms/shard2
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1885453 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41569
   [junit4]   2> 1885453 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41569
   [junit4]   2> 1885453 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41569
   [junit4]   2> 1885454 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[6AC9DA6FAFF99C6D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_6AC9DA6FAFF99C6D-001
   [junit4]   2> Nov 03, 2019 5:28:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {number_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), pointD_0*_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), pointD_1*_d=BlockTreeOrds(blocksize=128), point_1___double=PostingsFormat(name=Direct), number_td=PostingsFormat(name=Direct), store_1_coordinate=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp_tdt=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), tv_mv_string=PostingsFormat(name=Direct), string_s=BlockTreeOrds(blocksize=128), point_0___double=PostingsFormat(name=LuceneVarGapFixedInterval), number_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), number_tl=PostingsFormat(name=Direct), boolean_b=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), store_0_coordinate=BlockTreeOrds(blocksize=128), number_i=PostingsFormat(name=LuceneVarGapFixedInterval), number_ti=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp_dt=BlockTreeOrds(blocksize=128), number_f=PostingsFormat(name=Direct), number_tf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{multi_int_with_docvals=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=80, maxMBSortInHeap=7.888575539815811, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@99836d1), locale=fr-DJ, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=292539736,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestXmlQParserPlugin, TestAuthenticationFramework, TestBinaryResponseWriter, TestDirectoryFactory, TestEmbeddedSolrServerSchemaAPI, TestCollectionAPIs, TestSolrQueryParser, TestRTGBase, SOLR749Test, TestObjectReleaseTracker, DocExpirationUpdateProcessorFactoryTest, TestFieldCacheSortRandom, SolrCmdDistributorTest, DocumentBuilderTest, TriggerSetPropertiesIntegrationTest, TestFieldCache, AlternateDirectoryTest, HealthCheckHandlerTest, AuditLoggerPluginTest, TestRequestStatusCollectionAPI, TestQuerySenderNoQuery, HttpPartitionWithTlogReplicasTest, TestTolerantUpdateProcessorCloud, TestFieldTypeCollectionResource, TestLegacyFieldReuse, UUIDUpdateProcessorFallbackTest, TestLegacyFieldCache, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, ZkSolrClientTest, EchoParamsTest, TestCloudDeleteByQuery, TestBulkSchemaConcurrent, BlockJoinFacetRandomTest, SolrIndexSplitterTest, SolrMetricReporterTest, InfoHandlerTest, ConnectionManagerTest, SchemaApiFailureTest, LargeFieldTest, TestRecoveryHdfs, TestLRUStatsCacheCloud, TestStressLucene, StatsComponentTest, TestDelegationWithHadoopAuth, DistributedFacetPivotWhiteBoxTest, TestComplexPhraseLeadingWildcard, TestConfigSetsAPI, SearchRateTriggerTest, TestFilteredDocIdSet, TestOnReconnectListenerSupport, TestUnInvertedFieldException, TestStressUserVersions, DistributedExpandComponentTest, TestSimpleTextCodec, SolrRequestParserTest, MoveReplicaTest, TestIntervalFaceting, RequestLoggingTest, DistributedQueueTest, BasicZkTest, TestStressInPlaceUpdates, BigEndianAscendingWordSerializerTest, PrimitiveFieldTypeTest, TestCloudRecovery2, TestSizeLimitedDistributedMap, DistanceFunctionTest, TestJsonFacetsWithNestedObjects, PeerSyncWithLeaderTest, HdfsDirectoryFactoryTest, CoreMergeIndexesAdminHandlerTest, LeaderElectionTest, TestExactStatsCacheCloud, AssignBackwardCompatibilityTest, XmlInterpolationTest, TestPullReplicaErrorHandling, DistributedFacetPivotLongTailTest, HighlighterMaxOffsetTest, FullHLLTest, NestedShardedAtomicUpdateTest, TestSimExtremeIndexing, TestFileDictionaryLookup, TestReplicationHandlerDiskOverFlow, TestConfig, XMLAtomicUpdateMultivalueTest, TimeRoutedAliasUpdateProcessorTest, JsonLoaderTest, TestChildDocTransformer, CdcrVersionReplicationTest, DeleteReplicaTest, PrimUtilsTest, TestHdfsCloudBackupRestore, TestPerFieldSimilarityWithDefaultOverride, TestUninvertingReader, DistribCursorPagingTest, TestSolrDeletionPolicy2, TestReversedWildcardFilterFactory, TestDynamicURP, QueryParsingTest, DistributedQueryComponentOptimizationTest, TestSimScenario, TestInitParams, TestDefaultStatsCache, TestSolrCLIRunExample, AnalyticsQueryTest, MetricsConfigTest, TestSQLHandler, VMParamsZkACLAndCredentialsProvidersTest, TestPackages, TestExportTool, TestDistributedTracing, DocValuesTest, NodeAddedTriggerTest, HdfsRecoveryZkTest, ZkCollectionPropsCachingTest, TestExtendedDismaxParser, TestHdfsUpdateLog, SolrJmxReporterCloudTest, RecoveryZkTest, TestOmitPositions, TestReRankQParserPlugin, TestManagedSynonymFilterFactory, CloudMLTQParserTest, SignificantTermsQParserPluginTest, HttpSolrCallGetCoreTest, TestRandomDVFaceting, TestManagedResource, UpdateLogTest, TestMissingGroups, TestDistributedMissingSort, TestCharFilters, TestCoreDiscovery, RAMDirectoryFactoryTest, PropertiesRequestHandlerTest, AtomicUpdatesTest, TestZkAclsWithHadoopAuth, SampleTest, SSLMigrationTest, IgnoreLargeDocumentProcessorFactoryTest, CdcrUpdateLogTest, CopyFieldTest, StatsReloadRaceTest, TestGroupingSearch, TestGraphTermsQParserPlugin, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AddReplicaTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionsAPISolrJTest]
   [junit4] Completed [353/887 (1!)] on J0 in 98.90s, 21 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 54753 lines...]

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2011 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2011/

6 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:41196/zrmpt

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41196/zrmpt
	at __randomizedtesting.SeedInfo.seed([21294DFB7C50165E:A97D7221D2AC7BA6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
	at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 51 more


FAILED:  org.apache.solr.cloud.SyncSliceTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([21294DFB7C50165E:A97D7221D2AC7BA6]: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.SyncSliceTest.test(SyncSliceTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ source_collection
	at __randomizedtesting.SeedInfo.seed([21294DFB7C50165E:F2201DE539C38AC9]:0)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
	at org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.AssertionError: expected:<60> but was:<70>
	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.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
	... 41 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:46709/_c/rb/control_collection

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:46709/_c/rb/control_collection
	at __randomizedtesting.SeedInfo.seed([21294DFB7C50165E:A97D7221D2AC7BA6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1748)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:388)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 48 more


FAILED:  org.apache.solr.cloud.hdfs.StressHdfsTest.test

Error Message:
Error from server at http://127.0.0.1:43202/delete_data_dir: Async exception during distributed update: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43202/delete_data_dir: Async exception during distributed update: java.util.concurrent.TimeoutException: Idle timeout expired: 30000/30000 ms
	at __randomizedtesting.SeedInfo.seed([21294DFB7C50165E:A97D7221D2AC7BA6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:156)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:185)
	at org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
expected not same

Stack Trace:
java.lang.AssertionError: expected not same
	at __randomizedtesting.SeedInfo.seed([21294DFB7C50165E:A97D7221D2AC7BA6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failSame(Assert.java:819)
	at org.junit.Assert.assertNotSame(Assert.java:798)
	at org.junit.Assert.assertNotSame(Assert.java:811)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:147)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13819 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 469479 INFO  (SUITE-SyncSliceTest-seed#[21294DFB7C50165E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 469480 INFO  (SUITE-SyncSliceTest-seed#[21294DFB7C50165E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/data-dir-12-001
   [junit4]   2> 469480 WARN  (SUITE-SyncSliceTest-seed#[21294DFB7C50165E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 469480 INFO  (SUITE-SyncSliceTest-seed#[21294DFB7C50165E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 469481 INFO  (SUITE-SyncSliceTest-seed#[21294DFB7C50165E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 469494 INFO  (SUITE-SyncSliceTest-seed#[21294DFB7C50165E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ob_zmx/la
   [junit4]   2> 469514 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 469514 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 469514 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 469619 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer start zk server on port:44025
   [junit4]   2> 469620 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44025
   [junit4]   2> 469620 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44025
   [junit4]   2> 469620 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44025
   [junit4]   2> 469656 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469680 INFO  (zkConnectionManagerCallback-1060-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469680 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469732 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469750 INFO  (zkConnectionManagerCallback-1062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469750 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469768 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 469769 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 469787 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 469788 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 469789 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 469802 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 469803 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 469805 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 469806 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 469823 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 469824 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 469826 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 469841 INFO  (zkConnectionManagerCallback-1066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 469841 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 469860 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10cebe25b5d0002, likely client has closed socket
   [junit4]   2> 469961 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 470822 WARN  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 470823 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 470823 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 470823 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 470848 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 470848 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 470848 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 470849 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48ed87f7{/ob_zmx/la,null,AVAILABLE}
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48edb7cd{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36837}
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.s.Server Started @470928ms
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ob_zmx/la, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/tempDir-001/control/data, hostPort=36837, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/control-001/cores}
   [junit4]   2> 470851 ERROR (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 470851 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-07T20:48:08.234648Z
   [junit4]   2> 470853 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 470864 INFO  (zkConnectionManagerCallback-1068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 470864 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 470966 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 470966 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/control-001/solr.xml
   [junit4]   2> 470969 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 470969 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 470971 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 471749 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 471776 WARN  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2921eaa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471776 WARN  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2921eaa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471804 WARN  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69a48f0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471804 WARN  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69a48f0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 471805 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44025/solr
   [junit4]   2> 471820 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471820 INFO  (zkConnectionManagerCallback-1075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471820 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471924 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471943 INFO  (zkConnectionManagerCallback-1077-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471943 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472970 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36837_ob_zmx%2Fla
   [junit4]   2> 472971 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.Overseer Overseer (id=75694651186413573-127.0.0.1:36837_ob_zmx%2Fla-n_0000000000) starting
   [junit4]   2> 472977 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36837_ob_zmx%2Fla
   [junit4]   2> 472978 INFO  (OverseerStateUpdate-75694651186413573-127.0.0.1:36837_ob_zmx%2Fla-n_0000000000) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36837_ob_zmx%2Fla
   [junit4]   2> 473000 INFO  (OverseerStateUpdate-75694651186413573-127.0.0.1:36837_ob_zmx%2Fla-n_0000000000) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473108 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 473182 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 473211 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 473223 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 473225 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/control-001/cores
   [junit4]   2> 473318 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473324 INFO  (zkConnectionManagerCallback-1086-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473324 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473325 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473326 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44025/solr ready
   [junit4]   2> 473400 INFO  (qtp1378440141-3428) [n:127.0.0.1:36837_ob_zmx%2Fla     ] 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:36837_ob_zmx%252Fla&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 473417 INFO  (OverseerThreadFactory-1010-thread-1-processing-n:127.0.0.1:36837_ob_zmx%2Fla) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 473640 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla    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> 473640 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 474951 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 475075 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 475908 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 476321 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476322 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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@7ef4c25b
   [junit4]   2> 476322 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 476357 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=56.515625, floorSegmentMB=1.22265625, forceMergeDeletesPctAllowed=9.200756091678326, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.231308206627609, deletesPctAllowed=29.98739519967131
   [junit4]   2> 476374 WARN  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476608 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476608 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476635 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476635 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476636 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=34.2734375, floorSegmentMB=0.595703125, forceMergeDeletesPctAllowed=14.718380577013448, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6135161378301106, deletesPctAllowed=33.7726219771208
   [junit4]   2> 476704 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63e4c2f2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 476721 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 476721 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476722 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 476722 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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 1649577499405844480
   [junit4]   2> 476726 INFO  (searcherExecutor-1015-thread-1-processing-n:127.0.0.1:36837_ob_zmx%2Fla x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:36837_ob_zmx%2Fla 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@63e4c2f2[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476770 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476770 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476898 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 476898 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476898 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36837/ob_zmx/la/control_collection_shard1_replica_n1/
   [junit4]   2> 476898 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476899 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36837/ob_zmx/la/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 476899 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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/75694651186413573-core_node2-n_0000000000
   [junit4]   2> 476901 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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:36837/ob_zmx/la/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 476920 INFO  (zkCallback-1076-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> 476920 INFO  (zkCallback-1076-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> 476924 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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> 476943 INFO  (qtp1378440141-3429) [n:127.0.0.1:36837_ob_zmx%2Fla 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=3303
   [junit4]   2> 476980 INFO  (qtp1378440141-3428) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 477113 INFO  (zkCallback-1076-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> 477113 INFO  (zkCallback-1076-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> 477113 INFO  (zkCallback-1076-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> 477150 INFO  (qtp1378440141-3428) [n:127.0.0.1:36837_ob_zmx%2Fla     ] 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:36837_ob_zmx%252Fla&wt=javabin&version=2} status=0 QTime=3750
   [junit4]   2> 477151 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 477418 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 477456 INFO  (zkConnectionManagerCallback-1092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 477456 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 477472 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 477473 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44025/solr ready
   [junit4]   2> 477473 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 477582 INFO  (qtp1378440141-3430) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 477619 INFO  (OverseerCollectionConfigSetProcessor-75694651186413573-127.0.0.1:36837_ob_zmx%2Fla-n_0000000000) [n:127.0.0.1:36837_ob_zmx%2Fla     ] 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> 477640 INFO  (OverseerThreadFactory-1010-thread-2-processing-n:127.0.0.1:36837_ob_zmx%2Fla) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 477892 WARN  (OverseerThreadFactory-1010-thread-2-processing-n:127.0.0.1:36837_ob_zmx%2Fla) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 477893 INFO  (qtp1378440141-3430) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 477907 INFO  (qtp1378440141-3430) [n:127.0.0.1:36837_ob_zmx%2Fla     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=325
   [junit4]   2> 477908 INFO  (OverseerCollectionConfigSetProcessor-75694651186413573-127.0.0.1:36837_ob_zmx%2Fla-n_0000000000) [n:127.0.0.1:36837_ob_zmx%2Fla     ] 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> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 477940 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 479221 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-1-001 of type NRT
   [junit4]   2> 479327 WARN  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 479327 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 479327 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 479327 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 479413 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 479413 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 479413 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 479415 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bb00621{/ob_zmx/la,null,AVAILABLE}
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e53abe2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34620}
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.Server Started @479507ms
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ob_zmx/la, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/tempDir-001/jetty1, hostPort=34620, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-1-001/cores}
   [junit4]   2> 479430 ERROR (closeThreadPool-1093-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 479430 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 479431 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-07T20:48:16.813980Z
   [junit4]   2> 479449 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479452 INFO  (zkConnectionManagerCallback-1095-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479452 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 479591 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 479591 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-1-001/solr.xml
   [junit4]   2> 479594 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 479594 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 479613 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 480300 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 480390 WARN  (closeThreadPool-1093-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4038647e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 480390 WARN  (closeThreadPool-1093-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4038647e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 480447 WARN  (closeThreadPool-1093-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24c51d13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 480447 WARN  (closeThreadPool-1093-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24c51d13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 480449 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44025/solr
   [junit4]   2> 480514 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 480514 INFO  (zkConnectionManagerCallback-1102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 480514 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 480800 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 480855 INFO  (zkConnectionManagerCallback-1104-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 480855 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 481000 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 481004 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.ZkController Publish node=127.0.0.1:34620_ob_zmx%2Fla as DOWN
   [junit4]   2> 481027 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 481027 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34620_ob_zmx%2Fla
   [junit4]   2> 481041 INFO  (zkCallback-1076-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 481072 INFO  (zkCallback-1091-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 481150 INFO  (zkCallback-1103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 481350 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 481428 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 481479 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 481479 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 481502 INFO  (closeThreadPool-1093-thread-1) [n:127.0.0.1:34620_ob_zmx%2Fla     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-1-001/cores
   [junit4]   2> 481554 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-2-001 of type NRT
   [junit4]   2> 481592 WARN  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 481593 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 481593 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 481593 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 481729 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 481729 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 481729 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 481737 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f00dafd{/ob_zmx/la,null,AVAILABLE}
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c6157b1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43242}
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.e.j.s.Server Started @481847ms
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ob_zmx/la, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/tempDir-001/jetty2, hostPort=43242, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-2-001/cores}
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34620_ob_zmx%2Fla
   [junit4]   2> 481770 ERROR (closeThreadPool-1093-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 481770 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-07T20:48:19.153633Z
   [junit4]   2> 481789 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 481793 INFO  (zkConnectionManagerCallback-1110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 481793 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 481911 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 481911 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-2-001/solr.xml
   [junit4]   2> 481915 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 481915 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 481939 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 482436 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 482454 WARN  (closeThreadPool-1093-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@561bcd45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 482455 WARN  (closeThreadPool-1093-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@561bcd45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 482510 WARN  (closeThreadPool-1093-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26c8f86b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 482510 WARN  (closeThreadPool-1093-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26c8f86b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 482511 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44025/solr
   [junit4]   2> 482512 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482522 INFO  (zkConnectionManagerCallback-1117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482522 INFO  (closeThreadPool-1093-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482660 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 482664 INFO  (zkConnectionManagerCallback-1119-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 482664 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 482687 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 482727 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.c.ZkController Publish node=127.0.0.1:43242_ob_zmx%2Fla as DOWN
   [junit4]   2> 482728 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 482728 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43242_ob_zmx%2Fla
   [junit4]   2> 482783 INFO  (zkCallback-1091-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 482784 INFO  (zkCallback-1076-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 482790 INFO  (zkCallback-1103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 482793 INFO  (zkCallback-1118-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 482954 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 483083 INFO  (TEST-SyncSliceTest.test-seed#[21294DFB7C50165E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-3-001 of type NRT
   [junit4]   2> 483085 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 483085 WARN  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 483086 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 483086 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 483086 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 483122 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 483123 INFO  (closeThreadPool-1093-thread-2) [n:127.0.0.1:43242_ob_zmx%2Fla     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 483136 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 483136 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 483137 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 483137 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@421d71b7{/ob_zmx/la,null,AVAILABLE}
   [junit4]   2> 483138 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f181a47{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39937}
   [junit4]   2> 483138 INFO  (closeThreadPool-1093-thread-1) [     ] o.e.j.s.Server Started @483215ms
   [junit4]   2> 483138 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ob_zmx/la, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/tempDir-001/jetty3, hostPort=39937, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SyncSliceTest_21294DFB7C50165E-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 483139 ERROR (closeThreadPool-1093-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 483139 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 483139 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 483139 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 483139 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 483139 INFO  (closeThreadPool-1093-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-07T20:48:20.522262Z
   [junit4]   2> 483142 INFO  (closeThr

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

olved to a type
 [ecj-lint] ----------
 [ecj-lint] 18. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 807)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/search/JoinQParserPlugin.java (at line 73)
 [ecj-lint] 	return new ScoreJoinQParserPlugin().createParser(qstr, localParams, params, req).parse();
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 32 problems (8 errors, 23 warnings, 1 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 600 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2010 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2010/

3 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
Error from server at https://127.0.0.1:33683/solr: org.apache.solr.common.SolrException  at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:60)  at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:281)  at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:505)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)  at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)  at java.base/java.lang.Thread.run(Thread.java:834) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33683/solr: org.apache.solr.common.SolrException
	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:60)
	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:281)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:253)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:505)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
	at java.base/java.lang.Thread.run(Thread.java:834)

	at __randomizedtesting.SeedInfo.seed([D48FD6656C97E79D:5CDBE9BFC26B8A65]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:195)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([D48FD6656C97E79D:44E037BFC220F666]: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.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:38807/vwl/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:38807/vwl/collection1
	at __randomizedtesting.SeedInfo.seed([D48FD6656C97E79D:5CDBE9BFC26B8A65]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1216)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1261)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:392)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 48 more




Build Log:
[...truncated 14563 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1885844 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1885845 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/data-dir-218-001
   [junit4]   2> 1885845 WARN  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1885845 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1885846 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1885923 WARN  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1885930 WARN  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1885932 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1885934 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1885935 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1885935 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1885935 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@526b5bcf{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1886091 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6456e1b5{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost.localdomain-33149-hdfs-_-any-3651396336016760215.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 1886091 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f3c4208{HTTP/1.1,[http/1.1]}{localhost.localdomain:33149}
   [junit4]   2> 1886091 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.Server Started @1886130ms
   [junit4]   2> 1886205 WARN  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1886207 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1886208 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1886208 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1886208 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1886208 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3690c369{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1886309 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@622b1d68{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-32937-datanode-_-any-2082179044250336895.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 1886309 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60cb8f89{HTTP/1.1,[http/1.1]}{localhost:32937}
   [junit4]   2> 1886309 INFO  (SUITE-MoveReplicaHDFSTest-seed#[D48FD6656C97E79D]-worker) [     ] o.e.j.s.Server Started @1886348ms
   [junit4]   2> 1886465 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa3f6b94e05e3d7d7: Processing first storage report for DS-dcef3d98-3656-4028-a9ac-f186b39f0f5b from datanode 8a6e9cca-2557-4a1f-8714-c5f37ba06f9e
   [junit4]   2> 1886465 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa3f6b94e05e3d7d7: from storage DS-dcef3d98-3656-4028-a9ac-f186b39f0f5b node DatanodeRegistration(127.0.0.1:44131, datanodeUuid=8a6e9cca-2557-4a1f-8714-c5f37ba06f9e, infoPort=37377, infoSecurePort=0, ipcPort=34113, storageInfo=lv=-57;cid=testClusterID;nsid=783853308;c=1573064186090), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1886465 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa3f6b94e05e3d7d7: Processing first storage report for DS-a7209363-8608-4f14-993d-8fc8ebbcced0 from datanode 8a6e9cca-2557-4a1f-8714-c5f37ba06f9e
   [junit4]   2> 1886465 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xa3f6b94e05e3d7d7: from storage DS-a7209363-8608-4f14-993d-8fc8ebbcced0 node DatanodeRegistration(127.0.0.1:44131, datanodeUuid=8a6e9cca-2557-4a1f-8714-c5f37ba06f9e, infoPort=37377, infoSecurePort=0, ipcPort=34113, storageInfo=lv=-57;cid=testClusterID;nsid=783853308;c=1573064186090), blocks: 0, hasStaleStorage: false, processing time: 1 msecs, invalidatedBlocks: 0
   [junit4]   2> 1886544 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1886545 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002
   [junit4]   2> 1886545 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1886545 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1886545 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1886645 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.ZkTestServer start zk server on port:33037
   [junit4]   2> 1886645 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33037
   [junit4]   2> 1886645 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33037
   [junit4]   2> 1886645 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33037
   [junit4]   2> 1886647 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886652 INFO  (zkConnectionManagerCallback-16810-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886652 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886662 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886665 INFO  (zkConnectionManagerCallback-16812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886665 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886669 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886669 INFO  (zkConnectionManagerCallback-16814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886669 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886773 WARN  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1886773 WARN  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1886774 WARN  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1886774 WARN  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1886774 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a8aecb3{/solr,null,AVAILABLE}
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74f4b144{/solr,null,AVAILABLE}
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1886776 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@557658d7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33683}
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5046c579{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41307}
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.e.j.s.Server Started @1886815ms
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33683}
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.e.j.s.Server Started @1886815ms
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41307}
   [junit4]   2> 1886777 ERROR (jetty-launcher-16815-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1886777 ERROR (jetty-launcher-16815-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-06T18:16:26.999294Z
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1886777 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-06T18:16:26.999303Z
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57cec357{/solr,null,AVAILABLE}
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2bdb8ff4{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33909}
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.e.j.s.Server Started @1886816ms
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33909}
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886778 ERROR (jetty-launcher-16815-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-06T18:16:27.000612Z
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1886778 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a07e1d6{/solr,null,AVAILABLE}
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6976f001{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36807}
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.e.j.s.Server Started @1886817ms
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36807}
   [junit4]   2> 1886779 ERROR (jetty-launcher-16815-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-06T18:16:27.001411Z
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886779 INFO  (zkConnectionManagerCallback-16817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886779 INFO  (zkConnectionManagerCallback-16819-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886779 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886780 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886780 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1886780 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1886781 INFO  (zkConnectionManagerCallback-16823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886781 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886781 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1886782 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1886782 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1886782 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1886782 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1886783 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1886783 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1886783 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1886783 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1886783 INFO  (zkConnectionManagerCallback-16821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886783 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886784 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1886784 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1886886 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1886886 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1886888 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1886961 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1886962 WARN  (jetty-launcher-16815-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76700c0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886962 WARN  (jetty-launcher-16815-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76700c0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886964 WARN  (jetty-launcher-16815-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64b5573b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886964 WARN  (jetty-launcher-16815-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64b5573b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886965 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33037/solr
   [junit4]   2> 1886965 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1886966 INFO  (zkConnectionManagerCallback-16831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1886966 INFO  (jetty-launcher-16815-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1886992 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1886993 WARN  (jetty-launcher-16815-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29b4b79b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886993 WARN  (jetty-launcher-16815-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29b4b79b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886997 WARN  (jetty-launcher-16815-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28941686[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886997 WARN  (jetty-launcher-16815-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28941686[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1886998 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33037/solr
   [junit4]   2> 1887001 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887005 INFO  (zkConnectionManagerCallback-16838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887005 INFO  (jetty-launcher-16815-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887021 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1887021 WARN  (jetty-launcher-16815-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@294aa2f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887022 WARN  (jetty-launcher-16815-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@294aa2f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887023 WARN  (jetty-launcher-16815-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@117d76a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887023 WARN  (jetty-launcher-16815-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@117d76a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887024 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33037/solr
   [junit4]   2> 1887025 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887026 INFO  (zkConnectionManagerCallback-16844-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887026 INFO  (jetty-launcher-16815-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887187 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887188 INFO  (zkConnectionManagerCallback-16847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887188 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887212 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1887213 WARN  (jetty-launcher-16815-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@511e24ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887213 WARN  (jetty-launcher-16815-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@511e24ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887215 WARN  (jetty-launcher-16815-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ee24090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887215 WARN  (jetty-launcher-16815-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ee24090[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1887216 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33037/solr
   [junit4]   2> 1887217 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887218 INFO  (zkConnectionManagerCallback-16855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887218 INFO  (jetty-launcher-16815-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887240 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33683_solr
   [junit4]   2> 1887240 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.c.Overseer Overseer (id=72679254116925450-127.0.0.1:33683_solr-n_0000000000) starting
   [junit4]   2> 1887243 INFO  (OverseerStateUpdate-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [n:127.0.0.1:33683_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33683_solr
   [junit4]   2> 1887243 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33683_solr
   [junit4]   2> 1887244 INFO  (zkCallback-16846-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1887250 DEBUG (OverseerAutoScalingTriggerThread-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:33683_solr]
   [junit4]   2> 1887250 DEBUG (ScheduledTrigger-11231-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1887255 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1887265 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887270 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887270 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887271 INFO  (jetty-launcher-16815-thread-2) [n:127.0.0.1:33683_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node2/.
   [junit4]   2> 1887287 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887288 INFO  (zkConnectionManagerCallback-16859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887288 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887291 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1887293 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41307_solr as DOWN
   [junit4]   2> 1887293 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1887293 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41307_solr
   [junit4]   2> 1887294 INFO  (zkCallback-16846-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1887294 INFO  (zkCallback-16858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1887304 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1887315 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887321 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887321 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887323 INFO  (jetty-launcher-16815-thread-4) [n:127.0.0.1:41307_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node4/.
   [junit4]   2> 1887387 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887388 INFO  (zkConnectionManagerCallback-16865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887388 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887391 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1887393 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36807_solr as DOWN
   [junit4]   2> 1887394 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1887394 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36807_solr
   [junit4]   2> 1887395 INFO  (zkCallback-16858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1887395 INFO  (zkCallback-16846-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1887395 INFO  (zkCallback-16864-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1887406 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1887417 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887423 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887423 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887425 INFO  (jetty-launcher-16815-thread-3) [n:127.0.0.1:36807_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node3/.
   [junit4]   2> 1887488 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887488 INFO  (zkConnectionManagerCallback-16871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887488 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887492 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1887494 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33909_solr as DOWN
   [junit4]   2> 1887494 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1887494 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33909_solr
   [junit4]   2> 1887495 INFO  (zkCallback-16846-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1887495 INFO  (zkCallback-16858-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1887495 INFO  (zkCallback-16864-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1887495 INFO  (zkCallback-16870-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1887515 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1887526 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887533 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887533 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1887534 INFO  (jetty-launcher-16815-thread-1) [n:127.0.0.1:33909_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node1/.
   [junit4]   2> 1887560 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1887561 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1887562 INFO  (zkConnectionManagerCallback-16880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1887562 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1887563 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1887563 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33037/solr ready
   [junit4]   2> 1887579 INFO  (qtp445427661-48450) [n:127.0.0.1:33683_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1887583 INFO  (qtp445427661-48450) [n:127.0.0.1:33683_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1887585 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[D48FD6656C97E79D]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 1887587 INFO  (qtp445427661-48456) [n:127.0.0.1:33683_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1887590 INFO  (OverseerThreadFactory-11233-thread-2-processing-n:127.0.0.1:33683_solr) [n:127.0.0.1:33683_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true
   [junit4]   2> 1887590 INFO  (OverseerCollectionConfigSetProcessor-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [n:127.0.0.1:33683_solr     ] 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> 1887695 INFO  (OverseerStateUpdate-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [n:127.0.0.1:33683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33909/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1887696 INFO  (OverseerStateUpdate-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [n:127.0.0.1:33683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36807/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1887698 INFO  (OverseerStateUpdate-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [n:127.0.0.1:33683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41307/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1887699 INFO  (OverseerStateUpdate-72679254116925450-127.0.0.1:33683_solr-n_0000000000) [n:127.0.0.1:33683_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33683/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1887911 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1887911 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1887917 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1887920 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1887924 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1888251 DEBUG (ScheduledTrigger-11231-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 1888924 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1888931 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1888932 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_p6] Schema name=minimal
   [junit4]   2> 1888933 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1888934 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1888934 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_p6' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 1888934 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_p6' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1888934 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39899/solr_hdfs_home
   [junit4]   2> 1888934 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1888934 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node2/MoveReplicaHDFSTest_coll_true_shard2_replica_p6], dataDir=[hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 1888935 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 1888939 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1888940 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1888940 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1888940 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1888940 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1888942 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1888942 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 1888942 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1888942 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1888942 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39899/solr_hdfs_home
   [junit4]   2> 1888942 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1888942 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node4/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 1888943 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 1888944 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1888944 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 1888944 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1888944 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 1888945 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1888945 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39899/solr_hdfs_home
   [junit4]   2> 1888945 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1888945 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node1/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 1888945 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 1888948 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1888948 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1888948 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1888948 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1888949 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1888949 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_p2' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 1888950 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53f9fa4e
   [junit4]   2> 1888950 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:39899/solr_hdfs_home
   [junit4]   2> 1888950 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1888950 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_D48FD6656C97E79D-001/tempDir-002/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_p2], dataDir=[hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 1888950 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1888950 INFO  (qtp646709403-48472) [n:127.0.0.1:36807_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 1888950 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1888951 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1888951 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1888951 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 1888953 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1888954 INFO  (qtp1679914811-48470) [n:127.0.0.1:33909_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 1888957 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:39899/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 1888961 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1888961 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 1888961 INFO  (qtp445427661-48452) [n:127.0.0.1:33683_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1888962 INFO  (qtp532423365-48455) [n:127.0.0.1:41307_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_repl

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

solved to a type
 [ecj-lint] ----------
 [ecj-lint] 18. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 807)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/search/JoinQParserPlugin.java (at line 73)
 [ecj-lint] 	return new ScoreJoinQParserPlugin().createParser(qstr, localParams, params, req).parse();
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 32 problems (8 errors, 23 warnings, 1 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 394 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2009 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2009/

5 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([A38EB55037731EBB:28A966817675B53F]:0)
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:461)
	at java.base/sun.nio.ch.Net.bind(Net.java:453)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:396)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:567)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:506)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:474)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:499)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:     1) Thread[id=56674, name=qtp923423507-56674, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    2) Thread[id=56675, name=qtp923423507-56675, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    3) Thread[id=56673, name=qtp923423507-56673, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    4) Thread[id=56677, name=qtp923423507-56677, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    5) Thread[id=56676, name=qtp923423507-56676, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    6) Thread[id=56790, name=Connector-Scheduler-3335d12a, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    7) Thread[id=56678, name=Session-HouseKeeper-6756fddb, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    8) Thread[id=56671, name=qtp923423507-56671, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    9) Thread[id=56672, name=qtp923423507-56672-acceptor-0@28babe6e-ServerConnector@3335d12a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39498}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)         at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)   10) Thread[id=56670, name=qtp923423507-56670, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 
   1) Thread[id=56674, name=qtp923423507-56674, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=56675, name=qtp923423507-56675, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=56673, name=qtp923423507-56673, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=56677, name=qtp923423507-56677, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=56676, name=qtp923423507-56676, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=56790, name=Connector-Scheduler-3335d12a, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   7) Thread[id=56678, name=Session-HouseKeeper-6756fddb, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   8) Thread[id=56671, name=qtp923423507-56671, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=56672, name=qtp923423507-56672-acceptor-0@28babe6e-ServerConnector@3335d12a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39498}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
        at java.base@11.0.4/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=56670, name=qtp923423507-56670, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([A38EB55037731EBB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=56674, name=qtp923423507-56674, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    2) Thread[id=56675, name=qtp923423507-56675, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    3) Thread[id=56673, name=qtp923423507-56673, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    4) Thread[id=56790, name=Connector-Scheduler-3335d12a, state=WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    5) Thread[id=56677, name=qtp923423507-56677, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    6) Thread[id=56678, name=Session-HouseKeeper-6756fddb, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)         at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    7) Thread[id=56676, name=qtp923423507-56676, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    8) Thread[id=56671, name=qtp923423507-56671, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)    9) Thread[id=56672, name=qtp923423507-56672, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)   10) Thread[id=56670, name=qtp923423507-56670, state=RUNNABLE, group=TGRP-ShardSplitTest]         at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)         at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)         at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)         at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=56674, name=qtp923423507-56674, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   2) Thread[id=56675, name=qtp923423507-56675, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   3) Thread[id=56673, name=qtp923423507-56673, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   4) Thread[id=56790, name=Connector-Scheduler-3335d12a, state=WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   5) Thread[id=56677, name=qtp923423507-56677, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   6) Thread[id=56678, name=Session-HouseKeeper-6756fddb, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@11.0.4/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at java.base@11.0.4/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   7) Thread[id=56676, name=qtp923423507-56676, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   8) Thread[id=56671, name=qtp923423507-56671, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
   9) Thread[id=56672, name=qtp923423507-56672, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@11.0.4/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@11.0.4/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:850)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:889)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
  10) Thread[id=56670, name=qtp923423507-56670, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at java.base@11.0.4/sun.nio.ch.EPoll.wait(Native Method)
        at java.base@11.0.4/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
        at java.base@11.0.4/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:464)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:401)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$164/0x0000000100386840.run(Unknown Source)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base@11.0.4/java.lang.Thread.run(Thread.java:834)
	at __randomizedtesting.SeedInfo.seed([A38EB55037731EBB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestCloudJSONFacetSKG

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:32814/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:32814/solr
	at __randomizedtesting.SeedInfo.seed([A38EB55037731EBB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.search.facet.TestCloudJSONFacetSKG.createMiniSolrCloudCluster(TestCloudJSONFacetSKG.java:124)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 33 more


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([A38EB55037731EBB:33E1548A99C40F40]: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.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13693 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
   [junit4]   2> 41703 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 42608 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetSKG_A38EB55037731EBB-001/data-dir-1-001
   [junit4]   2> 43859 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 44426 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.e.j.u.log Logging initialized @44698ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 44537 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 44992 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetSKG_A38EB55037731EBB-001/tempDir-001
   [junit4]   2> 45049 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 45083 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 45083 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 46169 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:39652
   [junit4]   2> 46290 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39652
   [junit4]   2> 46436 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39652
   [junit4]   2> 46563 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39652
   [junit4]   2> 47692 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48273 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48274 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48613 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48686 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48686 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 48775 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 48870 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 48870 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50905 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 52081 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 52081 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 52154 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 52264 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 52264 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 52284 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 52591 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b55bb17{/solr,null,AVAILABLE}
   [junit4]   2> 52669 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33615241{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:32814}
   [junit4]   2> 52669 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @52976ms
   [junit4]   2> 52669 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32814}
   [junit4]   2> 53490 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53490 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53491 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 53561 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53561 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53561 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-05T20:12:43.597424Z
   [junit4]   2> 54374 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 54424 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54462 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54462 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54509 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71032 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 72854 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1553d21b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 72855 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1553d21b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73826 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b176b2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73826 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b176b2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73953 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39652/solr
   [junit4]   2> 74254 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74352 INFO  (zkConnectionManagerCallback-17-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74363 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74689 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74722 INFO  (zkConnectionManagerCallback-19-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74723 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 78974 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32814_solr
   [junit4]   2> 79013 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.c.Overseer Overseer (id=75683186947063813-127.0.0.1:32814_solr-n_0000000000) starting
   [junit4]   2> 80246 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32814_solr
   [junit4]   2> 80270 INFO  (OverseerStateUpdate-75683186947063813-127.0.0.1:32814_solr-n_0000000000) [n:127.0.0.1:32814_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32814_solr
   [junit4]   2> 80573 INFO  (OverseerStateUpdate-75683186947063813-127.0.0.1:32814_solr-n_0000000000) [n:127.0.0.1:32814_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 83002 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 84592 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32814.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d022331
   [junit4]   2> 84594 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32814.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d022331
   [junit4]   2> 84594 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32814.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d022331
   [junit4]   2> 85068 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:32814_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetSKG_A38EB55037731EBB-001/tempDir-001/node1/.
   [junit4]   2> 85832 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 85834 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 85897 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 85905 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 85970 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 85998 INFO  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39652/solr ready
   [junit4]   2> 96414 INFO  (qtp1747013864-46) [n:127.0.0.1:32814_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 96738 INFO  (OverseerThreadFactory-9-thread-1-processing-n:127.0.0.1:32814_solr) [n:127.0.0.1:32814_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 97163 INFO  (OverseerStateUpdate-75683186947063813-127.0.0.1:32814_solr-n_0000000000) [n:127.0.0.1:32814_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32814/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 97684 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 97738 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr    x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 99919 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 102751 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] Schema name=example
   [junit4]   2> 103722 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 103778 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 103978 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 104052 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 104104 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 106633 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 107215 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 108112 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 109916 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1' using configuration from collection org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection, trusted=true
   [junit4]   2> 109974 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32814.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d022331
   [junit4]   2> 175141 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 65228ms for sessionid 0x10ce17521730005
   [junit4]   2> 175157 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 66409ms for sessionid 0x10ce17521730001
   [junit4]   2> 175159 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 66667ms for sessionid 0x10ce17521730000
   [junit4]   2> 175160 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 78234ms for sessionid 0x10ce17521730006
   [junit4]   2> 175161 WARN  (NIOWorkerThread-8) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10ce17521730005, likely client has closed socket
   [junit4]   2> 175161 WARN  (NIOWorkerThread-8) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10ce17521730001, likely client has closed socket
   [junit4]   2> 175162 WARN  (NIOWorkerThread-8) [     ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10ce17521730000, likely client has closed socket
   [junit4]   2> 175267 WARN  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@496e6090 name: ZooKeeperConnection Watcher:127.0.0.1:39652/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 175267 WARN  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 175270 WARN  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19f6990f name: ZooKeeperConnection Watcher:127.0.0.1:39652 got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 175270 WARN  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 175288 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetSKG_A38EB55037731EBB-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.search.facet.TestCloudJSONFacetSKG_A38EB55037731EBB-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
   [junit4]   2> 175319 WARN  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dbf3b51 name: ZooKeeperConnection Watcher:127.0.0.1:39652/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 175319 WARN  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 175351 WARN  (zkConnectionManagerCallback-19-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55f5103b name: ZooKeeperConnection Watcher:127.0.0.1:39652/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 175351 WARN  (zkConnectionManagerCallback-19-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 176061 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 176642 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10ce17521730000 has expired
   [junit4]   2> 176649 WARN  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19f6990f name: ZooKeeperConnection Watcher:127.0.0.1:39652 got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 176649 WARN  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 176650 WARN  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 176702 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 176722 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10ce17521730001 has expired
   [junit4]   2> 176723 WARN  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@496e6090 name: ZooKeeperConnection Watcher:127.0.0.1:39652/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 176723 WARN  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 176723 WARN  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 176738 INFO  (zkConnectionManagerCallback-3-thread-1-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176738 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 176738 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 176771 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 176787 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 176936 INFO  (zkConnectionManagerCallback-5-thread-1-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176953 INFO  (zkConnectionManagerCallback-19-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176956 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 176957 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 176957 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 177246 WARN  (SUITE-TestCloudJSONFacetSKG-seed#[A38EB55037731EBB]-worker-SendThread(127.0.0.1:39652)) [     ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10ce17521730006 has expired
   [junit4]   2> 177295 WARN  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dbf3b51 name: ZooKeeperConnection Watcher:127.0.0.1:39652/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 177295 WARN  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 177295 WARN  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 177297 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 177477 INFO  (zkConnectionManagerCallback-28-thread-1-EventThread) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177477 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 177576 INFO  (qtp1747013864-45) [n:127.0.0.1:32814_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1:UPDATE./update.requests} status=0 QTime=125
   [junit4]   2> 177623 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 177623 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 178289 INFO  (qtp1747013864-47) [n:127.0.0.1:32814_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used} status=0 QTime=58
   [junit4]   2> 179740 WARN  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_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> 185255 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185256 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185633 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185633 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185704 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=51.9111328125, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=24.30531151912714, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=44.86993646380925
   [junit4]   2> 185904 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ffd504b[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1] main]
   [junit4]   2> 186159 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 186268 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 186363 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 186436 INFO  (qtp1747013864-48) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649394210803023872
   [junit4]   2> 187007 INFO  (searcherExecutor-14-thread-1-processing-n:127.0.0.1:32814_solr x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2) [n:127.0.0.1:32814_solr c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 r:core_node2 x:org.apache.solr.searc

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

solved to a type
 [ecj-lint] ----------
 [ecj-lint] 18. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 807)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/search/JoinQParserPlugin.java (at line 73)
 [ecj-lint] 	return new ScoreJoinQParserPlugin().createParser(qstr, localParams, params, req).parse();
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 32 problems (8 errors, 23 warnings, 1 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 596 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 2008 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2008/

2 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([4DE11771372BDDE5:DD8EF6AB999CCC1E]: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.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.test

Error Message:
expected not same

Stack Trace:
java.lang.AssertionError: expected not same
	at __randomizedtesting.SeedInfo.seed([4DE11771372BDDE5:C5B528AB99D7B01D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failSame(Assert.java:819)
	at org.junit.Assert.assertNotSame(Assert.java:798)
	at org.junit.Assert.assertNotSame(Assert.java:811)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:147)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13423 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 178612 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 178613 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/data-dir-12-001
   [junit4]   2> 178613 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1021 numCloses=1021
   [junit4]   2> 178613 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 178614 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 178974 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 179734 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 179863 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 179883 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 179895 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 179895 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 179895 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 179897 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57d00269{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 180076 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@f3aa4ee{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost.localdomain-33687-hdfs-_-any-6497580633829313122.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 180077 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7fbe675e{HTTP/1.1,[http/1.1]}{localhost.localdomain:33687}
   [junit4]   2> 180077 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.Server Started @180154ms
   [junit4]   2> 180730 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 180735 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 180736 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 180736 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 180736 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 180737 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46464c7a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 180856 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@46f89fcd{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-40147-datanode-_-any-6697615231767381094.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 180857 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60ab193f{HTTP/1.1,[http/1.1]}{localhost:40147}
   [junit4]   2> 180858 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.Server Started @180934ms
   [junit4]   2> 181360 WARN  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 181366 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 181379 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 181379 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 181379 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 181381 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@237ccb7c{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 181497 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@7aa748dd{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-35195-datanode-_-any-11322334307842624058.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 181497 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9c78c49{HTTP/1.1,[http/1.1]}{localhost:35195}
   [junit4]   2> 181497 INFO  (SUITE-MoveReplicaHDFSTest-seed#[4DE11771372BDDE5]-worker) [     ] o.e.j.s.Server Started @181574ms
   [junit4]   2> 182248 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x45380b024b01b48d: Processing first storage report for DS-2109ce8a-7740-476a-b537-da38c0ad3936 from datanode c3eec528-4802-47c9-a6de-7c09d40b39c8
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x45380b024b01b48d: from storage DS-2109ce8a-7740-476a-b537-da38c0ad3936 node DatanodeRegistration(127.0.0.1:33159, datanodeUuid=c3eec528-4802-47c9-a6de-7c09d40b39c8, infoPort=36833, infoSecurePort=0, ipcPort=33157, storageInfo=lv=-57;cid=testClusterID;nsid=1423674338;c=1572882611711), blocks: 0, hasStaleStorage: true, processing time: 1 msecs, invalidatedBlocks: 0
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2c77d13ce774cb3: Processing first storage report for DS-b492ae7d-f6b3-41bc-b23b-b40af23dedec from datanode 043d3cdd-9617-46a1-810b-30db24fcee4b
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2c77d13ce774cb3: from storage DS-b492ae7d-f6b3-41bc-b23b-b40af23dedec node DatanodeRegistration(127.0.0.1:43949, datanodeUuid=043d3cdd-9617-46a1-810b-30db24fcee4b, infoPort=33699, infoSecurePort=0, ipcPort=33597, storageInfo=lv=-57;cid=testClusterID;nsid=1423674338;c=1572882611711), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x45380b024b01b48d: Processing first storage report for DS-56cc50b7-3fea-4903-91d9-d5af8b83e536 from datanode c3eec528-4802-47c9-a6de-7c09d40b39c8
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x45380b024b01b48d: from storage DS-56cc50b7-3fea-4903-91d9-d5af8b83e536 node DatanodeRegistration(127.0.0.1:33159, datanodeUuid=c3eec528-4802-47c9-a6de-7c09d40b39c8, infoPort=36833, infoSecurePort=0, ipcPort=33157, storageInfo=lv=-57;cid=testClusterID;nsid=1423674338;c=1572882611711), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2c77d13ce774cb3: Processing first storage report for DS-caad5b6a-1a63-4756-8a69-d3e15abadd3c from datanode 043d3cdd-9617-46a1-810b-30db24fcee4b
   [junit4]   2> 182250 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2c77d13ce774cb3: from storage DS-caad5b6a-1a63-4756-8a69-d3e15abadd3c node DatanodeRegistration(127.0.0.1:43949, datanodeUuid=043d3cdd-9617-46a1-810b-30db24fcee4b, infoPort=33699, infoSecurePort=0, ipcPort=33597, storageInfo=lv=-57;cid=testClusterID;nsid=1423674338;c=1572882611711), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 182589 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 182590 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002
   [junit4]   2> 182591 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 182608 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 182608 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 182702 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.ZkTestServer start zk server on port:45859
   [junit4]   2> 182702 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45859
   [junit4]   2> 182702 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45859
   [junit4]   2> 182702 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45859
   [junit4]   2> 182704 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182707 INFO  (zkConnectionManagerCallback-390-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182708 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182712 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182720 INFO  (zkConnectionManagerCallback-392-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182720 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182721 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182722 INFO  (zkConnectionManagerCallback-394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182722 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182838 WARN  (jetty-launcher-395-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 182838 WARN  (jetty-launcher-395-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 182839 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 182839 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 182839 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 182839 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 182839 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 182839 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 182840 WARN  (jetty-launcher-395-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 182840 WARN  (jetty-launcher-395-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 182840 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 182840 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 182840 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 182840 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 182840 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 182840 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fcaa2ef{/solr,null,AVAILABLE}
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182861 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 182862 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f0ce14{/solr,null,AVAILABLE}
   [junit4]   2> 182862 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@661b2217{/solr,null,AVAILABLE}
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23db3f2b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37589}
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.e.j.s.Server Started @182940ms
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37589}
   [junit4]   2> 182864 ERROR (jetty-launcher-395-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182864 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T15:50:15.155604Z
   [junit4]   2> 182868 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182868 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182868 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12fdad16{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42565}
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b47b1a5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35255}
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.e.j.s.Server Started @182946ms
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.e.j.s.Server Started @182946ms
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42565}
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35255}
   [junit4]   2> 182869 ERROR (jetty-launcher-395-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182869 ERROR (jetty-launcher-395-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182869 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182870 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T15:50:15.161012Z
   [junit4]   2> 182870 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T15:50:15.161012Z
   [junit4]   2> 182871 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182871 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182871 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c732b31{/solr,null,AVAILABLE}
   [junit4]   2> 182872 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182872 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23a9528d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42835}
   [junit4]   2> 182873 INFO  (jetty-launcher-395-thread-4) [     ] o.e.j.s.Server Started @182950ms
   [junit4]   2> 182873 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42835}
   [junit4]   2> 182873 ERROR (jetty-launcher-395-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182873 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 182876 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 182876 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182876 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182876 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T15:50:15.167514Z
   [junit4]   2> 182877 INFO  (zkConnectionManagerCallback-397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182877 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182878 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182880 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 182880 INFO  (zkConnectionManagerCallback-403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182880 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182881 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 182881 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182881 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 182882 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 182883 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 182883 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 182884 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 182885 INFO  (zkConnectionManagerCallback-401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182885 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182894 INFO  (zkConnectionManagerCallback-400-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182894 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 182984 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182984 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 183096 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 183096 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 183097 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 183097 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 183097 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 183099 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 183111 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 183113 WARN  (jetty-launcher-395-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30d0e821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183114 WARN  (jetty-launcher-395-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30d0e821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183135 WARN  (jetty-launcher-395-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7607dc27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183135 WARN  (jetty-launcher-395-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7607dc27[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183137 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45859/solr
   [junit4]   2> 183168 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183180 INFO  (zkConnectionManagerCallback-411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183180 INFO  (jetty-launcher-395-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183289 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 183294 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 183300 WARN  (jetty-launcher-395-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ce5903d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183300 WARN  (jetty-launcher-395-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ce5903d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183305 WARN  (jetty-launcher-395-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@713fe8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183305 WARN  (jetty-launcher-395-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@713fe8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183332 WARN  (jetty-launcher-395-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8e28c2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183332 WARN  (jetty-launcher-395-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8e28c2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183333 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45859/solr
   [junit4]   2> 183344 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183357 INFO  (zkConnectionManagerCallback-419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183357 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183359 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183382 WARN  (jetty-launcher-395-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@527ef2b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183382 WARN  (jetty-launcher-395-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@527ef2b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183383 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45859/solr
   [junit4]   2> 183384 INFO  (zkConnectionManagerCallback-423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183384 INFO  (jetty-launcher-395-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183405 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183428 INFO  (zkConnectionManagerCallback-429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183428 INFO  (jetty-launcher-395-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183430 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37589_solr
   [junit4]   2> 183430 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.c.Overseer Overseer (id=72667354623442952-127.0.0.1:37589_solr-n_0000000000) starting
   [junit4]   2> 183438 INFO  (OverseerStateUpdate-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37589_solr
   [junit4]   2> 183439 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37589_solr
   [junit4]   2> 183440 INFO  (OverseerStateUpdate-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183460 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 183494 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183496 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183500 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183500 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183503 INFO  (jetty-launcher-395-thread-2) [n:127.0.0.1:37589_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node2/.
   [junit4]   2> 183504 INFO  (zkConnectionManagerCallback-433-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183504 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183507 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183509 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42835_solr as DOWN
   [junit4]   2> 183510 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 183510 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42835_solr
   [junit4]   2> 183511 INFO  (zkCallback-418-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183522 INFO  (zkCallback-432-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183522 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 183524 WARN  (jetty-launcher-395-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fbb8087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183524 WARN  (jetty-launcher-395-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fbb8087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183541 WARN  (jetty-launcher-395-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bff4b47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183541 WARN  (jetty-launcher-395-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bff4b47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 183542 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45859/solr
   [junit4]   2> 183542 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 183543 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183549 INFO  (zkConnectionManagerCallback-443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183550 INFO  (jetty-launcher-395-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183556 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183564 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183564 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183566 INFO  (jetty-launcher-395-thread-4) [n:127.0.0.1:42835_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node4/.
   [junit4]   2> 183593 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183594 INFO  (zkConnectionManagerCallback-445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183594 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183602 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 183608 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42565_solr as DOWN
   [junit4]   2> 183610 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 183610 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42565_solr
   [junit4]   2> 183612 INFO  (zkCallback-418-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 183612 INFO  (zkCallback-432-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 183620 INFO  (zkCallback-444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 183672 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 183708 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183767 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183777 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183777 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183777 INFO  (zkConnectionManagerCallback-451-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183778 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183781 INFO  (jetty-launcher-395-thread-1) [n:127.0.0.1:42565_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node1/.
   [junit4]   2> 183785 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 183789 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35255_solr as DOWN
   [junit4]   2> 183790 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 183790 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35255_solr
   [junit4]   2> 183797 INFO  (zkCallback-432-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 183797 INFO  (zkCallback-444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 183797 INFO  (zkCallback-418-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 183808 INFO  (zkCallback-450-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 183850 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 183863 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183871 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183871 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 183878 INFO  (jetty-launcher-395-thread-3) [n:127.0.0.1:35255_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node3/.
   [junit4]   2> 183930 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 183931 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 183934 INFO  (zkConnectionManagerCallback-460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183938 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 183939 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 183940 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45859/solr ready
   [junit4]   2> 184058 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 184067 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 184069 INFO  (TEST-MoveReplicaHDFSTest.test-seed#[4DE11771372BDDE5]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 184070 INFO  (qtp851283938-1661) [n:127.0.0.1:37589_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaHDFSTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 184072 INFO  (OverseerCollectionConfigSetProcessor-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] 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> 184073 INFO  (OverseerThreadFactory-463-thread-2-processing-n:127.0.0.1:37589_solr) [n:127.0.0.1:37589_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_coll_true
   [junit4]   2> 184184 INFO  (OverseerStateUpdate-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184187 INFO  (OverseerStateUpdate-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35255/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184189 INFO  (OverseerStateUpdate-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37589/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184191 INFO  (OverseerStateUpdate-72667354623442952-127.0.0.1:37589_solr-n_0000000000) [n:127.0.0.1:37589_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_coll_true_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42565/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184427 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 184435 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 184459 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr    x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 184473 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 184473 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr    x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 185451 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 185459 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_p6] Schema name=minimal
   [junit4]   2> 185461 WARN  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 185462 WARN  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 185464 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 185464 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 185464 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_p6' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 185465 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_p6' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 185505 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 185533 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35739/solr_hdfs_home
   [junit4]   2> 185533 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 185533 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node1/MoveReplicaHDFSTest_coll_true_shard2_replica_p6], dataDir=[hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/]
   [junit4]   2> 185535 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/snapshot_metadata
   [junit4]   2> 185540 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 185542 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 185542 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_p2' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 185543 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 185543 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35739/solr_hdfs_home
   [junit4]   2> 185543 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 185543 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node3/MoveReplicaHDFSTest_coll_true_shard1_replica_p2], dataDir=[hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/]
   [junit4]   2> 185544 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/snapshot_metadata
   [junit4]   2> 185548 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185548 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185548 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 185551 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 185553 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 185554 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 185554 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 185555 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 185555 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35739/solr_hdfs_home
   [junit4]   2> 185555 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 185555 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node4/MoveReplicaHDFSTest_coll_true_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/]
   [junit4]   2> 185556 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/snapshot_metadata
   [junit4]   2> 185562 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185562 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185563 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_coll_true_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 185565 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 185565 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_coll_true, trusted=true
   [junit4]   2> 185566 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c485c8
   [junit4]   2> 185566 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35739/solr_hdfs_home
   [junit4]   2> 185566 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 185566 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_4DE11771372BDDE5-001/tempDir-002/node2/MoveReplicaHDFSTest_coll_true_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/]
   [junit4]   2> 185566 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185566 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185567 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/snapshot_metadata
   [junit4]   2> 185577 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185577 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185650 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185652 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185653 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185655 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data
   [junit4]   2> 185658 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185658 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data
   [junit4]   2> 185659 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data
   [junit4]   2> 185664 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data
   [junit4]   2> 185709 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node5/data/index
   [junit4]   2> 185709 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node7/data/index
   [junit4]   2> 185716 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185716 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185717 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185717 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185722 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185724 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185729 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node8/data/index
   [junit4]   2> 185737 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185737 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185748 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35739/solr_hdfs_home/MoveReplicaHDFSTest_coll_true/core_node3/data/index
   [junit4]   2> 185748 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 185755 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 185755 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 185760 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 186542 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186542 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186570 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186570 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186570 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 186570 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 186571 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 186578 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 186578 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 186578 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 186587 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186587 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186593 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186593 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186638 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f372e07[MoveReplicaHDFSTest_coll_true_shard2_replica_p6] main]
   [junit4]   2> 186638 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c460466[MoveReplicaHDFSTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 186638 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e0174cb[MoveReplicaHDFSTest_coll_true_shard1_replica_p2] main]
   [junit4]   2> 186639 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b6b2af5[MoveReplicaHDFSTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 186640 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 186640 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 186640 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 186640 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 186640 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 186640 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 186641 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 186641 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 186642 INFO  (qtp1560761085-1667) [n:127.0.0.1:42565_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node8 x:MoveReplicaHDFSTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 186642 INFO  (qtp851283938-1672) [n:127.0.0.1:37589_solr c:MoveReplicaHDFSTest_coll_true s:shard2 r:core_node7 x:MoveReplicaHDFSTest_coll_true_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 186642 INFO  (qtp1817422668-1682) [n:127.0.0.1:42835_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node3 x:MoveReplicaHDFSTest_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 186644 INFO  (qtp953292928-1669) [n:127.0.0.1:35255_solr c:MoveReplicaHDFSTest_coll_true s:shard1 r:core_node5 x:MoveReplicaHDFSTest_coll_true_s

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

[ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 741)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 760)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 34 problems (8 errors, 25 warnings, 1 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 305 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any