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 2020/01/12 13:22:07 UTC

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

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

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([544367CA11AD7C9B:3E90482F65C65024]: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:156)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14912 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1864119 INFO  (SUITE-CollectionsAPISolrJTest-seed#[544367CA11AD7C9B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/data-dir-191-001
   [junit4]   2> 1864119 WARN  (SUITE-CollectionsAPISolrJTest-seed#[544367CA11AD7C9B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1864119 INFO  (SUITE-CollectionsAPISolrJTest-seed#[544367CA11AD7C9B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1864121 INFO  (SUITE-CollectionsAPISolrJTest-seed#[544367CA11AD7C9B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1864121 INFO  (SUITE-CollectionsAPISolrJTest-seed#[544367CA11AD7C9B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1864123 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1864123 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001
   [junit4]   2> 1864123 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1864124 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1864124 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1864224 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer start zk server on port:44994
   [junit4]   2> 1864224 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44994
   [junit4]   2> 1864224 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44994
   [junit4]   2> 1864224 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44994
   [junit4]   2> 1864226 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864235 INFO  (zkConnectionManagerCallback-11519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864235 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864237 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864238 INFO  (zkConnectionManagerCallback-11521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864238 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864239 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864240 INFO  (zkConnectionManagerCallback-11523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864240 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864342 WARN  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1864342 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864342 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864342 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1864343 WARN  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1864343 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864343 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864343 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1864343 WARN  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1864343 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864343 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864343 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1864344 WARN  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1864344 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1864344 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1864344 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1864344 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864344 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864345 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1864345 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f0c2167{/solr,null,AVAILABLE}
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1864346 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6626d19d{/solr,null,AVAILABLE}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a758348{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42527}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.e.j.s.Server Started @1864381ms
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42527}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32080898{/solr,null,AVAILABLE}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22eecf7d{/solr,null,AVAILABLE}
   [junit4]   2> 1864347 ERROR (jetty-launcher-11524-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-12T12:26:54.921Z
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@27973543{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41625}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.e.j.s.Server Started @1864382ms
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41625}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4cc762d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36508}
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.e.j.s.Server Started @1864382ms
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36508}
   [junit4]   2> 1864347 ERROR (jetty-launcher-11524-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864347 ERROR (jetty-launcher-11524-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-12T12:26:54.921Z
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864347 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-12T12:26:54.921Z
   [junit4]   2> 1864348 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864381 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864393 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864393 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3aa79ba{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46423}
   [junit4]   2> 1864393 INFO  (jetty-launcher-11524-thread-1) [     ] o.e.j.s.Server Started @1864428ms
   [junit4]   2> 1864393 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46423}
   [junit4]   2> 1864394 ERROR (jetty-launcher-11524-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-12T12:26:54.968Z
   [junit4]   2> 1864394 INFO  (zkConnectionManagerCallback-11526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864394 INFO  (zkConnectionManagerCallback-11530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864394 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864401 INFO  (zkConnectionManagerCallback-11528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864401 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864401 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864402 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864402 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864402 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864402 INFO  (zkConnectionManagerCallback-11532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864402 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864402 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1864717 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1864717 WARN  (jetty-launcher-11524-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7250e420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864717 WARN  (jetty-launcher-11524-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7250e420[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864728 WARN  (jetty-launcher-11524-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19a5844e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864728 WARN  (jetty-launcher-11524-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19a5844e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1864729 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44994/solr
   [junit4]   2> 1864730 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1864730 INFO  (zkConnectionManagerCallback-11540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1864730 INFO  (jetty-launcher-11524-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1864989 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865033 INFO  (zkConnectionManagerCallback-11544-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865033 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865242 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1865242 WARN  (jetty-launcher-11524-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5847e0c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865242 WARN  (jetty-launcher-11524-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5847e0c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865260 WARN  (jetty-launcher-11524-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39c8f8bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865261 WARN  (jetty-launcher-11524-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39c8f8bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865261 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44994/solr
   [junit4]   2> 1865262 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865276 INFO  (zkConnectionManagerCallback-11552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865276 INFO  (jetty-launcher-11524-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865295 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46423_solr
   [junit4]   2> 1865296 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.Overseer Overseer (id=72097410454323208-127.0.0.1:46423_solr-n_0000000000) starting
   [junit4]   2> 1865316 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46423_solr
   [junit4]   2> 1865316 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46423_solr
   [junit4]   2> 1865326 INFO  (zkCallback-11543-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1865327 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1865328 WARN  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1865390 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1865422 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865459 INFO  (zkConnectionManagerCallback-11556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865459 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865493 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1865505 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36508_solr as DOWN
   [junit4]   2> 1865506 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1865506 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36508_solr
   [junit4]   2> 1865507 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1865507 INFO  (zkCallback-11543-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1865516 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1865517 WARN  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1865553 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865700 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1865712 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865712 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865713 INFO  (jetty-launcher-11524-thread-1) [n:127.0.0.1:46423_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node1/.
   [junit4]   2> 1865720 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1865721 WARN  (jetty-launcher-11524-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fd5984c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865721 WARN  (jetty-launcher-11524-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fd5984c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865736 WARN  (jetty-launcher-11524-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1151cfd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865736 WARN  (jetty-launcher-11524-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1151cfd1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865737 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44994/solr
   [junit4]   2> 1865737 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865738 INFO  (zkConnectionManagerCallback-11566-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865738 INFO  (jetty-launcher-11524-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865786 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36508.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865825 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36508.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865825 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36508.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865826 INFO  (jetty-launcher-11524-thread-4) [n:127.0.0.1:36508_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node4/.
   [junit4]   2> 1865827 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1865828 WARN  (jetty-launcher-11524-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@332b21f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865828 WARN  (jetty-launcher-11524-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@332b21f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865850 WARN  (jetty-launcher-11524-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b008e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865850 WARN  (jetty-launcher-11524-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b008e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1865851 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44994/solr
   [junit4]   2> 1865852 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865852 INFO  (zkConnectionManagerCallback-11572-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865852 INFO  (jetty-launcher-11524-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865875 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865875 INFO  (zkConnectionManagerCallback-11574-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865875 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865879 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1865882 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42527_solr as DOWN
   [junit4]   2> 1865883 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1865883 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42527_solr
   [junit4]   2> 1865883 INFO  (zkCallback-11543-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1865884 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1865884 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1865885 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1865885 WARN  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1865928 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1865969 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42527.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865975 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865976 INFO  (zkConnectionManagerCallback-11580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1865976 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865980 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1865983 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41625_solr as DOWN
   [junit4]   2> 1865983 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1865983 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41625_solr
   [junit4]   2> 1865984 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42527.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865984 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42527.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1865984 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865984 INFO  (zkCallback-11543-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865984 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865984 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1865985 INFO  (jetty-launcher-11524-thread-2) [n:127.0.0.1:42527_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node2/.
   [junit4]   2> 1865985 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1865986 WARN  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1866041 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1866106 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41625.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1866126 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41625.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1866126 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41625.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1866127 INFO  (jetty-launcher-11524-thread-3) [n:127.0.0.1:41625_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node3/.
   [junit4]   2> 1866210 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1866211 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1866211 INFO  (zkConnectionManagerCallback-11589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1866211 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1866212 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1866213 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44994/solr ready
   [junit4]   2> 1866227 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_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> 1866228 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1866229 INFO  (qtp78802350-30365) [n:127.0.0.1:42527_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1866231 INFO  (OverseerThreadFactory-8847-thread-1-processing-n:127.0.0.1:46423_solr) [n:127.0.0.1:46423_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1866350 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42527/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1866352 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46423/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1866354 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1866355 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36508/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1866558 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr    x:replicaProperties_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1866558 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr    x:replicaProperties_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1866558 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr    x:replicaProperties_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1866558 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr    x:replicaProperties_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1866559 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr    x:replicaProperties_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1867601 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1867601 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1867601 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1867609 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1867643 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1867645 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.s.IndexSchema [replicaProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1867647 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.s.IndexSchema [replicaProperties_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1867647 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1867647 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica_n2' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1867647 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46423.solr.core.replicaProperties.shard1.replica_n2' (registry 'solr.core.replicaProperties.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1867647 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.SolrCore [[replicaProperties_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node1/replicaProperties_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node1/./replicaProperties_shard1_replica_n2/data/]
   [junit4]   2> 1867648 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1867649 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n4' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1867654 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.s.IndexSchema [replicaProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1867656 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1867656 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard1_replica_n1' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1867656 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42527.solr.core.replicaProperties.shard1.replica_n1' (registry 'solr.core.replicaProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1867657 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.SolrCore [[replicaProperties_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node2/replicaProperties_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node2/./replicaProperties_shard1_replica_n1/data/]
   [junit4]   2> 1867662 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1867662 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'replicaProperties_shard2_replica_n6' using configuration from collection replicaProperties, trusted=true
   [junit4]   2> 1867685 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36508.solr.core.replicaProperties.shard2.replica_n6' (registry 'solr.core.replicaProperties.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1867686 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41625.solr.core.replicaProperties.shard2.replica_n4' (registry 'solr.core.replicaProperties.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 1867686 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.SolrCore [[replicaProperties_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node4/replicaProperties_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node4/./replicaProperties_shard2_replica_n6/data/]
   [junit4]   2> 1867686 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.SolrCore [[replicaProperties_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node3/replicaProperties_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001/tempDir-001/node3/./replicaProperties_shard2_replica_n4/data/]
   [junit4]   2> 1867892 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1867892 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1867892 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1867892 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1867892 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1867892 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1867892 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1867892 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1867893 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1867894 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1867894 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@585e6358[replicaProperties_shard1_replica_n1] main]
   [junit4]   2> 1867896 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1867896 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1867896 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1867896 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655525362599198720
   [junit4]   2> 1867909 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1867909 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1867910 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1867910 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1867910 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fb24ce8[replicaProperties_shard2_replica_n4] main]
   [junit4]   2> 1867910 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d3c7664[replicaProperties_shard2_replica_n6] main]
   [junit4]   2> 1867911 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1867911 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1867911 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1867912 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1867912 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1867912 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655525362615975936
   [junit4]   2> 1867912 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1867912 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655525362615975936
   [junit4]   2> 1867913 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1867913 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1867914 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44fc6d08[replicaProperties_shard1_replica_n2] main]
   [junit4]   2> 1867922 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1867922 INFO  (searcherExecutor-8873-thread-1-processing-n:127.0.0.1:36508_solr x:replicaProperties_shard2_replica_n6 c:replicaProperties s:shard2 r:core_node8) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.SolrCore [replicaProperties_shard2_replica_n6] Registered new searcher Searcher@3d3c7664[replicaProperties_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867922 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1867923 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1867923 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655525362627510272
   [junit4]   2> 1867923 INFO  (searcherExecutor-8872-thread-1-processing-n:127.0.0.1:42527_solr x:replicaProperties_shard1_replica_n1 c:replicaProperties s:shard1 r:core_node3) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.SolrCore [replicaProperties_shard1_replica_n1] Registered new searcher Searcher@585e6358[replicaProperties_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867925 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1867925 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/replicaProperties/leaders/shard2
   [junit4]   2> 1867925 INFO  (searcherExecutor-8870-thread-1-processing-n:127.0.0.1:46423_solr x:replicaProperties_shard1_replica_n2 c:replicaProperties s:shard1 r:core_node5) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.SolrCore [replicaProperties_shard1_replica_n2] Registered new searcher Searcher@44fc6d08[replicaProperties_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867934 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1867934 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/replicaProperties/leaders/shard1
   [junit4]   2> 1867961 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1867961 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaProperties/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1867961 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/replicaProperties/leaders/shard1
   [junit4]   2> 1867961 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/replicaProperties/leaders/shard2
   [junit4]   2> 1867961 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1867963 INFO  (searcherExecutor-8871-thread-1-processing-n:127.0.0.1:41625_solr x:replicaProperties_shard2_replica_n4 c:replicaProperties s:shard2 r:core_node7) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.SolrCore [replicaProperties_shard2_replica_n4] Registered new searcher Searcher@4fb24ce8[replicaProperties_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867974 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1867974 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1867974 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42527/solr/replicaProperties_shard1_replica_n1/
   [junit4]   2> 1867975 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica_n1 url=http://127.0.0.1:42527/solr START replicas=[http://127.0.0.1:46423/solr/replicaProperties_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1867975 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard1_replica_n1 url=http://127.0.0.1:42527/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1867977 INFO  (qtp225281639-30373) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_shard1_replica_n2 ] o.a.s.c.S.Request [replicaProperties_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> 1867977 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1867977 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_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> 1867977 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/replicaProperties/leaders/shard1/leader after winning as /collections/replicaProperties/leader_elect/shard1/election/72097410454323213-core_node3-n_0000000000
   [junit4]   2> 1867978 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42527/solr/replicaProperties_shard1_replica_n1/ shard1
   [junit4]   2> 1868088 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868088 INFO  (zkCallback-11573-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868089 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1868090 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr c:replicaProperties s:shard1 r:core_node3 x:replicaProperties_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=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1532
   [junit4]   2> 1868191 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868191 INFO  (zkCallback-11573-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868191 INFO  (zkCallback-11573-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868463 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1868463 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1868463 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36508/solr/replicaProperties_shard2_replica_n6/
   [junit4]   2> 1868463 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica_n6 url=http://127.0.0.1:36508/solr START replicas=[http://127.0.0.1:41625/solr/replicaProperties_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1868463 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=replicaProperties_shard2_replica_n6 url=http://127.0.0.1:36508/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1868465 INFO  (qtp693165593-30369) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_shard2_replica_n4 ] o.a.s.c.S.Request [replicaProperties_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1868465 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1868465 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] 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> 1868465 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/replicaProperties/leaders/shard2/leader after winning as /collections/replicaProperties/leader_elect/shard2/election/72097410454323210-core_node8-n_0000000000
   [junit4]   2> 1868467 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36508/solr/replicaProperties_shard2_replica_n6/ shard2
   [junit4]   2> 1868569 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868569 INFO  (zkCallback-11573-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868569 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868569 INFO  (zkCallback-11573-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868570 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1868571 INFO  (qtp1107334376-30382) [n:127.0.0.1:36508_solr c:replicaProperties s:shard2 r:core_node8 x:replicaProperties_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=replicaProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2012
   [junit4]   2> 1868672 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868672 INFO  (zkCallback-11573-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868672 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868672 INFO  (zkCallback-11573-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868672 INFO  (zkCallback-11555-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1868973 INFO  (qtp225281639-30376) [n:127.0.0.1:46423_solr c:replicaProperties s:shard1 r:core_node5 x:replicaProperties_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=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2415
   [junit4]   2> 1868973 INFO  (qtp693165593-30374) [n:127.0.0.1:41625_solr c:replicaProperties s:shard2 r:core_node7 x:replicaProperties_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=replicaProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2415
   [junit4]   2> 1868976 INFO  (qtp78802350-30365) [n:127.0.0.1:42527_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> 1869074 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11543-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11543-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11573-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11573-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11555-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869074 INFO  (zkCallback-11579-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869075 INFO  (qtp78802350-30365) [n:127.0.0.1:42527_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2845
   [junit4]   2> 1869075 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: replicaProperties
   [junit4]   2> 1869078 INFO  (qtp78802350-30362) [n:127.0.0.1:42527_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with params replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1869080 INFO  (OverseerCollectionConfigSetProcessor-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_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> 1869081 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.o.ReplicaMutator Setting property property.preferredleader with value true for collection replicaProperties
   [junit4]   2> 1869081 INFO  (qtp78802350-30362) [n:127.0.0.1:42527_solr c:replicaProperties    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1869082 INFO  (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.SolrCloudTestCase waitForState (replicaProperties): Expecting property 'preferredleader' to appear on replica core_node3
   [junit4]   2> 1869182 INFO  (zkCallback-11555-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11543-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11579-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11579-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11543-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11573-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11573-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11573-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11588-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11555-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869182 INFO  (zkCallback-11588-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replicaProperties/state.json] for collection [replicaProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1869183 INFO  (qtp78802350-30363) [n:127.0.0.1:42527_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop with params replica=core_node3&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1869229 INFO  (OverseerCollectionConfigSetProcessor-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] 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> 1869230 INFO  (OverseerStateUpdate-72097410454323208-127.0.0.1:46423_solr-n_0000000000) [n:127.0.0.1:46423_solr     ] o.a.s.c.o.ReplicaMutator Deleting property property.preferredleader for collection: replicaProperties slice: shard1 replica: core_

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

TP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2022884 INFO  (jetty-closer-13350-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10ce3cdf{/solr,null,UNAVAILABLE}
   [junit4]   2> 2022884 INFO  (jetty-closer-13350-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2022984 INFO  (jetty-closer-13350-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@73d69895{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2022984 INFO  (jetty-closer-13350-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20938b07{/solr,null,UNAVAILABLE}
   [junit4]   2> 2022984 INFO  (jetty-closer-13350-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2023097 INFO  (jetty-closer-13350-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a052a01{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2023097 INFO  (jetty-closer-13350-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f9ee0f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2023097 INFO  (jetty-closer-13350-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2023097 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2023304 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/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72097420697337865-127.0.0.1:36659_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2023305 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44776
   [junit4]   2> 2023305 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44776
   [junit4]   2> 2023305 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[544367CA11AD7C9B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44776
   [junit4]   2> 2023306 INFO  (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[544367CA11AD7C9B]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_544367CA11AD7C9B-001
   [junit4]   2> Jan 12, 2020 12:29:34 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(Lucene84): {number_d=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=Asserting), pointD_0*_d=PostingsFormat(name=Asserting), pointD_1*_d=Lucene84, point_1___double=PostingsFormat(name=Asserting), number_td=PostingsFormat(name=Asserting), store_1_coordinate=FST50, timestamp_tdt=Lucene84, _version_=PostingsFormat(name=Asserting), tv_mv_string=PostingsFormat(name=Asserting), string_s=PostingsFormat(name=LuceneVarGapFixedInterval), point_0___double=Lucene84, number_l=PostingsFormat(name=Asserting), number_tl=PostingsFormat(name=Asserting), boolean_b=Lucene84, id=Lucene84, store_0_coordinate=PostingsFormat(name=LuceneVarGapFixedInterval), number_i=PostingsFormat(name=LuceneVarGapFixedInterval), number_ti=Lucene84, timestamp_dt=PostingsFormat(name=LuceneVarGapFixedInterval), number_f=FST50, number_tf=FST50}, docValues:{number_d=DocValuesFormat(name=Lucene80), pointD_0*_d=DocValuesFormat(name=Lucene80), point_1___double=DocValuesFormat(name=Lucene80), pointD_1*_d=DocValuesFormat(name=Asserting), number_td=DocValuesFormat(name=Lucene80), multi_int_with_docvals=DocValuesFormat(name=Asserting), timestamp_tdt=DocValuesFormat(name=Asserting), store_1_coordinate=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), payload=DocValuesFormat(name=Lucene80), point_0___double=DocValuesFormat(name=Asserting), number_tl=DocValuesFormat(name=Lucene80), number_l=DocValuesFormat(name=Lucene80), store_0_coordinate=DocValuesFormat(name=Lucene80), timestamp_dt=DocValuesFormat(name=Lucene80), number_ti=DocValuesFormat(name=Asserting), number_i=DocValuesFormat(name=Lucene80), number_tf=DocValuesFormat(name=Direct), number_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=695, maxMBSortInHeap=5.9102106738847695, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c03c041), locale=he, timezone=PLT
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=192004080,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [HealthCheckHandlerTest, TestMacroExpander, DOMUtilTest, TestSQLHandler, TestPayloadCheckQParserPlugin, ZkSolrClientTest, SSLMigrationTest, LeaderElectionTest, TestNestedUpdateProcessor, DistributedQueryComponentCustomSortTest, TestSolr4Spatial, AtomicUpdatesTest, ActionThrottleTest, TestSimNodeLostTrigger, TestHdfsBackupRestoreCore, ResponseLogComponentTest, TestJsonFacetRefinement, ShardRoutingTest, BaseCdcrDistributedZkTest, SolrSlf4jReporterTest, TestCloudSearcherWarming, BitVectorTest, DistributedSpellCheckComponentTest, TestLockTree, TestSearcherReuse, SampleTest, TestSkipOverseerOperations, ChangedSchemaMergeTest, TestConfig, DefaultValueUpdateProcessorTest, TestSchemaVersionResource, TestBackupRepositoryFactory, HdfsLockFactoryTest, SpellCheckCollatorWithCollapseTest, MetricTriggerTest, TestReplicationHandlerDiskOverFlow, TestXmlQParserPlugin, RestartWhileUpdatingTest, TestFaceting, TestCloudPseudoReturnFields, CdcrUpdateLogTest, TestHdfsUpdateLog, JvmMetricsTest, SolrPluginUtilsTest, TestCrossCoreJoin, TestMinMaxOnMultiValuedField, TestFieldResource, TestSubQueryTransformerDistrib, SolrGraphiteReporterTest, TestCoreDiscovery, TestRequestStatusCollectionAPI, HighlighterConfigTest, TestNumericRangeQuery64, TestLegacyField, TestSolrDeletionPolicy2, CollectionReloadTest, TestDynamicFieldCollectionResource, TestZkAclsWithHadoopAuth, TestComplexPhraseQParserPlugin, TestFastLRUCache, AuditLoggerPluginTest, TestPKIAuthenticationPlugin, HdfsBasicDistributedZk2Test, SimpleFacetsTest, AlternateDirectoryTest, SpellCheckComponentTest, IgnoreLargeDocumentProcessorFactoryTest, TestTrieFacet, FileUtilsTest, CoreAdminCreateDiscoverTest, TestQueryTypes, HdfsChaosMonkeySafeLeaderTest, MoveReplicaTest, TestLuceneIndexBackCompat, PrimUtilsTest, OverriddenZkACLAndCredentialsProvidersTest, DeleteReplicaTest, TestReload, DistributedFacetPivotSmallTest, CloudMLTQParserTest, HdfsAutoAddReplicasIntegrationTest, ConnectionManagerTest, TestSchemaNameResource, TestRealTimeGet, TestCaffeineCache, RAMDirectoryFactoryTest, BasicAuthStandaloneTest, TestIBSimilarityFactory, TestSegmentSorting, SmileWriterTest, TestLegacyFieldCache, TestApiFramework, OverseerStatusTest, ZkFailoverTest, TestJavabinTupleStreamParser, TestDirectoryFactory, HdfsWriteToMultipleCollectionsTest, IndexSizeTriggerSizeEstimationTest, TestExplainDocTransformer, DistanceFunctionTest, SplitByPrefixTest, SolrCLIZkUtilsTest, TestInitParams, TestSolrCloudWithSecureImpersonation, LeaderTragicEventTest, SuggesterTSTTest, AssignBackwardCompatibilityTest, RankQueryTest, TestCSVLoader, ZkCollectionPropsCachingTest, NestedShardedAtomicUpdateTest, TimeZoneUtilsTest, MetricsHistoryHandlerTest, RequestLoggingTest, UUIDUpdateProcessorFallbackTest, AddSchemaFieldsUpdateProcessorFactoryTest, SOLR749Test, TestDefaultStatsCache, TestDistributedMissingSort, TestSuggestSpellingConverter, TestPrepRecovery, FacetPivotSmallTest, SolrCmdDistributorTest, TestRebalanceLeaders, TestUninvertingReader, HdfsDirectoryFactoryTest, TestSimClusterStateProvider, OverseerRolesTest, SpatialHeatmapFacetsTest, HdfsThreadLeakTest, TestWaitForStateWithJettyShutdowns, TestManagedSchema, TestFieldCache, TestDocSet, ReplaceNodeNoTargetTest, TestPostingsSolrHighlighter, TestInPlaceUpdatesRequiredField, SuggestComponentTest, TestStressUserVersions, TestOmitPositions, SystemLogListenerTest, TestConfigSetsAPIExclusivity, TestMaxScoreQueryParser, NodeLostTriggerIntegrationTest, TestSimDistributedQueue, CdcrOpsAndBoundariesTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AliasIntegrationTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest]
   [junit4] Completed [485/895 (1!)] on J0 in 159.89s, 21 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 54282 lines...]