You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/16 05:15:41 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 26671 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26671/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

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

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:37601/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37601/solr
	at __randomizedtesting.SeedInfo.seed([712FF4862F1A89B5:F97BCB5C81E6E44D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:674)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:136)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 48 more




Build Log:
[...truncated 13116 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> 28051 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 28052 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/data-dir-2-001
   [junit4]   2> 28052 WARN  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 28052 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 28053 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 28062 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 28064 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001
   [junit4]   2> 28064 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 28064 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 28065 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 28164 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37857
   [junit4]   2> 28164 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37857
   [junit4]   2> 28164 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37857
   [junit4]   2> 28164 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37857
   [junit4]   2> 28166 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28168 INFO  (zkConnectionManagerCallback-136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28168 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28170 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28173 INFO  (zkConnectionManagerCallback-138-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28173 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28176 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28179 INFO  (zkConnectionManagerCallback-140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28179 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 28318 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 28331 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 28331 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 28332 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 28333 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bb6bb27{/solr,null,AVAILABLE}
   [junit4]   2> 28356 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 28356 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 28356 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 28357 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 28357 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 28358 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 28358 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14cf079{/solr,null,AVAILABLE}
   [junit4]   2> 28360 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b29b6b5{/solr,null,AVAILABLE}
   [junit4]   2> 28363 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@76659d40{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:43195}
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.e.j.s.Server Started @28387ms
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43195}
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56167ea3{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:45485}
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.e.j.s.Server Started @28387ms
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45485}
   [junit4]   2> 28364 ERROR (jetty-launcher-141-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 28364 ERROR (jetty-launcher-141-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-16T04:41:53.124588Z
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 28364 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-16T04:41:53.124693Z
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24225b39{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37601}
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.e.j.s.Server Started @28391ms
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37601}
   [junit4]   2> 28368 ERROR (jetty-launcher-141-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 28368 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 28369 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-16T04:41:53.128998Z
   [junit4]   2> 28371 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28372 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28372 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28378 INFO  (zkConnectionManagerCallback-145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28378 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28380 INFO  (zkConnectionManagerCallback-143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28380 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28380 INFO  (zkConnectionManagerCallback-147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28380 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28386 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28386 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28386 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 28499 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 28500 WARN  (jetty-launcher-141-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a4a396f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28500 WARN  (jetty-launcher-141-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a4a396f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28504 WARN  (jetty-launcher-141-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17179575[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28504 WARN  (jetty-launcher-141-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17179575[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28505 INFO  (jetty-launcher-141-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37857/solr
   [junit4]   2> 28506 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28508 INFO  (zkConnectionManagerCallback-158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28508 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28559 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43195_solr
   [junit4]   2> 28560 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer Overseer (id=72276414947065862-127.0.0.1:43195_solr-n_0000000000) starting
   [junit4]   2> 28580 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43195_solr
   [junit4]   2> 28580 INFO  (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43195_solr
   [junit4]   2> 28581 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 28581 INFO  (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 28582 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 28582 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 28582 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 28582 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 28582 WARN  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 28584 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:43195_solr]
   [junit4]   2> 28585 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 28585 DEBUG (ScheduledTrigger-163-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 28585 DEBUG (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 28596 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 28598 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 28603 WARN  (jetty-launcher-141-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6eed21dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28603 WARN  (jetty-launcher-141-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6eed21dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28621 WARN  (jetty-launcher-141-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79f3e409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28621 WARN  (jetty-launcher-141-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79f3e409[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28622 INFO  (jetty-launcher-141-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37857/solr
   [junit4]   2> 28624 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28632 INFO  (zkConnectionManagerCallback-180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28632 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28638 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28638 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 28642 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45485_solr as DOWN
   [junit4]   2> 28644 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 28644 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45485_solr
   [junit4]   2> 28644 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45485_solr"} current state version: 0
   [junit4]   2> 28644 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45485_solr
   [junit4]   2> 28646 INFO  (zkCallback-157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 28646 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28646 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28647 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 28648 WARN  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 28648 INFO  (jetty-launcher-141-thread-3) [n:127.0.0.1:43195_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node3/.
   [junit4]   2> 28656 INFO  (zkCallback-179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 28671 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 28698 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 28700 WARN  (jetty-launcher-141-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76790180[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28700 WARN  (jetty-launcher-141-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76790180[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28700 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28708 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28708 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28709 WARN  (jetty-launcher-141-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69d38c46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28709 WARN  (jetty-launcher-141-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69d38c46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 28709 INFO  (jetty-launcher-141-thread-1) [n:127.0.0.1:45485_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node1/.
   [junit4]   2> 28710 INFO  (jetty-launcher-141-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37857/solr
   [junit4]   2> 28711 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28712 INFO  (zkConnectionManagerCallback-200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28712 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28715 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 28717 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37601_solr as DOWN
   [junit4]   2> 28717 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 28717 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37601_solr
   [junit4]   2> 28717 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37601_solr"} current state version: 0
   [junit4]   2> 28717 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37601_solr
   [junit4]   2> 28718 INFO  (zkCallback-157-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 28718 INFO  (zkCallback-179-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 28718 INFO  (zkCallback-199-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 28719 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 28719 WARN  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 28731 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 28749 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28758 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28758 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 28759 INFO  (jetty-launcher-141-thread-2) [n:127.0.0.1:37601_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node2/.
   [junit4]   2> 28792 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 28811 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28824 INFO  (zkConnectionManagerCallback-213-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28824 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28825 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 28826 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37857/solr ready
   [junit4]   2> 28945 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 28951 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 28978 INFO  (TEST-TestUtilizeNode.test-seed#[712FF4862F1A89B5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 28988 INFO  (TEST-TestUtilizeNode.test-seed#[712FF4862F1A89B5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 28990 INFO  (TEST-TestUtilizeNode.test-seed#[712FF4862F1A89B5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 28990 INFO  (TEST-TestUtilizeNode.test-seed#[712FF4862F1A89B5]) [     ] o.a.s.c.TestUtilizeNode Creating Collection...
   [junit4]   2> 28993 INFO  (qtp1809359369-452) [n:127.0.0.1:37601_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 28996 INFO  (OverseerThreadFactory-165-thread-2-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 28996 INFO  (OverseerCollectionConfigSetProcessor-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_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> 28998 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"utilizenodecoll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 28998 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: utilizenodecoll
   [junit4]   2> 28999 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/utilizenodecoll/state.json
   [junit4]   2> 29099 DEBUG (OverseerThreadFactory-165-thread-2-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 29121 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 29141 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 29161 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 29167 DEBUG (OverseerThreadFactory-165-thread-2-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 29171 INFO  (qtp1809359369-457) [n:127.0.0.1:37601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 29175 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 29186 INFO  (qtp1441748692-463) [n:127.0.0.1:45485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 29202 DEBUG (OverseerThreadFactory-165-thread-2-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 3338943221 sessionWrapper.createTime 3338943186995441, this.sessionWrapper.createTime 3338943186995441 
   [junit4]   2> 29204 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [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:45485/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29204 INFO  (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_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:45485/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29205 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 29205 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29205 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [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:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29205 INFO  (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_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:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29207 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29207 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29207 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [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:37601/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29207 INFO  (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_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:37601/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29208 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 29208 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29208 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [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:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 29209 INFO  (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_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:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29209 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node7":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29209 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node8":{
   [junit4]   2>       "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 29310 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/utilizenodecoll/state.json version: 0
   [junit4]   2> 29415 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr    x:utilizenodecoll_shard1_replica_n1 ] 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> 29415 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr    x:utilizenodecoll_shard1_replica_n2 ] 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> 29415 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr    x:utilizenodecoll_shard2_replica_n4 ] 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> 29415 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr    x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 29420 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 29420 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 29421 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 29427 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr    x:utilizenodecoll_shard2_replica_n6 ] 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> 29421 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 29432 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>           "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 29433 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 29433 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 29433 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node8:{
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 29433 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(utilizenodecoll//collections/utilizenodecoll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45485/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45485_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:37601/solr",
   [junit4]   2>           "node_name":"127.0.0.1:37601_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:43195/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43195_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 29436 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 29436 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 29436 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 29439 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 29480 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 29485 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 29487 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 29487 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 29532 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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> 29532 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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 configset conf1, trusted=true
   [junit4]   2> 29533 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45485.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 29534 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 29535 DEBUG (OverseerStateUpdate-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [n:127.0.0.1:43195_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/utilizenodecoll/state.json version: 1
   [junit4]   2> 29543 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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> 29543 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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> 29543 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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 configset conf1, trusted=true
   [junit4]   2> 29543 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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 configset conf1, trusted=true
   [junit4]   2> 29544 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 29544 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37601.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 29544 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 29544 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 29547 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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> 29547 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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 configset conf1, trusted=true
   [junit4]   2> 29548 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43195.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@244a2a8d
   [junit4]   2> 29548 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 29588 DEBUG (ScheduledTrigger-163-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 1
   [junit4]   2> 29627 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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> 29627 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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> 29629 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 29629 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 29631 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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> 29631 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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> 29631 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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> 29631 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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> 29632 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 29633 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 29633 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 29634 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_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 1666820723854802944
   [junit4]   2> 29640 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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> 29640 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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> 29640 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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> 29640 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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> 29641 INFO  (searcherExecutor-217-thread-1-processing-n:127.0.0.1:45485_solr x:utilizenodecoll_shard1_replica_n1 c:utilizenodecoll s:shard1 r:core_node3) [n:127.0.0.1:45485_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 autowarm time: 0 ms: Collection: 'utilizenodecoll'
   [junit4]   2> 29641 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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> 29641 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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> 29642 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 29642 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 29642 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 29642 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_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 1666820723863191552
   [junit4]   2> 29642 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 29642 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 29645 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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> 29645 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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> 29645 INFO  (searcherExecutor-221-thread-1-processing-n:127.0.0.1:37601_solr x:utilizenodecoll_shard2_replica_n4 c:utilizenodecoll s:shard2 r:core_node7) [n:127.0.0.1:37601_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 autowarm time: 0 ms: Collection: 'utilizenodecoll'
   [junit4]   2> 29646 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 29646 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/utilizenodecoll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 29646 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/utilizenodecoll/leaders/shard1
   [junit4]   2> 29646 INFO  (qtp1745199463-458) [n:127.0.0.1:43195_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 1666820723867385856
   [junit4]   2> 29646 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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> 29647 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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> 29647 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 29647 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/utilizenodecoll/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 29647 INFO  (qtp1809359369-450) [n:127.0.0.1:37601_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/utilizenodecoll/leaders/shard2
   [junit4]   2> 29647 INFO  (qtp1745199463-460) [n:127.0.0.1:43195_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 1666820723868434432
   [junit4]   2> 29649 INFO  (searcherExecutor-223-thread-1-processing-n:127.0.0.1:43195_solr x:utilizenodecoll_shard2_replica_n6 c:utilizenodecoll s:shard2 r:core_node8) [n:127.0.0.1:43195_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 autowarm time: 0 ms: Collection: 'utilizenodecoll'
   [junit4]   2> 29651 INFO  (searcherExecutor-220-thread-1-processing-n:127.0.0.1:43195_solr x:utilizenodecoll_shard1_replica_n2 c:utilizenodecoll s:shard1 r:core_node5) [n:127.0.0.1:43195_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 autowarm time: 0 ms: Collection: 'utilizenodecoll'
   [junit4]   2> 29653 INFO  (qtp1441748692-461) [n:127.0.0.1:45485_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [

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

.api.collections.OverseerCollectionMessageHandler.waitToSeeReplicasInState(OverseerCollectionMessageHandler.java:703)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.getReplicaParams(AddReplicaCmd.java:265)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.AddReplicaCmd.addReplica(AddReplicaCmd.java:174)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.addReplica(OverseerCollectionMessageHandler.java:713)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.MoveReplicaCmd.moveNormalReplica(MoveReplicaCmd.java:286)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.MoveReplicaCmd.moveReplica(MoveReplicaCmd.java:165)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.MoveReplicaCmd.call(MoveReplicaCmd.java:70)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.UtilizeNodeCmd.executeAll(UtilizeNodeCmd.java:130)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.UtilizeNodeCmd.call(UtilizeNodeCmd.java:88)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 152641 ERROR (OverseerThreadFactory-165-thread-4-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000006
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:351)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:571)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:593)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:542)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 152642 WARN  (OverseerThreadFactory-165-thread-4-processing-n:127.0.0.1:43195_solr) [n:127.0.0.1:43195_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000006, requestid: null, taskKey: null
   [junit4]   2> 152642 INFO  (OverseerAutoScalingTriggerThread-72276414947065862-127.0.0.1:43195_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 152642 DEBUG (closeThreadPool-314-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 152642 DEBUG (closeThreadPool-314-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 152642 DEBUG (closeThreadPool-314-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 152642 DEBUG (closeThreadPool-314-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 152642 DEBUG (closeThreadPool-314-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 152642 DEBUG (closeThreadPool-314-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 152642 INFO  (jetty-closer-296-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72276414947065862-127.0.0.1:43195_solr-n_0000000000) closing
   [junit4]   2> 152642 INFO  (closeThreadPool-314-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72276414947065862-127.0.0.1:43195_solr-n_0000000000) closing
   [junit4]   2> 152645 INFO  (jetty-closer-296-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@76659d40{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 152645 INFO  (jetty-closer-296-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bb6bb27{/solr,null,UNAVAILABLE}
   [junit4]   2> 152645 INFO  (jetty-closer-296-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 152646 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 152849 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	12	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/utilizenodecoll/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	120	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard2/election/72276414947065864-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard1/election/72276414947065863-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 152851 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37857
   [junit4]   2> 152851 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37857
   [junit4]   2> 152851 INFO  (SUITE-TestUtilizeNode-seed#[712FF4862F1A89B5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37857
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestUtilizeNode_712FF4862F1A89B5-001
   [junit4]   2> May 16, 2020 4:43:57 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=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7f98a8d2), locale=en-GB, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=373383520,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryAfterSoftCommitTest, TestUtilizeNode]
   [junit4] Completed [82/912 (1!)] on J2 in 125.03s, 1 test, 1 error <<< FAILURES!

[...truncated 55263 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26671/consoleText

[repro] Revision: c2b59f16bf619e35ba794e3842eb7aa5e931e392

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=TestUtilizeNode -Dtests.method=test -Dtests.seed=712FF4862F1A89B5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestUtilizeNode
[repro] ant compile-test

[...truncated 3134 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestUtilizeNode" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=712FF4862F1A89B5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestUtilizeNode
[repro] Exiting with code 0

[...truncated 43 lines...]