You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/17 07:21:28 UTC

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1373 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1373/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC

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

Error Message:
no replica should be present in  127.0.0.1:34595_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:34595_solr
	at __randomizedtesting.SeedInfo.seed([E4D287B1B84C7D13:6C86B86B16B010EB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12527 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/init-core-data-001
   [junit4]   2> 385805 WARN  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 385806 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 385807 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 385807 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 385807 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001
   [junit4]   2> 385808 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 385808 INFO  (Thread-696) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 385808 INFO  (Thread-696) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 385810 ERROR (Thread-696) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 385908 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46343
   [junit4]   2> 385911 INFO  (zkConnectionManagerCallback-2668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385937 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 385937 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 385937 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 385937 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 385938 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 385942 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 385942 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 385942 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 385942 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@784624{/solr,null,AVAILABLE}
   [junit4]   2> 385943 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1626a49{/solr,null,AVAILABLE}
   [junit4]   2> 385943 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e3c3b{/solr,null,AVAILABLE}
   [junit4]   2> 385944 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14426c7{/solr,null,AVAILABLE}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18a8a90{SSL,[ssl, http/1.1]}{127.0.0.1:40809}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@108e7c6{SSL,[ssl, http/1.1]}{127.0.0.1:41077}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-3) [    ] o.e.j.s.Server Started @388259ms
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-1) [    ] o.e.j.s.Server Started @388259ms
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40809}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41077}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e8e27d{SSL,[ssl, http/1.1]}{127.0.0.1:37429}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-2) [    ] o.e.j.s.Server Started @388259ms
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37429}
   [junit4]   2> 385945 ERROR (jetty-launcher-2665-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385945 ERROR (jetty-launcher-2665-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 385945 ERROR (jetty-launcher-2665-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@146b8e8{SSL,[ssl, http/1.1]}{127.0.0.1:36685}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-4) [    ] o.e.j.s.Server Started @388260ms
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36685}
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:12:00.582Z
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385946 ERROR (jetty-launcher-2665-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:12:00.582Z
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 385945 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:12:00.582Z
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385946 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:12:00.582Z
   [junit4]   2> 385947 INFO  (zkConnectionManagerCallback-2671-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385947 INFO  (zkConnectionManagerCallback-2672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385947 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 385947 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 385949 INFO  (zkConnectionManagerCallback-2676-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385949 INFO  (zkConnectionManagerCallback-2674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385950 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 385950 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 385957 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100600724b20002, likely client has closed socket
   [junit4]   2> 385960 INFO  (jetty-launcher-2665-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46343/solr
   [junit4]   2> 385960 INFO  (jetty-launcher-2665-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46343/solr
   [junit4]   2> 385961 INFO  (jetty-launcher-2665-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46343/solr
   [junit4]   2> 385961 INFO  (zkConnectionManagerCallback-2682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385962 INFO  (zkConnectionManagerCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385963 INFO  (jetty-launcher-2665-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46343/solr
   [junit4]   2> 385964 INFO  (zkConnectionManagerCallback-2689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385964 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100600724b20006, likely client has closed socket
   [junit4]   2> 385964 INFO  (zkConnectionManagerCallback-2692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385971 INFO  (zkConnectionManagerCallback-2694-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385974 INFO  (zkConnectionManagerCallback-2696-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385974 INFO  (zkConnectionManagerCallback-2700-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385974 INFO  (zkConnectionManagerCallback-2698-thread-1-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386025 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 386025 INFO  (jetty-launcher-2665-thread-1) [n:127.0.0.1:41077_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 386025 INFO  (jetty-launcher-2665-thread-4) [n:127.0.0.1:36685_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 386025 INFO  (jetty-launcher-2665-thread-3) [n:127.0.0.1:40809_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 386025 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37429_solr
   [junit4]   2> 386026 INFO  (jetty-launcher-2665-thread-4) [n:127.0.0.1:36685_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36685_solr
   [junit4]   2> 386026 INFO  (jetty-launcher-2665-thread-1) [n:127.0.0.1:41077_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41077_solr
   [junit4]   2> 386026 INFO  (jetty-launcher-2665-thread-3) [n:127.0.0.1:40809_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40809_solr
   [junit4]   2> 386026 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.c.Overseer Overseer (id=72163177834610700-127.0.0.1:37429_solr-n_0000000000) starting
   [junit4]   2> 386027 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 386027 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 386028 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 386028 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 386039 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37429_solr
   [junit4]   2> 386040 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 386040 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 386040 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 386040 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 386189 INFO  (jetty-launcher-2665-thread-4) [n:127.0.0.1:36685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36685.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386204 INFO  (jetty-launcher-2665-thread-4) [n:127.0.0.1:36685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36685.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386205 INFO  (jetty-launcher-2665-thread-4) [n:127.0.0.1:36685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36685.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386206 INFO  (jetty-launcher-2665-thread-4) [n:127.0.0.1:36685_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node4/.
   [junit4]   2> 386311 INFO  (jetty-launcher-2665-thread-1) [n:127.0.0.1:41077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41077.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386329 INFO  (jetty-launcher-2665-thread-1) [n:127.0.0.1:41077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41077.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386329 INFO  (jetty-launcher-2665-thread-1) [n:127.0.0.1:41077_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41077.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386330 INFO  (jetty-launcher-2665-thread-1) [n:127.0.0.1:41077_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node1/.
   [junit4]   2> 386340 INFO  (jetty-launcher-2665-thread-3) [n:127.0.0.1:40809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386352 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386355 INFO  (jetty-launcher-2665-thread-3) [n:127.0.0.1:40809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386355 INFO  (jetty-launcher-2665-thread-3) [n:127.0.0.1:40809_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386357 INFO  (jetty-launcher-2665-thread-3) [n:127.0.0.1:40809_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node3/.
   [junit4]   2> 386363 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386363 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 386364 INFO  (jetty-launcher-2665-thread-2) [n:127.0.0.1:37429_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node2/.
   [junit4]   2> 386464 INFO  (zkConnectionManagerCallback-2710-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386467 INFO  (zkConnectionManagerCallback-2714-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386468 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 386468 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46343/solr ready
   [junit4]   2> 386511 INFO  (qtp6959203-5285) [n:127.0.0.1:36685_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 386519 INFO  (qtp6959203-5285) [n:127.0.0.1:36685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 386548 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 386549 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 386551 INFO  (zkConnectionManagerCallback-2717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386553 INFO  (qtp6959203-5277) [n:127.0.0.1:36685_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 386554 INFO  (OverseerThreadFactory-1121-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 386554 INFO  (OverseerCollectionConfigSetProcessor-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 386662 INFO  (OverseerStateUpdate-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40809/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 386663 INFO  (OverseerStateUpdate-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36685/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 386664 INFO  (OverseerStateUpdate-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41077/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 386665 INFO  (OverseerStateUpdate-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37429/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 386877 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 386877 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 386910 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 386910 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 386935 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 386935 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 386935 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 386935 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 387041 INFO  (zkCallback-2697-thread-1-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2695-thread-2-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2693-thread-2-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2697-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387041 INFO  (zkCallback-2699-thread-2-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 387893 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 387902 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 387924 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 387935 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 387937 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 387937 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 387938 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36685.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 387938 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 387938 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node4/utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node4/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 387951 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 387954 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 387961 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 387964 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 387964 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 387965 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41077.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 387965 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 387965 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 387967 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 387991 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 387991 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 387992 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 387992 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 387992 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 387999 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 387999 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 388000 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37429.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 388000 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 388000 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 388042 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 388042 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 388044 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 388044 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 388047 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a91526[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 388048 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 388048 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 388049 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 388049 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 388049 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 388051 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 388051 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 388053 INFO  (searcherExecutor-1130-thread-1-processing-n:127.0.0.1:36685_solr x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2] Registered new searcher Searcher@a91526[utilizenodecoll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 388053 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592627479381540864
   [junit4]   2> 388054 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@437b55[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 388055 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 388055 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 388056 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 388057 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592627479385735168
   [junit4]   2> 388059 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 388059 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 388060 INFO  (searcherExecutor-1131-thread-1-processing-n:127.0.0.1:41077_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@437b55[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 388060 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 388061 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 388063 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1699dee[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 388063 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 388064 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 388064 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 388065 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 388065 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592627479394123776
   [junit4]   2> 388067 INFO  (searcherExecutor-1132-thread-1-processing-n:127.0.0.1:40809_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@1699dee[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 388067 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 388073 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 388073 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 388075 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 388075 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 388077 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@f5963f[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 388078 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 388078 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 388079 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 388080 INFO  (searcherExecutor-1133-thread-1-processing-n:127.0.0.1:37429_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@f5963f[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 388080 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592627479409852416
   [junit4]   2> 388168 INFO  (zkCallback-2697-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2693-thread-2-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2699-thread-2-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2695-thread-2-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388168 INFO  (zkCallback-2697-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388564 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 388564 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 388564 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36685/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 388565 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:36685/solr START replicas=[https://127.0.0.1:40809/solr/utilizenodecoll_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 388568 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 388568 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 388568 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41077/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 388568 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 url=https://127.0.0.1:41077/solr START replicas=[https://127.0.0.1:37429/solr/utilizenodecoll_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 388571 INFO  (qtp28210034-5281) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 388575 INFO  (qtp25425635-5273) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 388865 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:36685/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 388865 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 388865 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_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> 388865 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 388869 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 url=https://127.0.0.1:41077/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 388869 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 388869 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 388869 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 388870 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36685/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 388871 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41077/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 388973 INFO  (zkCallback-2697-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2695-thread-2-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2697-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2693-thread-2-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2699-thread-2-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 388973 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389020 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 389022 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 389187 INFO  (zkCallback-2695-thread-2-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2693-thread-2-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2697-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2697-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2699-thread-2-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389187 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 389310 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2374
   [junit4]   2> 389310 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2433
   [junit4]   2> 389310 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2374
   [junit4]   2> 389310 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2399
   [junit4]   2> 389314 INFO  (qtp6959203-5277) [n:127.0.0.1:36685_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 389314 INFO  (qtp6959203-5277) [n:127.0.0.1:36685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2761
   [junit4]   2> 389323 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 389324 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 389324 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 389324 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 389324 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137325{/solr,null,AVAILABLE}
   [junit4]   2> 389325 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ff4a{SSL,[ssl, http/1.1]}{127.0.0.1:34595}
   [junit4]   2> 389325 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.e.j.s.Server Started @391639ms
   [junit4]   2> 389325 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34595}
   [junit4]   2> 389325 ERROR (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 389326 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 389326 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 389326 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 389326 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:12:03.962Z
   [junit4]   2> 389328 INFO  (zkConnectionManagerCallback-2719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 389328 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 389336 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46343/solr
   [junit4]   2> 389337 INFO  (zkConnectionManagerCallback-2723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 389339 INFO  (zkConnectionManagerCallback-2725-thread-1-processing-n:127.0.0.1:34595_solr) [n:127.0.0.1:34595_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 389343 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 389344 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 389345 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34595_solr
   [junit4]   2> 389346 INFO  (zkCallback-2697-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389346 INFO  (zkCallback-2699-thread-2-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389346 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389346 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389346 INFO  (zkCallback-2713-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389346 INFO  (zkCallback-2713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389347 INFO  (zkCallback-2724-thread-1-processing-n:127.0.0.1:34595_solr) [n:127.0.0.1:34595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389543 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 389553 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 389553 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 389555 INFO  (TEST-TestUtilizeNode.test-seed#[E4D287B1B84C7D13]) [n:127.0.0.1:34595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node5/.
   [junit4]   2> 389613 INFO  (zkConnectionManagerCallback-2729-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 389653 INFO  (qtp2632625-5413) [n:127.0.0.1:34595_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with params node=127.0.0.1:34595_solr&action=UTILIZENODE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389654 INFO  (OverseerCollectionConfigSetProcessor-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 389683 INFO  (qtp2632625-5407) [n:127.0.0.1:34595_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=7
   [junit4]   2> 389689 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389692 INFO  (qtp6959203-5277) [n:127.0.0.1:36685_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=1
   [junit4]   2> 389696 INFO  (qtp25425635-5273) [n:127.0.0.1:37429_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389698 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_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> 389701 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389703 INFO  (qtp28210034-5281) [n:127.0.0.1:40809_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> 389707 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389709 INFO  (qtp19012214-5283) [n:127.0.0.1:41077_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> 389716 INFO  (qtp2632625-5412) [n:127.0.0.1:34595_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> 389717 INFO  (qtp6959203-5282) [n:127.0.0.1:36685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389719 INFO  (qtp6959203-5277) [n:127.0.0.1:36685_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> 389720 INFO  (qtp25425635-5273) [n:127.0.0.1:37429_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389721 INFO  (qtp25425635-5280) [n:127.0.0.1:37429_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> 389722 INFO  (qtp28210034-5279) [n:127.0.0.1:40809_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389723 INFO  (qtp28210034-5281) [n:127.0.0.1:40809_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> 389724 INFO  (qtp19012214-5288) [n:127.0.0.1:41077_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 389726 INFO  (qtp19012214-5283) [n:127.0.0.1:41077_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> 389733 INFO  (OverseerThreadFactory-1121-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1611084807 sessionWrapper.createTime 1611084800125805, this.sessionWrapper.createTime 1611084800125805 
   [junit4]   2> 389734 INFO  (OverseerThreadFactory-1121-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:34595_solr: core_node8:{"core":"utilizenodecoll_shard2_replica_n6","base_url":"https://127.0.0.1:37429/solr","node_name":"127.0.0.1:37429_solr","state":"active","type":"NRT"}
   [junit4]   2> 389736 INFO  (OverseerThreadFactory-1121-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34595_solr for creating new replica
   [junit4]   2> 389737 INFO  (OverseerStateUpdate-72163177834610700-127.0.0.1:37429_solr-n_0000000000) [n:127.0.0.1:37429_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34595/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34595_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 389839 INFO  (zkCallback-2699-thread-2-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2697-thread-2-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2695-thread-1-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2693-thread-2-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2695-thread-2-processing-n:127.0.0.1:40809_solr) [n:127.0.0.1:40809_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2693-thread-1-processing-n:127.0.0.1:41077_solr) [n:127.0.0.1:41077_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2697-thread-3-processing-n:127.0.0.1:37429_solr) [n:127.0.0.1:37429_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389839 INFO  (zkCallback-2699-thread-1-processing-n:127.0.0.1:36685_solr) [n:127.0.0.1:36685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 389941 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&name=utilizenodecoll_shard2_replica_n9&action=CREATE&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 389942 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 389952 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 389959 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n9] Schema name=cloud-dynamic
   [junit4]   2> 389985 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 389985 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n9' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 389985 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34595.solr.core.utilizenodecoll.shard2.replica_n9' (registry 'solr.core.utilizenodecoll.shard2.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07f03
   [junit4]   2> 389985 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 389986 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n9] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node5/utilizenodecoll_shard2_replica_n9], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001/tempDir-001/node5/./utilizenodecoll_shard2_replica_n9/data/]
   [junit4]   2> 390033 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 390033 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 390034 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 390034 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 390035 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f0520[utilizenodecoll_shard2_replica_n9] main]
   [junit4]   2> 390037 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 390037 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 390037 INFO  (qtp2632625-5408) [n:127.0.0.1:34595_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_sh

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

ervletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 392337 INFO  (qtp6959203-5261) [n:127.0.0.1:36685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:42753_solr&onlyIfLeaderActive=true&core=utilizenodecoll_shard1_replica_n2&coreNodeName=core_node12&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1001
   [junit4]   2> 396596 INFO  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 396596 INFO  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 396596 INFO  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n11]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e20415
   [junit4]   2> 396596 INFO  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.utilizenodecoll.shard1.replica_n11, tag=31589397
   [junit4]   2> 396596 INFO  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d8cc9f: rootName = solr_42753, domain = solr.core.utilizenodecoll.shard1.replica_n11, service url = null, agent id = null] for registry solr.core.utilizenodecoll.shard1.replica_n11 / com.codahale.metrics.MetricRegistry@18dd4d4
   [junit4]   2> 396606 INFO  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard1.leader, tag=31589397
   [junit4]   2> 396606 WARN  (recoveryExecutor-2734-thread-1-processing-n:127.0.0.1:42753_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:42753_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.RecoveryStrategy Stopping recovery for core=[utilizenodecoll_shard1_replica_n11] coreNodeName=[core_node12]
   [junit4]   2> 396610 INFO  (jetty-closer-2666-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fbcb47{/solr,null,UNAVAILABLE}
   [junit4]   2> 396610 INFO  (jetty-closer-2666-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 396611 ERROR (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 396611 INFO  (SUITE-TestUtilizeNode-seed#[E4D287B1B84C7D13]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46343 46343
   [junit4]   2> 396638 INFO  (Thread-696) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46343 46343
   [junit4]   2> 396639 WARN  (Thread-696) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	11	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72163177834610698-127.0.0.1:36685_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard2/election/72163177834610697-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72163177834610697-127.0.0.1:41077_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard1/election/72163177834610698-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_E4D287B1B84C7D13-001
   [junit4]   2> Feb 17, 2018 6:12:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=America/Belem
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=138235064,total=299106304
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, RemoteQueryErrorTest, TestLegacyNumericRangeQueryBuilder, TestCustomSort, TestShortCircuitedRequests, PeerSyncWithIndexFingerprintCachingTest, CustomHighlightComponentTest, TestCloudRecovery, CreateCollectionCleanupTest, TestFieldCollectionResource, DistributedQueryElevationComponentTest, TestNumericRangeQuery32, TestStressUserVersions, AnalysisErrorHandlingTest, TestClusterStateMutator, MBeansHandlerTest, TestConfigSetsAPI, TestDocSet, ParsingFieldUpdateProcessorsTest, CursorPagingTest, TestEmbeddedSolrServerSchemaAPI, TestConfigSetProperties, SimpleCollectionCreateDeleteTest, BlockJoinFacetRandomTest, SegmentsInfoRequestHandlerTest, DistributedVersionInfoTest, BinaryUpdateRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestSortableTextField, TestNonDefinedSimilarityFactory, TestImplicitCoreProperties, TestSQLHandler, TestGraphTermsQParserPlugin, TestUtilizeNode]
   [junit4] Completed [106/777 (1!)] on J0 in 11.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 46494 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1376 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1376/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest:     1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest: 
   1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([51E92835D5C5A575]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([51E92835D5C5A575]:0)




Build Log:
[...truncated 13125 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/init-core-data-001
   [junit4]   2> 1145072 WARN  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=238 numCloses=238
   [junit4]   2> 1145072 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1145074 INFO  (Thread-2752) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1145074 INFO  (Thread-2752) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1145076 ERROR (Thread-2752) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1145174 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41517
   [junit4]   2> 1145177 INFO  (zkConnectionManagerCallback-2307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145179 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1145179 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1145184 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1145184 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18ad203{/solr,null,AVAILABLE}
   [junit4]   2> 1145184 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e59092{/solr,null,AVAILABLE}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33c1bc{HTTP/1.1,[http/1.1]}{127.0.0.1:46795}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@462c7d{HTTP/1.1,[http/1.1]}{127.0.0.1:39341}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.Server Started @1146621ms
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.Server Started @1146621ms
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46795}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39341}
   [junit4]   2> 1145185 ERROR (jetty-launcher-2304-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1145185 ERROR (jetty-launcher-2304-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:21:15.869Z
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:21:15.869Z
   [junit4]   2> 1145187 INFO  (zkConnectionManagerCallback-2311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145187 INFO  (zkConnectionManagerCallback-2310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145188 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1145188 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1145195 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062d9ba640001, likely client has closed socket
   [junit4]   2> 1145197 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41517/solr
   [junit4]   2> 1145198 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41517/solr
   [junit4]   2> 1145199 INFO  (zkConnectionManagerCallback-2317-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145199 INFO  (zkConnectionManagerCallback-2319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062d9ba640004, likely client has closed socket
   [junit4]   2> 1145201 INFO  (zkConnectionManagerCallback-2321-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145201 INFO  (zkConnectionManagerCallback-2323-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145252 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1145252 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1145253 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39341_solr
   [junit4]   2> 1145253 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46795_solr
   [junit4]   2> 1145254 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Overseer (id=72166281312468998-127.0.0.1:39341_solr-n_0000000000) starting
   [junit4]   2> 1145254 INFO  (zkCallback-2322-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1145273 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1145278 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39341_solr
   [junit4]   2> 1145279 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1145279 INFO  (zkCallback-2322-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1145401 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145406 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145413 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145414 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145415 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/.
   [junit4]   2> 1145421 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145422 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145423 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/.
   [junit4]   2> 1145475 INFO  (zkConnectionManagerCallback-2329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145478 INFO  (zkConnectionManagerCallback-2333-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145479 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1145480 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41517/solr ready
   [junit4]   2> 1145484 INFO  (qtp4096703-11956) [n:127.0.0.1:46795_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1145486 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection managed_coll
   [junit4]   2> 1145591 INFO  (OverseerStateUpdate-72166281312468998-127.0.0.1:39341_solr-n_0000000000) [n:127.0.0.1:39341_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39341/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1145593 INFO  (OverseerStateUpdate-72166281312468998-127.0.0.1:39341_solr-n_0000000000) [n:127.0.0.1:39341_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46795/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1145795 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1145795 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1145796 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1145796 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1145899 INFO  (zkCallback-2322-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1145899 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1145899 INFO  (zkCallback-2322-thread-2-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1145899 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146807 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1146807 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1146813 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1146813 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1146873 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1146873 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1146873 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1146873 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1146875 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1146875 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1146875 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1146875 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1146877 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e5586[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1146877 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@870c76[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1146878 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1146878 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1146879 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1146879 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1146879 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1146879 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1146879 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1146879 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1146880 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1146880 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1146880 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677134565900288
   [junit4]   2> 1146881 INFO  (searcherExecutor-4360-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@870c76[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1146881 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677134566948864
   [junit4]   2> 1146882 INFO  (searcherExecutor-4361-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@16e5586[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39341/solr/managed_coll_shard1_replica_n1/
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1146886 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39341/solr/managed_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1146886 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1146888 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39341/solr/managed_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46795/solr/managed_coll_shard2_replica_n2/
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:46795/solr/managed_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1146891 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46795/solr/managed_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1146992 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146992 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146992 INFO  (zkCallback-2322-thread-2-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146992 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147039 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1147042 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1147144 INFO  (zkCallback-2322-thread-2-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147144 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147144 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147144 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147158 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1362
   [junit4]   2> 1147162 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1367
   [junit4]   2> 1147166 INFO  (qtp4096703-11956) [n:127.0.0.1:46795_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1147166 INFO  (qtp4096703-11956) [n:127.0.0.1:46795_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1681
   [junit4]   2> 1147182 INFO  (TEST-ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin-seed#[51E92835D5C5A575]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldsRoundRobin
   [junit4]   2> 1147192 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1147196 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147199 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147200 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1147200 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147200 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147201 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1147201 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1147201 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1147201 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1147201 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1147202 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147204 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147205 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147209 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147209 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147218 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147218 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147220 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147220 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147220 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll
   [junit4]   2> 1147220 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll
   [junit4]   2> 1147258 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147258 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1147266 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147266 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1147312 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147312 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147314 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147314 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147314 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16884a9[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1147316 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@576ad0[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147317 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147317 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147319 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135026225152
   [junit4]   2> 1147320 INFO  (searcherExecutor-4370-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@16884a9[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147322 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147322 INFO  (searcherExecutor-4371-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@576ad0[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147322 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e4d89e[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147322 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135029370880
   [junit4]   2> 1147323 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1037d23
   [junit4]   2> 1147323 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=17005859
   [junit4]   2> 1147323 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@175cb80: rootName = solr_39341, domain = solr.core.managed_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1ca3c2d
   [junit4]   2> 1147324 INFO  (searcherExecutor-4370-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@e4d89e[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147325 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147325 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@465d8b[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147326 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1147327 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 1147329 INFO  (searcherExecutor-4371-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@465d8b[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147329 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147330 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader, tag=17005859
   [junit4]   2> 1147332 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147332 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1147333 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ManagedIndexSchema Took 8.0ms for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=142
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d686e9
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2, tag=30836457
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11843fb: rootName = solr_46795, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1ded946
   [junit4]   2> 1147334 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147341 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147343 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147343 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll
   [junit4]   2> 1147350 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader, tag=30836457
   [junit4]   2> 1147351 INFO  (qtp4096703-11966) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema/fields/NumberedField_0 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147353 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 1147355 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147357 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147358 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1147358 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147358 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147358 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 1147358 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1147359 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1147360 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1147360 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1147360 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147361 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147362 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1147372 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147379 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147380 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147380 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1147381 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147381 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll
   [junit4]   2> 1147434 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147434 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1147441 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147442 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147444 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4661b0[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147445 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147445 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147445 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147446 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 1147449 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147451 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147451 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1147452 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147454 INFO  (searcherExecutor-4379-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@4661b0[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147454 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135167782912
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@11fbe3a[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1387570
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2, tag=20477296
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cbd7b3: rootName = solr_46795, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1ded946
   [junit4]   2> 1147459 INFO  (searcherExecutor-4379-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@11fbe3a[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147468 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader, tag=20477296
   [junit4]   2> 1147476 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147484 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147486 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147486 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll
   [junit4]   2> 1147487 INFO  (OverseerCollectionConfigSetProcessor-72166281312468998-127.0.0.1:39341_solr-n_0000000000) [n:127.0.0.1:39341_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1147494 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147494 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147496 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@506f41[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147497 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147509 INFO  (searcherExecutor-4380-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@506f41[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147509 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135225454592
   [junit4]   2> 1147511 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147511 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17bed5b[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147512 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 1147512 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 1147514 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147516 INFO  (searcherExecutor-4380-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@17bed5b[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147516 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147517 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147517 INFO  (qtp4096703-11966) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Took 5.0ms for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 1147518 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=165
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b97b07
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=28932871
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19c2c00: rootName = solr_39341, domain = solr.core.managed_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1ca3c2d
   [junit4]   2> 1147523 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147525 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147525 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll
   [junit4]   2> 1147531 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader, tag=28932871
   [junit4]   2> 1147533 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema/fields/NumberedField_1 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147534 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 1147535 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147535 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1147536 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147538 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147538 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147539 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147538 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1147539 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from ZooKeeper
   [junit4]   2> 1147540 INFO  (Thread-2779) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1147540 INFO  (Thread-2780) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1147541 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147541 INFO  (Thread-2779) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1147542 INFO  (Thread-2780) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1147543 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147543 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147558 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147558 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1147586 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147586 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147587 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1536adb[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147588 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147589 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147589 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147589 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from ZooKeeper
   [junit4]   2> 1147592 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147594 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147594 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147594 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147597 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147597 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147598 INFO  (searcherExecutor-4385-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@1536adb[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147598 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135318777856
   [junit4]   2> 1147599 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18ed592[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147600 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147600 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@147eec8[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147600 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147600 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147600 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147601 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from ZooKeeper
   [junit4]   2> 1147602 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147603 INFO  (searcherExecutor-4385-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@147eec8[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147609 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147609 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 8 ms
   [junit4]   2> 1147609 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147611 INFO  (Thread-2779) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147612 INFO  (searcherExecutor-4389-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@18ed592[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147612 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135333457920
   [junit4]   2> 1147614 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f80433[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10001a4
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=16777636
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x

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

nt create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/configs/cloud-managed/managed-schema
   [junit4]   2> 	22	/solr/configs/cloud-managed
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/managed_coll/terms/shard2
   [junit4]   2> 	2	/solr/collections/managed_coll/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/managed_coll/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1184382 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 17, 2018 7:21:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 17, 2018 7:22:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest: 
   [junit4]   2>    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 17, 2018 7:22:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]   2> Feb 17, 2018 7:22:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=Indian/Christmas
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=188969304,total=418906112
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, CacheHeaderTest, TestGeoJSONResponseWriter, TestBinaryResponseWriter, DataDrivenBlockJoinTest, SpatialFilterTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestAuthorizationFramework, TestStandardQParsers, TestCoreAdminApis, OverseerCollectionConfigSetProcessorTest, HdfsNNFailoverTest, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, ClusterStateTest, TestJsonFacetRefinement, TermVectorComponentTest, RegexBoostProcessorTest, MergeStrategyTest, DisMaxRequestHandlerTest, VersionInfoTest, DateMathParserTest, TestCollectionsAPIViaSolrCloudCluster, DateRangeFieldTest, BasicDistributedZk2Test, DeleteInactiveReplicaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSchemaResource, SearchRateTriggerTest, AtomicUpdatesTest, TestSerializedLuceneMatchVersion, TestSolrCoreProperties, ConnectionManagerTest, TestQueryTypes, StatelessScriptUpdateProcessorFactoryTest, ZkStateWriterTest, ZkShardTermsTest, DistributedFacetPivotLongTailTest, TestCorePropertiesReload, TestRandomDVFaceting, DistributedFacetPivotWhiteBoxTest, OverseerStatusTest, GraphQueryTest, TestDocBasedVersionConstraints, TestFastWriter, TestNumericTerms32, HdfsLockFactoryTest, TestConfigSetsAPIZkFailure, DistributedSuggestComponentTest, TestSegmentSorting, TestExpandComponent, SearchHandlerTest, TestObjectReleaseTracker, BigEndianAscendingWordDeserializerTest, DirectoryFactoryTest, CurrencyRangeFacetCloudTest, TestCoreDiscovery, TestApiFramework, DirectSolrSpellCheckerTest, TestValueSourceCache, TestSolr4Spatial2, ClassificationUpdateProcessorTest, ShowFileRequestHandlerTest, TestUnifiedSolrHighlighter, TestPushWriter, TestTrackingShardHandlerFactory, MigrateRouteKeyTest, InfoHandlerTest, BaseCdcrDistributedZkTest, CloudMLTQParserTest, TestFieldCacheVsDocValues, TestSolrCloudWithHadoopAuthPlugin, TestShardHandlerFactory, TestTestInjection, IndexSchemaRuntimeFieldTest, TestSuggestSpellingConverter, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, TestSolrXml, ConcurrentDeleteAndCreateCollectionTest, PingRequestHandlerTest, TestBulkSchemaAPI, UniqFieldsUpdateProcessorFactoryTest, TestCloudInspectUtil, CollectionsAPISolrJTest, TestPolicyCloud, TestFreeTextSuggestions, NodeMutatorTest, QueryResultKeyTest, TestRetrieveFieldsOptimizer, TestUtils, TestLeaderInitiatedRecoveryThread, UnloadDistributedZkTest, TestDynamicFieldResource, TestTolerantSearch, TestClusterProperties, TestQuerySenderListener, DocValuesMultiTest, RegexBytesRefFilterTest, ClusterStateUpdateTest, ForceLeaderTest, HLLUtilTest, TestDistributedMissingSort, TestLargeCluster, CleanupOldIndexTest, ResponseLogComponentTest, TestMissingGroups, TestAddFieldRealTimeGet, NoCacheHeaderTest, SolrSlf4jReporterTest, TestFilteredDocIdSet, TestSolrConfigHandlerCloud, ManagedSchemaRoundRobinCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ManagedSchemaRoundRobinCloudTest -Dtests.seed=51E92835D5C5A575 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | ManagedSchemaRoundRobinCloudTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest: 
   [junit4]    >    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51E92835D5C5A575]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51E92835D5C5A575]:0)
   [junit4] Completed [313/777 (1!)] on J2 in 62.43s, 1 test, 2 errors <<< FAILURES!

[...truncated 45724 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1375 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1375/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3A7D39C967AB68B5:B2290613C957054D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3A7D39C967AB68B5:B2290613C957054D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3A7D39C967AB68B5:57819D34DDE397B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 12646 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 641204 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/init-core-data-001
   [junit4]   2> 641205 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 641205 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 641206 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 641208 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001
   [junit4]   2> 641208 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 641208 INFO  (Thread-5015) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 641208 INFO  (Thread-5015) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 641211 ERROR (Thread-5015) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 641309 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35619
   [junit4]   2> 641311 INFO  (zkConnectionManagerCallback-868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641317 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641317 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641320 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c64d2{/solr,null,AVAILABLE}
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17c6e87{/solr,null,AVAILABLE}
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116095b{/solr,null,AVAILABLE}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@707c75{SSL,[ssl, http/1.1]}{127.0.0.1:40065}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f75b78{SSL,[ssl, http/1.1]}{127.0.0.1:38923}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.Server Started @642876ms
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.Server Started @642876ms
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40065}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38923}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@168ffbf{SSL,[ssl, http/1.1]}{127.0.0.1:33893}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.Server Started @642876ms
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33893}
   [junit4]   2> 641326 ERROR (jetty-launcher-865-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641326 ERROR (jetty-launcher-865-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T16:07:30.087Z
   [junit4]   2> 641326 ERROR (jetty-launcher-865-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T16:07:30.087Z
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T16:07:30.087Z
   [junit4]   2> 641336 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641337 INFO  (zkConnectionManagerCallback-874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641337 INFO  (zkConnectionManagerCallback-872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641337 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641337 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641337 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641347 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35619/solr
   [junit4]   2> 641347 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35619/solr
   [junit4]   2> 641355 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35619/solr
   [junit4]   2> 641357 INFO  (zkConnectionManagerCallback-881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641358 INFO  (zkConnectionManagerCallback-886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641359 INFO  (zkConnectionManagerCallback-883-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641361 INFO  (zkConnectionManagerCallback-888-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641361 INFO  (zkConnectionManagerCallback-890-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641361 INFO  (zkConnectionManagerCallback-892-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641436 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641436 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641436 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641437 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38923_solr
   [junit4]   2> 641437 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40065_solr
   [junit4]   2> 641437 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33893_solr
   [junit4]   2> 641438 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer Overseer (id=72165519404695561-127.0.0.1:38923_solr-n_0000000000) starting
   [junit4]   2> 641451 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 641452 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 641452 INFO  (zkCallback-891-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 641455 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 641455 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38923_solr
   [junit4]   2> 641455 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 641456 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 641456 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 641458 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40065_solr, 127.0.0.1:33893_solr]
   [junit4]   2> 641458 INFO  (zkCallback-891-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 641458 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 641458 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 641458 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 641460 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38923_solr"} current state version: 0
   [junit4]   2> 641461 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38923_solr
   [junit4]   2> 641466 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 641467 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 641467 DEBUG (ScheduledTrigger-1774-thread-1) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 641642 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641650 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641657 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641657 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641659 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/.
   [junit4]   2> 641663 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641663 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641665 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/.
   [junit4]   2> 641677 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641687 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641687 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641689 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/.
   [junit4]   2> 641777 INFO  (zkConnectionManagerCallback-900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641778 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062285526000a, likely client has closed socket
   [junit4]   2> 641780 INFO  (zkConnectionManagerCallback-904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641780 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 641781 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35619/solr ready
   [junit4]   2> 641850 INFO  (qtp2763717-8265) [n:127.0.0.1:38923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 641851 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 641852 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 641853 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 641854 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 641856 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 641856 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 641857 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 641859 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 641859 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 641860 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 641861 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 641862 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 641863 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 641864 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 641865 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 641866 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 641867 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 641868 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 641868 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 641869 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 641870 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 641871 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 641872 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 641873 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 641873 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 641874 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 641875 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 641876 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 641876 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 641877 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 641878 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 641879 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 641880 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 641881 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 641881 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 641882 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 641883 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 641884 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 641885 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 641886 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 641886 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 641887 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 641888 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 641889 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 641889 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 641893 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 641893 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 641893 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 641995 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 641995 INFO  (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641996 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 641996 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641997 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 641997 INFO  (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641998 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641998 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641998 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 641998 INFO  (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641999 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641999 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 642099 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 642216 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642216 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:38923/solr","node_name":"127.0.0.1:38923_solr","state":"down","type":"NRT"}
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 642300 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642301 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 642303 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 642303 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 642303 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:40065/solr","node_name":"127.0.0.1:40065_solr","state":"down","type":"NRT"}
   [junit4]   2> 642304 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 642311 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642311 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33893_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33893_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:33893/solr","node_name":"127.0.0.1:33893_solr","state":"down","type":"NRT"}
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33893_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 642418 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 642418 INFO  (zkCallback-891-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642418 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642418 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642419 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642419 INFO  (zkCallback-889-thread-2-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642419 INFO  (zkCallback-891-thread-2-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642468 DEBUG (ScheduledTrigger-1774-thread-1) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 643239 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 643241 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 643243 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643245 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 643245 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643252 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 643276 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 643311 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 643311 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 643311 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643313 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 643313 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643319 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 643324 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 643324 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 643326 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 643326 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_r

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

.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard2.leader, tag=11247399
   [junit4]   2> 2488444 INFO  (coreCloseExecutor-7914-thread-1) [n:127.0.0.1:40059_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard1.leader, tag=12962564
   [junit4]   2> 2488445 INFO  (coreCloseExecutor-7911-thread-1) [n:127.0.0.1:45307_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard2.leader, tag=4728078
   [junit4]   2> 2488445 INFO  (jetty-closer-4231-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72165640127512586-127.0.0.1:38065_solr-n_0000000000) closing
   [junit4]   2> 2488445 INFO  (OverseerStateUpdate-72165640127512586-127.0.0.1:38065_solr-n_0000000000) [n:127.0.0.1:38065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38065_solr
   [junit4]   2> 2488446 INFO  (jetty-closer-4231-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@149cdc5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488447 INFO  (jetty-closer-4231-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2488447 WARN  (OverseerAutoScalingTriggerThread-72165640127512586-127.0.0.1:38065_solr-n_0000000000) [n:127.0.0.1:38065_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2488448 INFO  (jetty-closer-4231-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cea4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488448 INFO  (jetty-closer-4231-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9a56fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488449 INFO  (jetty-closer-4231-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2488449 INFO  (jetty-closer-4231-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2488450 INFO  (jetty-closer-4231-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cd4d8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488450 INFO  (jetty-closer-4231-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2489930 WARN  (zkCallback-4289-thread-2-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2489931 INFO  (jetty-closer-4231-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@125029{/solr,null,UNAVAILABLE}
   [junit4]   2> 2489931 INFO  (jetty-closer-4231-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2489932 ERROR (SUITE-TestUtilizeNode-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2489934 INFO  (SUITE-TestUtilizeNode-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42929 42929
   [junit4]   2> 2495091 INFO  (Thread-9101) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42929 42929
   [junit4]   2> 2495092 WARN  (Thread-9101) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72165640127512586-127.0.0.1:38065_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_3A7D39C967AB68B5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=6.640150180033094, sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=143035808,total=431190016
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, PeerSyncTest, SimplePostToolTest, TestXIncludeConfig, FastVectorHighlighterTest, SortByFunctionTest, TestCloudDeleteByQuery, TestManagedStopFilterFactory, HdfsWriteToMultipleCollectionsTest, TestSurroundQueryParser, TestConfigSetsAPIExclusivity, ChaosMonkeySafeLeaderTest, InfixSuggestersTest, RuleEngineTest, UpdateLogTest, FileUtilsTest, TestClassicSimilarityFactory, TestMacroExpander, TestConfigSets, SaslZkACLProviderTest, NodeLostTriggerTest, BasicFunctionalityTest, TestUseDocValuesAsStored, TestMaxTokenLenTokenizer, MultiThreadedOCPTest, TestConfigOverlay, DeleteNodeTest, TestFieldCache, SystemInfoHandlerTest, SyncSliceTest, LeaderFailoverAfterPartitionTest, TestFastLRUCache, FieldMutatingUpdateProcessorTest, SpellCheckCollatorWithCollapseTest, TestManagedSchemaAPI, TestStressInPlaceUpdates, ScriptEngineTest, TermsComponentTest, TestHdfsUpdateLog, DistributedIntervalFacetingTest, SignatureUpdateProcessorFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedGrouping, DocumentBuilderTest, SolrJmxReporterTest, HLLSerializationTest, AlternateDirectoryTest, TestJsonRequest, QueryParsingTest, TestComplexPhraseLeadingWildcard, PrimUtilsTest, TestSearchPerf, AutoscalingHistoryHandlerTest, LoggingHandlerTest, HdfsDirectoryTest, TestSchemaNameResource, SoftAutoCommitTest, DistributedMLTComponentTest, TestLegacyFieldCache, TestSchemaManager, BlockJoinFacetSimpleTest, TestHashQParserPlugin, DeleteStatusTest, HdfsDirectoryFactoryTest, CdcrBootstrapTest, TestDirectoryFactory, DistributedFacetPivotSmallTest, TestSizeLimitedDistributedMap, XsltUpdateRequestHandlerTest, TestTrieFacet, SpatialHeatmapFacetsTest, HdfsCollectionsAPIDistributedZkTest, TestReloadDeadlock, SolrGangliaReporterTest, TestFileDictionaryLookup, TestPerFieldSimilarity, TestSystemCollAutoCreate, PreAnalyzedUpdateProcessorTest, TestSubQueryTransformerDistrib, TestRandomRequestDistribution, SolrMetricManagerTest, TestNoOpRegenerator, TestLeaderElectionZkExpiry, TestQueryUtils, TestLegacyField, TestReversedWildcardFilterFactory, TestSchemaVersionResource, TestGenericDistributedQueue, DistribJoinFromCollectionTest, EnumFieldTest, PropertiesRequestHandlerTest, StatsReloadRaceTest, HdfsChaosMonkeySafeLeaderTest, TestNestedDocsSort, TestSmileRequest, SchemaVersionSpecificBehaviorTest, UninvertDocValuesMergePolicyTest, DOMUtilTest, SliceStateTest, TestChildDocTransformer, TestPayloadScoreQParserPlugin, TestSolrJ, TestCloudPivotFacet, HdfsRecoveryZkTest, SuggesterFSTTest, QueryElevationComponentTest, ConfigSetsAPITest, OverseerTest, SortSpecParsingTest, TestRuleBasedAuthorizationPlugin, PeerSyncReplicationTest, JvmMetricsTest, HighlighterTest, HttpPartitionTest, AutoAddReplicasIntegrationTest, CdcrRequestHandlerTest, TestImpersonationWithHadoopAuth, ComputePlanActionTest, TestConfigsApi, TestCursorMarkWithoutUniqueKey, HdfsBasicDistributedZk2Test, TestSQLHandlerNonCloud, TestFieldSortValues, TestCoreBackup, TestFunctionQuery, UUIDUpdateProcessorFallbackTest, TestBM25SimilarityFactory, CreateRoutedAliasTest, ShardRoutingCustomTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestReload, TestStressVersions, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DocValuesMultiTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache, EchoParamsTest, TestSweetSpotSimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, CircularListTest, TestRTGBase, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, NodeMutatorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestUtilizeNode]
   [junit4] Completed [569/777 (3!)] on J1 in 11.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 45014 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+42) - Build # 1374 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1374/
Java: 64bit/jdk-10-ea+42 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([A2B9E8E928143D5D:2C8DC8AAE8B39D29]:0)
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:433)
	at java.base/sun.nio.ch.Net.bind(Net.java:425)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:397)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:508)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A2B9E8E928143D5D:CF454C14925CC25A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12351 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/init-core-data-001
   [junit4]   2> 154938 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 154938 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 154939 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 154939 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 154939 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001
   [junit4]   2> 154939 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 154941 INFO  (Thread-473) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 154941 INFO  (Thread-473) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 154944 ERROR (Thread-473) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 155041 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41261
   [junit4]   2> 155043 INFO  (zkConnectionManagerCallback-368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155046 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155046 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155046 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bd74042{/solr,null,AVAILABLE}
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 155048 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7457d99a{/solr,null,AVAILABLE}
   [junit4]   2> 155049 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@110310ab{/solr,null,AVAILABLE}
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@71af3990{SSL,[ssl, http/1.1]}{127.0.0.1:36335}
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d03fd54{SSL,[ssl, http/1.1]}{127.0.0.1:44561}
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a15ac9a{SSL,[ssl, http/1.1]}{127.0.0.1:44305}
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.Server Started @156503ms
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.Server Started @156503ms
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.Server Started @156503ms
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44305}
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36335}
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44561}
   [junit4]   2> 155050 ERROR (jetty-launcher-365-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155050 ERROR (jetty-launcher-365-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155050 ERROR (jetty-launcher-365-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T09:43:55.630585Z
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T09:43:55.630530Z
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155050 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T09:43:55.630684Z
   [junit4]   2> 155059 INFO  (zkConnectionManagerCallback-373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155059 INFO  (zkConnectionManagerCallback-372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155059 INFO  (zkConnectionManagerCallback-374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155059 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155059 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155059 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 155063 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10060c928f80002, likely client has closed socket
   [junit4]   2> 155064 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41261/solr
   [junit4]   2> 155065 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41261/solr
   [junit4]   2> 155065 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41261/solr
   [junit4]   2> 155069 INFO  (zkConnectionManagerCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155069 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155069 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155070 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10060c928f80005, likely client has closed socket
   [junit4]   2> 155072 INFO  (zkConnectionManagerCallback-390-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155072 INFO  (zkConnectionManagerCallback-392-thread-1-processing-n:127.0.0.1:44305_solr) [n:127.0.0.1:44305_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155075 INFO  (zkConnectionManagerCallback-389-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155146 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155149 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:44305_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155150 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44561_solr
   [junit4]   2> 155151 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:44305_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44305_solr
   [junit4]   2> 155151 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer Overseer (id=72164011129962503-127.0.0.1:44561_solr-n_0000000000) starting
   [junit4]   2> 155160 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:36335_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 155164 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:36335_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36335_solr
   [junit4]   2> 155180 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 155180 INFO  (zkCallback-387-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 155185 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:44305_solr) [n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 155185 INFO  (zkCallback-391-thread-2-processing-n:127.0.0.1:44305_solr) [n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 155198 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 155199 INFO  (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 155200 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36335_solr"} current state version: 0
   [junit4]   2> 155200 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36335_solr
   [junit4]   2> 155216 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44561_solr
   [junit4]   2> 155217 INFO  (zkCallback-391-thread-2-processing-n:127.0.0.1:44305_solr) [n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155217 INFO  (zkCallback-387-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155230 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44561_solr"} current state version: 0
   [junit4]   2> 155230 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44561_solr
   [junit4]   2> 155234 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155234 INFO  (zkCallback-388-thread-2-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 155235 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 155242 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155242 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:44305_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155242 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 155243 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:44305_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/.
   [junit4]   2> 155245 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44305_solr, 127.0.0.1:44561_solr, 127.0.0.1:36335_solr]
   [junit4]   2> 155245 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 155245 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 155246 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 155250 DEBUG (OverseerAutoScalingTriggerThread-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 155251 DEBUG (ScheduledTrigger-1038-thread-1) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 155265 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:36335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36335.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155269 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44561.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155273 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:36335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36335.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155273 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:36335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36335.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155274 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:36335_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/.
   [junit4]   2> 155274 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44561.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155274 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44561.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b48aef4
   [junit4]   2> 155275 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:44561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/.
   [junit4]   2> 155319 INFO  (zkConnectionManagerCallback-400-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155322 INFO  (zkConnectionManagerCallback-404-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 155323 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155323 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A2B9E8E928143D5D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41261/solr ready
   [junit4]   2> 155337 INFO  (qtp801513658-1934) [n:127.0.0.1:36335_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 155338 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 155339 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 155339 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 155340 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 155341 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 155342 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 155342 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 155343 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 155344 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 155346 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 155347 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 155348 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 155349 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 155350 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 155351 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 155352 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 155353 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 155354 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 155355 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 155356 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 155357 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 155358 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 155359 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 155360 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 155361 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 155361 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 155362 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 155363 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 155364 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 155365 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 155366 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 155367 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 155368 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 155369 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 155370 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 155370 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 155371 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 155372 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 155373 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 155374 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 155374 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 155375 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 155376 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 155377 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 155377 INFO  (OverseerThreadFactory-1042-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 155380 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 155380 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 155380 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 155482 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 155482 INFO  (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 155482 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 155483 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 155483 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 155483 INFO  (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 155487 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 155487 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 155487 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 155488 INFO  (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 155488 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 155488 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 155588 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 155695 INFO  (qtp801513658-1924) [n:127.0.0.1:36335_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 155695 INFO  (qtp801513658-1924) [n:127.0.0.1:36335_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155715 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 155715 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155715 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:36335/solr","node_name":"127.0.0.1:36335_solr","state":"down","type":"NRT"}
   [junit4]   2> 155716 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 155716 INFO  (qtp1625895295-1937) [n:127.0.0.1:44305_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 155717 INFO  (qtp1625895295-1937) [n:127.0.0.1:44305_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155719 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44305_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 155719 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44305_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155719 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:44305/solr","node_name":"127.0.0.1:44305_solr","state":"down","type":"NRT"}
   [junit4]   2> 155719 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44305_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 155723 INFO  (qtp679128520-1940) [n:127.0.0.1:44561_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 155724 INFO  (qtp679128520-1940) [n:127.0.0.1:44561_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155726 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44561_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 155726 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44561_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 155726 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:44561/solr","node_name":"127.0.0.1:44561_solr","state":"down","type":"NRT"}
   [junit4]   2> 155726 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:36335/solr",
   [junit4]   2>           "node_name":"127.0.0.1:36335_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:44561/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44561_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:44305/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44305_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 155827 DEBUG (OverseerStateUpdate-72164011129962503-127.0.0.1:44561_solr-n_0000000000) [n:127.0.0.1:44561_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 155827 INFO  (zkCallback-387-thread-1-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 155827 INFO  (zkCallback-388-thread-2-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 155827 INFO  (zkCallback-388-thread-1-processing-n:127.0.0.1:44561_solr) [n:127.0.0.1:44561_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 155827 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:44305_solr) [n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 155827 INFO  (zkCallback-391-thread-2-processing-n:127.0.0.1:44305_solr) [n:127.0.0.1:44305_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 155828 INFO  (zkCallback-387-thread-2-processing-n:127.0.0.1:36335_solr) [n:127.0.0.1:36335_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 156257 DEBUG (ScheduledTrigger-1038-thread-1) [n:127.0.0.1:44561_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 156721 INFO  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 156722 INFO  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 156723 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 156724 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 156724 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 156724 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 156724 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 156725 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 156725 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 156725 WARN  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 156730 INFO  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 156730 INFO  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 156731 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 156731 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 156731 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 156731 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 156731 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 156731 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 156732 INFO  (qtp801513658-1924) [n:127.0.0.1:36335_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 156732 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 156732 WARN  (qtp1625895295-1937) [n:127.0.0.1:44305_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 156745 INFO  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 156745 INFO  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 156745 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 156746 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 156746 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 156746 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 156746 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 156746 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 156746 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 156747 WARN  (qtp679128520-1940) [n:127.0.0.1:44561_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_A2B9E8E928143D5D-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collectio

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

143D5D]) [    ] o.a.s.c.SocketProxy Closing 12 connections to: http://127.0.0.1:33195/, target: http://127.0.0.1:39479/
   [junit4]   2> 2601415 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[A2B9E8E928143D5D]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:46269/, target: http://127.0.0.1:39467/
   [junit4]   2> 2601415 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[A2B9E8E928143D5D]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:45343/, target: http://127.0.0.1:32901/
   [junit4]   2> 2601415 WARN  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[A2B9E8E928143D5D]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:43443/, target: http://127.0.0.1:36933/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLowerTerms -Dtests.seed=A2B9E8E928143D5D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   34.2s J1 | ForceLeaderTest.testReplicasInLowerTerms <<<
   [junit4]    > Throwable #1: java.net.BindException: Address already in use
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2B9E8E928143D5D:2C8DC8AAE8B39D29]:0)
   [junit4]    > 	at java.base/sun.nio.ch.Net.bind0(Native Method)
   [junit4]    > 	at java.base/sun.nio.ch.Net.bind(Net.java:433)
   [junit4]    > 	at java.base/sun.nio.ch.Net.bind(Net.java:425)
   [junit4]    > 	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
   [junit4]    > 	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   [junit4]    > 	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.eclipse.jetty.server.Server.doStart(Server.java:397)
   [junit4]    > 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:508)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_A2B9E8E928143D5D-001
   [junit4]   2> Feb 17, 2018 10:24:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=275001952,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, TestUseDocValuesAsStored, DistributedQueryComponentOptimizationTest, OverseerTest, TestPivotHelperCode, TermsComponentTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SystemInfoHandlerTest, BasicFunctionalityTest, DistribJoinFromCollectionTest, EnumFieldTest, TestLegacyFieldCache, TestManagedStopFilterFactory, DistributedMLTComponentTest, SolrJmxReporterTest, TestXIncludeConfig, InfixSuggestersTest, TestQueryUtils, TestSolrJ, DocValuesNotIndexedTest, TestLegacyField, TestCursorMarkWithoutUniqueKey, TestCharFilters, DistributedFacetSimpleRefinementLongTailTest, TestReloadAndDeleteDocs, CdcrRequestHandlerTest, TestReversedWildcardFilterFactory, TestSchemaManager, TestComputePlanAction, TestStressRecovery, TestSimpleTrackingShardHandler, CoreSorterTest, TestCloudDeleteByQuery, HdfsWriteToMultipleCollectionsTest, TestSolrCloudWithKerberosAlt, TestZkChroot, PrimUtilsTest, CollectionReloadTest, SchemaVersionSpecificBehaviorTest, AutoscalingHistoryHandlerTest, SuggesterFSTTest, TestFastLRUCache, SpellCheckCollatorWithCollapseTest, ZkStateReaderTest, TestElisionMultitermQuery, MoveReplicaHDFSFailoverTest, TestRawTransformer, AutoAddReplicasIntegrationTest, LegacyCloudClusterPropTest, SyncSliceTest, CurrencyFieldTypeTest, BlockCacheTest, TestMaxScoreQueryParser, HdfsRecoveryZkTest, TestLocalFSCloudBackupRestore, CollectionsAPIDistributedZkTest, HighlighterMaxOffsetTest, AsyncCallRequestStatusResponseTest, TestSizeLimitedDistributedMap, DocExpirationUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, HttpSolrCallGetCoreTest, JsonLoaderTest, TestRandomRequestDistribution, TestDirectoryFactory, SolrShardReporterTest, TestUninvertingReader, TestCollationFieldDocValues, TestSQLHandlerNonCloud, TestConfigSetsAPIExclusivity, TestJavabinTupleStreamParser, TestMacroExpander, SearchHandlerTest, PreAnalyzedUpdateProcessorTest, OverriddenZkACLAndCredentialsProvidersTest, PKIAuthenticationIntegrationTest, PeerSyncTest, TestFieldCache, TestEmbeddedSolrServerAdminHandler, TestRestManager, TestCloudSearcherWarming, DirectUpdateHandlerOptimizeTest, SimplePostToolTest, CdcrBootstrapTest, TestExportWriter, TestNamedUpdateProcessors, TestMinMaxOnMultiValuedField, ChaosMonkeySafeLeaderTest, MetricUtilsTest, TestPerFieldSimilarity, TestLegacyTerms, SOLR749Test, TestNumericRangeQuery64, TestPolicyCloud, HdfsChaosMonkeySafeLeaderTest, CreateRoutedAliasTest, TestReqParamsAPI, TestFileDictionaryLookup, DistributedFacetPivotSmallTest, UpdateLogTest, TestManagedSchemaAPI, TestLRUCache, CollectionStateFormat2Test, PropertiesRequestHandlerTest, ZkFailoverTest, TestSolrFieldCacheBean, TestPartialUpdateDeduplication, DistributedFacetPivotLargeTest, TestSubQueryTransformerDistrib, HdfsBasicDistributedZk2Test, TestRecovery, TestConfigOverlay, TestDistributedStatsComponentCardinality, TestPullReplica, TestNestedDocsSort, BasicZkTest, SolrInfoBeanTest, TestReloadDeadlock, BadCopyFieldTest, HdfsCollectionsAPIDistributedZkTest, TestStressVersions, SolrMetricManagerTest, TestStressInPlaceUpdates, TestChildDocTransformer, TestSolrConfigHandler, DistributedDebugComponentTest, BasicDistributedZk2Test, UnloadDistributedZkTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, DirectSolrConnectionTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest]
   [junit4] Completed [544/777 (2!)] on J1 in 149.97s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 42021 lines...]