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/02/15 16:59:17 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([5CBB76151B10C587:B928DA0C0E2279C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:898)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testSuggestionsWithPayload

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5CBB76151B10C587:5777B1847586CD8]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testSuggestionsWithPayload(AutoScalingHandlerTest.java:129)
	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 14923 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> 3283484 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3283484 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3283485 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/data-dir-181-001
   [junit4]   2> 3283485 WARN  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 3283485 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3283487 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3283487 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001
   [junit4]   2> 3283488 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3283488 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3283488 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3283588 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:38644
   [junit4]   2> 3283588 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38644
   [junit4]   2> 3283588 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38644
   [junit4]   2> 3283588 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38644
   [junit4]   2> 3283590 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3283592 INFO  (zkConnectionManagerCallback-13085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3283592 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3283595 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3283596 INFO  (zkConnectionManagerCallback-13087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3283596 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3283597 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3283607 INFO  (zkConnectionManagerCallback-13089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3283607 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3283712 WARN  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3283712 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3283712 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3283712 INFO  (jetty-launcher-13090-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> 3283713 WARN  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3283713 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3283713 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3283713 INFO  (jetty-launcher-13090-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> 3283717 INFO  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f73d011{/solr,null,AVAILABLE}
   [junit4]   2> 3283717 INFO  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fd269c2{/solr,null,AVAILABLE}
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43f6b28d{SSL,[ssl, http/1.1]}{127.0.0.1:41782}
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@497aff83{SSL,[ssl, http/1.1]}{127.0.0.1:33564}
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-2) [     ] o.e.j.s.Server Started @3283754ms
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-1) [     ] o.e.j.s.Server Started @3283754ms
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33564}
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41782}
   [junit4]   2> 3283718 ERROR (jetty-launcher-13090-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3283718 ERROR (jetty-launcher-13090-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3283718 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-15T16:04:59.009Z
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3283719 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-15T16:04:59.009Z
   [junit4]   2> 3283720 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3283720 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3283721 INFO  (zkConnectionManagerCallback-13092-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3283721 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3283721 INFO  (zkConnectionManagerCallback-13094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3283721 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3283721 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3283721 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3285007 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3285008 WARN  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3285009 WARN  (jetty-launcher-13090-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@779626ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285009 WARN  (jetty-launcher-13090-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@779626ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285024 WARN  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3285024 WARN  (jetty-launcher-13090-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73f75cbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285024 WARN  (jetty-launcher-13090-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73f75cbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285025 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38644/solr
   [junit4]   2> 3285027 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3285027 INFO  (zkConnectionManagerCallback-13102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3285027 INFO  (jetty-launcher-13090-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3285130 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3285131 INFO  (zkConnectionManagerCallback-13104-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3285131 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3285226 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33564_solr
   [junit4]   2> 3285226 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.c.Overseer Overseer (id=72290786485207046-127.0.0.1:33564_solr-n_0000000000) starting
   [junit4]   2> 3285246 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33564_solr
   [junit4]   2> 3285247 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33564_solr
   [junit4]   2> 3285248 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3285249 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3285250 WARN  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_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> 3285307 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3285421 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33564.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3285442 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33564.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3285443 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33564.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3285444 INFO  (jetty-launcher-13090-thread-2) [n:127.0.0.1:33564_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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/.
   [junit4]   2> 3285688 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3285688 WARN  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3285689 WARN  (jetty-launcher-13090-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34ff5a14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285689 WARN  (jetty-launcher-13090-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34ff5a14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285692 WARN  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3285693 WARN  (jetty-launcher-13090-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c6d62c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285693 WARN  (jetty-launcher-13090-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c6d62c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3285694 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38644/solr
   [junit4]   2> 3285695 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3285696 INFO  (zkConnectionManagerCallback-13114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3285696 INFO  (jetty-launcher-13090-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3285798 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3285799 INFO  (zkConnectionManagerCallback-13116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3285799 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3285805 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3285809 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41782_solr as DOWN
   [junit4]   2> 3285810 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3285810 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41782_solr
   [junit4]   2> 3285811 INFO  (zkCallback-13103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3285811 INFO  (zkCallback-13115-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3285812 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3285813 WARN  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_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> 3285840 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3285874 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41782.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3285889 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41782.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3285889 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41782.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3285891 INFO  (jetty-launcher-13090-thread-1) [n:127.0.0.1:41782_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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/.
   [junit4]   2> 3285939 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 3285940 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3285941 INFO  (zkConnectionManagerCallback-13125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3285941 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3285942 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3285944 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38644/solr ready
   [junit4]   2> 3285992 INFO  (TEST-AutoScalingHandlerTest.testReadApi-seed#[5CBB76151B10C587]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReadApi
   [junit4]   2> 3286052 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286110 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286111 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=63
   [junit4]   2> 3286114 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286115 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286116 INFO  (qtp109058840-41926) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3286119 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3286120 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286121 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3286125 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286126 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286127 INFO  (qtp109058840-41926) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3286131 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3286134 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286136 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286136 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling/diagnostics params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3286141 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286152 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286153 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 3286154 INFO  (qtp109058840-41926) [n:127.0.0.1:33564_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=3&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3286168 INFO  (OverseerThreadFactory-12255-thread-1-processing-n:127.0.0.1:33564_solr) [n:127.0.0.1:33564_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection readApiTestViolations
   [junit4]   2> 3286285 WARN  (OverseerThreadFactory-12255-thread-1-processing-n:127.0.0.1:33564_solr) [n:127.0.0.1:33564_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 6 on collection readApiTestViolations is higher than the number of Solr instances currently live or live and part of your createNodeSet(2). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 3286288 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3286298 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3286324 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33564/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33564_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3286326 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41782/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41782_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3286328 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33564/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33564_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3286331 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41782/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41782_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3286341 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33564/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33564_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3286343 INFO  (OverseerStateUpdate-72290786485207046-127.0.0.1:33564_solr-n_0000000000) [n:127.0.0.1:33564_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41782/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41782_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3286546 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr    x:readApiTestViolations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n1&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3286546 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr    x:readApiTestViolations_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n2&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3286547 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr    x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3286549 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr    x:readApiTestViolations_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n4&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3286550 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr    x:readApiTestViolations_shard1_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n6&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3286550 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr    x:readApiTestViolations_shard1_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n8&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3286550 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr    x:readApiTestViolations_shard1_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n10&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3286568 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3286568 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3286665 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3286666 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3286668 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.IndexSchema [readApiTestViolations_shard1_replica_n4] Schema name=minimal
   [junit4]   2> 3286668 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.IndexSchema [readApiTestViolations_shard1_replica_n8] Schema name=minimal
   [junit4]   2> 3286668 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3286668 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3286679 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3286679 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'readApiTestViolations_shard1_replica_n8' using configuration from configset conf, trusted=true
   [junit4]   2> 3286680 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33564.solr.core.readApiTestViolations.shard1.replica_n8' (registry 'solr.core.readApiTestViolations.shard1.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3286680 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.SolrCore [[readApiTestViolations_shard1_replica_n8] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n8], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n8/data/]
   [junit4]   2> 3286683 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3286683 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'readApiTestViolations_shard1_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 3286744 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33564.solr.core.readApiTestViolations.shard1.replica_n4' (registry 'solr.core.readApiTestViolations.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3286745 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.SolrCore [[readApiTestViolations_shard1_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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n4/data/]
   [junit4]   2> 3286747 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.IndexSchema [readApiTestViolations_shard1_replica_n10] Schema name=minimal
   [junit4]   2> 3286747 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.IndexSchema [readApiTestViolations_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3286748 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.s.IndexSchema [readApiTestViolations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3286749 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.IndexSchema [readApiTestViolations_shard1_replica_n6] Schema name=minimal
   [junit4]   2> 3286749 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3286749 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3286749 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'readApiTestViolations_shard1_replica_n10' using configuration from configset conf, trusted=true
   [junit4]   2> 3286749 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'readApiTestViolations_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 3286750 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41782.solr.core.readApiTestViolations.shard1.replica_n2' (registry 'solr.core.readApiTestViolations.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3286750 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41782.solr.core.readApiTestViolations.shard1.replica_n10' (registry 'solr.core.readApiTestViolations.shard1.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3286750 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SolrCore [[readApiTestViolations_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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n2/data/]
   [junit4]   2> 3286750 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.SolrCore [[readApiTestViolations_shard1_replica_n10] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n10], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n10/data/]
   [junit4]   2> 3286750 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3286750 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'readApiTestViolations_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 3286750 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33564.solr.core.readApiTestViolations.shard1.replica_n1' (registry 'solr.core.readApiTestViolations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3286751 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.SolrCore [[readApiTestViolations_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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/readApiTestViolations_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node2/./readApiTestViolations_shard1_replica_n1/data/]
   [junit4]   2> 3286751 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3286751 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'readApiTestViolations_shard1_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 3286752 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41782.solr.core.readApiTestViolations.shard1.replica_n6' (registry 'solr.core.readApiTestViolations.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e66bd80
   [junit4]   2> 3286752 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SolrCore [[readApiTestViolations_shard1_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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/readApiTestViolations_shard1_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001/tempDir-001/node1/./readApiTestViolations_shard1_replica_n6/data/]
   [junit4]   2> 3287255 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3287255 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3287255 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3287255 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3287277 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3287277 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3287277 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3287277 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3287279 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38ce1861[readApiTestViolations_shard1_replica_n6] main]
   [junit4]   2> 3287279 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6321b9aa[readApiTestViolations_shard1_replica_n2] main]
   [junit4]   2> 3287281 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3287281 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3287298 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3287298 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3287298 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3287298 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3287298 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658619379148914688
   [junit4]   2> 3287298 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658619379148914688
   [junit4]   2> 3287302 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3287302 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3287303 INFO  (searcherExecutor-12269-thread-1-processing-n:127.0.0.1:41782_solr x:readApiTestViolations_shard1_replica_n2 c:readApiTestViolations s:shard1 r:core_node5) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SolrCore [readApiTestViolations_shard1_replica_n2] Registered new searcher Searcher@6321b9aa[readApiTestViolations_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3287304 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3287304 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3287305 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7923afb[readApiTestViolations_shard1_replica_n4] main]
   [junit4]   2> 3287326 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3287326 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3287327 INFO  (searcherExecutor-12272-thread-1-processing-n:127.0.0.1:41782_solr x:readApiTestViolations_shard1_replica_n6 c:readApiTestViolations s:shard1 r:core_node9) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.SolrCore [readApiTestViolations_shard1_replica_n6] Registered new searcher Searcher@38ce1861[readApiTestViolations_shard1_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3287338 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readApiTestViolations/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 3287338 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3287353 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3287353 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3287353 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3287353 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readApiTestViolations/terms/shard1 to Terms{values={core_node5=0, core_node9=0}, version=1}
   [junit4]   2> 3287353 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3287353 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3287353 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3287353 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3287353 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3287354 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3287354 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3287354 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3287355 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6809fe26[readApiTestViolations_shard1_replica_n8] main]
   [junit4]   2> 3287355 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3287355 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3287356 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f7a1920[readApiTestViolations_shard1_replica_n1] main]
   [junit4]   2> 3287357 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cd5a8b2[readApiTestViolations_shard1_replica_n10] main]
   [junit4]   2> 3287363 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3287363 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658619379217072128
   [junit4]   2> 3287376 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3287376 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3287376 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3287376 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3287376 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3287376 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3287377 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3287377 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658619379231752192
   [junit4]   2> 3287377 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3287377 INFO  (searcherExecutor-12268-thread-1-processing-n:127.0.0.1:33564_solr x:readApiTestViolations_shard1_replica_n4 c:readApiTestViolations s:shard1 r:core_node7) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.SolrCore [readApiTestViolations_shard1_replica_n4] Registered new searcher Searcher@7923afb[readApiTestViolations_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3287377 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658619379231752192
   [junit4]   2> 3287377 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3287377 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1658619379231752192
   [junit4]   2> 3287387 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=6 found=2 timeoutin=9991ms
   [junit4]   2> 3287388 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readApiTestViolations/terms/shard1 to Terms{values={core_node7=0, core_node5=0, core_node9=0}, version=2}
   [junit4]   2> 3287388 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3287397 INFO  (searcherExecutor-12271-thread-1-processing-n:127.0.0.1:33564_solr x:readApiTestViolations_shard1_replica_n1 c:readApiTestViolations s:shard1 r:core_node3) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.SolrCore [readApiTestViolations_shard1_replica_n1] Registered new searcher Searcher@7f7a1920[readApiTestViolations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3287397 INFO  (searcherExecutor-12270-thread-1-processing-n:127.0.0.1:41782_solr x:readApiTestViolations_shard1_replica_n10 c:readApiTestViolations s:shard1 r:core_node12) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.SolrCore [readApiTestViolations_shard1_replica_n10] Registered new searcher Searcher@4cd5a8b2[readApiTestViolations_shard1_replica_n10] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3287397 INFO  (searcherExecutor-12267-thread-1-processing-n:127.0.0.1:33564_solr x:readApiTestViolations_shard1_replica_n8 c:readApiTestViolations s:shard1 r:core_node11) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.SolrCore [readApiTestViolations_shard1_replica_n8] Registered new searcher Searcher@6809fe26[readApiTestViolations_shard1_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3287397 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readApiTestViolations/terms/shard1 to Terms{values={core_node7=0, core_node12=0, core_node9=0, core_node5=0}, version=3}
   [junit4]   2> 3287397 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3287397 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 3287398 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readApiTestViolations/terms/shard1 to Terms{values={core_node7=0, core_node12=0, core_node9=0, core_node11=0, core_node5=0}, version=4}
   [junit4]   2> 3287398 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3287398 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/readApiTestViolations/terms/shard1 to Terms{values={core_node7=0, core_node12=0, core_node9=0, core_node11=0, core_node3=0, core_node5=0}, version=5}
   [junit4]   2> 3287398 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/readApiTestViolations/leaders/shard1
   [junit4]   2> 3287888 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3287888 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3287888 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41782/solr/readApiTestViolations_shard1_replica_n2/
   [junit4]   2> 3287889 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=readApiTestViolations_shard1_replica_n2 url=https://127.0.0.1:41782/solr START replicas=[https://127.0.0.1:33564/solr/readApiTestViolations_shard1_replica_n1/, https://127.0.0.1:33564/solr/readApiTestViolations_shard1_replica_n4/, https://127.0.0.1:41782/solr/readApiTestViolations_shard1_replica_n6/, https://127.0.0.1:33564/solr/readApiTestViolations_shard1_replica_n8/, https://127.0.0.1:41782/solr/readApiTestViolations_shard1_replica_n10/] nUpdates=100
   [junit4]   2> 3287891 INFO  (qtp109058840-42013) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_shard1_replica_n1 ] o.a.s.c.S.Request [readApiTestViolations_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3287892 INFO  (qtp202131271-42016) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.S.Request [readApiTestViolations_shard1_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3287892 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=readApiTestViolations_shard1_replica_n2 url=https://127.0.0.1:41782/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3287893 INFO  (qtp202131271-42016) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.c.S.Request [readApiTestViolations_shard1_replica_n10]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3287893 INFO  (qtp109058840-42013) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_replica_n4 ] o.a.s.c.S.Request [readApiTestViolations_shard1_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3287893 INFO  (qtp109058840-42017) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.c.S.Request [readApiTestViolations_shard1_replica_n8]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3287894 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3287894 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] 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> 3287894 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/readApiTestViolations/leaders/shard1/leader after winning as /collections/readApiTestViolations/leader_elect/shard1/election/72290786485207048-core_node5-n_0000000000
   [junit4]   2> 3287896 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41782/solr/readApiTestViolations_shard1_replica_n2/ shard1
   [junit4]   2> 3287998 INFO  (zkCallback-13115-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3287999 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3288000 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_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=readApiTestViolations_shard1_replica_n2&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1454
   [junit4]   2> 3288101 INFO  (zkCallback-13115-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3288101 INFO  (zkCallback-13115-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3288380 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n6&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1831
   [junit4]   2> 3288393 INFO  (qtp109058840-41930) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node7 x:readApiTestViolations_shard1_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=readApiTestViolations_shard1_replica_n4&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1844
   [junit4]   2> 3288435 INFO  (qtp202131271-41925) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n10&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1884
   [junit4]   2> 3288436 INFO  (qtp109058840-41994) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node11 x:readApiTestViolations_shard1_replica_n8 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n8&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1886
   [junit4]   2> 3288437 INFO  (qtp109058840-41928) [n:127.0.0.1:33564_solr c:readApiTestViolations s:shard1 r:core_node3 x:readApiTestViolations_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=readApiTestViolations_shard1_replica_n1&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1890
   [junit4]   2> 3288459 INFO  (qtp109058840-41926) [n:127.0.0.1:33564_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> 3288538 INFO  (zkCallback-13103-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3288538 INFO  (zkCallback-13103-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3288539 INFO  (qtp109058840-41926) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=3&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2385
   [junit4]   2> 3288539 INFO  (TEST-AutoScalingHandlerTest.testReadApi-seed#[5CBB76151B10C587]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: readApiTestViolations
   [junit4]   2> 3288547 INFO  (zkCallback-13115-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3288547 INFO  (zkCallback-13115-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3288563 INFO  (qtp109058840-42019) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.readApiTestViolations.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n8:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 3288578 INFO  (qtp109058840-42013) [n:127.0.0.1:33564_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 3288579 INFO  (qtp202131271-41927) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.readApiTestViolations.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n10:INDEX.sizeInBytes&key=solr.core.readApiTestViolations.shard1.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 3288582 INFO  (qtp202131271-41929) [n:127.0.0.1:41782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,so

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

ic reporters for registry=solr.core.readApiTestViolations.shard1.replica_n6, tag=SolrCore@ab345d7
   [junit4]   2> 3302538 INFO  (zkCallback-13115-thread-2) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ba7821: rootName = solr_41782, domain = solr.core.readApiTestViolations.shard1.replica_n6, service url = null, agent id = null] for registry solr.core.readApiTestViolations.shard1.replica_n6 / com.codahale.metrics.MetricRegistry@317140cd
   [junit4]   2> 3302565 INFO  (zkCallback-13115-thread-2) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.readApiTestViolations.shard1.leader, tag=SolrCore@ab345d7
   [junit4]   2> 3302565 INFO  (zkCallback-13115-thread-2) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 3302567 INFO  (zkCallback-13115-thread-2) [n:127.0.0.1:41782_solr c:readApiTestViolations s:shard1 r:core_node9 x:readApiTestViolations_shard1_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 3302669 INFO  (jetty-closer-13156-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43f6b28d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3302670 INFO  (jetty-closer-13156-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f73d011{/solr,null,UNAVAILABLE}
   [junit4]   2> 3302670 INFO  (jetty-closer-13156-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3302671 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3302873 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> 	25	/solr/collections/readApiTestViolations/terms/shard1
   [junit4]   2> 	9	/solr/collections/testDiagnosticsWithPayload.COLL/terms/shard1
   [junit4]   2> 	6	/solr/collections/testSuggestionsWithPayload.COLL/terms/shard1
   [junit4]   2> 	5	/solr/collections/COLL1/state.json
   [junit4]   2> 	5	/solr/collections/testDiagnosticsWithPayload.COLL/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/readApiTestViolations/collectionprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	3	/solr/collections/COLL1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	147	/solr/autoscaling.json
   [junit4]   2> 	89	/solr/collections/readApiTestViolations/state.json
   [junit4]   2> 	21	/solr/collections/testSuggestionsWithPayload.COLL/state.json
   [junit4]   2> 	19	/solr/collections/testDiagnosticsWithPayload.COLL/state.json
   [junit4]   2> 	12	/solr/collections/COLL1/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/readApiTestViolations/leader_elect/shard1/election/72290786485207046-core_node11-n_0000000004
   [junit4]   2> 	2	/solr/collections/readApiTestViolations/leader_elect/shard1/election/72290786485207048-core_node12-n_0000000003
   [junit4]   2> 	2	/solr/collections/readApiTestViolations/leader_elect/shard1/election/72290786485207048-core_node9-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/overseer/queue
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	23	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 3302877 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38644
   [junit4]   2> 3302877 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38644
   [junit4]   2> 3302877 INFO  (SUITE-AutoScalingHandlerTest-seed#[5CBB76151B10C587]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38644
   [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.autoscaling.AutoScalingHandlerTest_5CBB76151B10C587-001
   [junit4]   2> Feb 15, 2020 4:05:18 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=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fd6d857), locale=de-CH, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=195207272,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [DefaultValueUpdateProcessorTest, TestManagedSchemaThreadSafety, ScheduledTriggerIntegrationTest, TestBlobHandler, ZkControllerTest, CdcrUpdateLogTest, TestPKIAuthenticationPlugin, TestPushWriter, CloudMLTQParserTest, TestSystemIdResolver, RequiredFieldsTest, TestLegacyFieldCache, TestLegacyNumericUtils, IndexSizeTriggerMixedBoundsTest, DocValuesNotIndexedTest, AuditLoggerPluginTest, ZkShardTermsTest, TestIBSimilarityFactory, TestHttpServletCarrier, RecoveryAfterSoftCommitTest, TestClassicSimilarityFactory, TestPseudoReturnFields, TestDefaultStatsCache, TestCloudDeleteByQuery, ExitableDirectoryReaderTest, TriggerSetPropertiesIntegrationTest, SystemInfoHandlerTest, TestNestedDocsSort, TestSchemaSimilarityResource, TermVectorComponentDistributedTest, SearchRateTriggerTest, SimpleCollectionCreateDeleteTest, CleanupOldIndexTest, TestFieldCollectionResource, TestSizeLimitedDistributedMap, TestCSVResponseWriter, TestSimDistribStateManager, Tagger2Test, CreateRoutedAliasTest, DistribJoinFromCollectionTest, NodeAddedTriggerTest, SolrCmdDistributorTest, FileBasedSpellCheckerTest, PeerSyncWithLeaderTest, TestFieldCacheSortRandom, TestSolrConfigHandlerCloud, AutoAddReplicasPlanActionTest, TestInPlaceUpdatesRequiredField, NumericFieldsTest, ClassificationUpdateProcessorIntegrationTest, TestDistributedMap, SolrXmlInZkTest, TestCloudRecovery2, TestComplexPhraseLeadingWildcard, TestGroupingSearch, HdfsSyncSliceTest, TestExclusionRuleCollectionAccess, TestCollectionsAPIViaSolrCloudCluster, SignificantTermsQParserPluginTest, SearchHandlerTest, ResourceLoaderTest, TestHdfsUpdateLog, ActionThrottleTest, MetricsHandlerTest, SuggesterTSTTest, TestSolrCloudSnapshots, TestReplicationHandlerBackup, ZkStateWriterTest, QueryParsingTest, TestFilteredDocIdSet, TestMissingGroups, TestNestedUpdateProcessor, BooleanFieldTest, TriggerCooldownIntegrationTest, TestRestoreCore, SolrIndexSplitterTest, BasicAuthStandaloneTest, TestUniqueKeyFieldResource, SolrRequestParserTest, TestSolrXml, EnumFieldTest, TestCloudPivotFacet, NodeMarkersRegistrationTest, TestGraphTermsQParserPlugin, CdcrRequestHandlerTest, TestRandomDVFaceting, PeerSyncWithBufferUpdatesTest, TestSolrCoreProperties, TestPerFieldSimilarityWithDefaultOverride, SolrCoreMetricManagerTest, XmlUpdateRequestHandlerTest, DeleteNodeTest, TestLazyCores, TestCustomSort, TestTrie, TestCodecSupport, TestCopyFieldCollectionResource, FullSolrCloudDistribCmdsTest, DaemonStreamApiTest, TestSolrCloudWithKerberosAlt, EchoParamsTest, MultiThreadedOCPTest, TestInitQParser, CustomTermsComponentTest, DeleteStatusTest, InfixSuggestersTest, TestSafeXMLParsing, HdfsRecoverLeaseTest, TestSearchPerf, SliceStateTest, TestWriterPerf, TestInfoStreamLogging, TestLuceneIndexBackCompat, AddSchemaFieldsUpdateProcessorFactoryTest, TestFileDictionaryLookup, TestJsonFacets, OverseerModifyCollectionTest, TestLogWatcher, TestSSLRandomization, TestEmbeddedSolrServerSchemaAPI, FieldAnalysisRequestHandlerTest, PKIAuthenticationIntegrationTest, CdcrBootstrapTest, TestManagedSynonymGraphFilterFactory, BJQParserTest, LeaderElectionIntegrationTest, TestHighFrequencyDictionaryFactory, LargeFieldTest, TestUtilizeNode, TestDistributedStatsComponentCardinality, TestSurroundQueryParser, TestValueSourceCache, TestRTGBase, TestOnReconnectListenerSupport, TestClusterStateMutator, TestCustomStream, JavabinLoaderTest, CoreAdminOperationTest, BlockJoinFacetSimpleTest, RemoteQueryErrorTest, PrimUtilsTest, TestCharFilters, TestSimExtremeIndexing, ClusterStateTest, XmlInterpolationTest, TestSimpleTrackingShardHandler, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, AliasIntegrationTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeySafeLeaderTest, ClusterStateUpdateTest, CollectionStateFormat2Test, ConfigSetsAPITest, DeleteShardTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, ReplicationFactorTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudRecovery, TestCryptoKeys, TestHashPartitioner, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestStressCloudBlindAtomicUpdates, TestTlogReplayVsRecovery, TestTlogReplica, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionTooManyReplicasTest, CustomCollectionTest, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, AutoScalingHandlerTest]
   [junit4] Completed [560/901 (1!)] on J0 in 19.91s, 12 tests, 2 failures <<< FAILURES!

[...truncated 53693 lines...]