Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23335/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:39755/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:39755/solr
        at 
__randomizedtesting.SeedInfo.seed([9861FAF097777419:EC911BB5D3533396]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:661)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:205)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:222)
        at 
org.apache.solr.cloud.TestCloudRecovery.beforeTest(TestCloudRecovery.java:78)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:549)
        ... 47 more




Build Log:
[...truncated 14546 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/init-core-data-001
   [junit4]   2> 1095100 INFO  
(SUITE-TestCloudRecovery-seed#[9861FAF097777419]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1095101 INFO  
(SUITE-TestCloudRecovery-seed#[9861FAF097777419]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1095101 INFO  
(SUITE-TestCloudRecovery-seed#[9861FAF097777419]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J0 | TestCloudRecovery.corruptedLogTest
   [junit4]    > Assumption #1: 'badapple' test group is disabled 
(@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028";))
   [junit4]   2> 1095102 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 1095103 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001
   [junit4]   2> 1095103 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1095105 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1095105 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1095205 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.ZkTestServer start zk server on port:40883
   [junit4]   2> 1095205 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40883
   [junit4]   2> 1095205 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40883
   [junit4]   2> 1095206 INFO  (zkConnectionManagerCallback-10381-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095208 INFO  (zkConnectionManagerCallback-10383-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095209 INFO  (zkConnectionManagerCallback-10385-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095210 WARN  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1095210 WARN  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1095210 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1095210 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1095210 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1095210 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1095210 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1095210 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1095211 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1095211 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1095211 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1095211 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1095211 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1095222 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1095222 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ccbebdb{/solr,null,AVAILABLE}
   [junit4]   2> 1095222 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c12a2e2{/solr,null,AVAILABLE}
   [junit4]   2> 1095222 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69095d6{HTTP/1.1,[http/1.1]}{127.0.0.1:43653}
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.e.j.s.Server Started @1095263ms
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43653}
   [junit4]   2> 1095223 ERROR (jetty-launcher-10386-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-15T00:16:56.231326Z
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5dbcc2e{HTTP/1.1,[http/1.1]}{127.0.0.1:39755}
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.e.j.s.Server Started @1095264ms
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39755}
   [junit4]   2> 1095223 ERROR (jetty-launcher-10386-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1095223 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1095224 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-15T00:16:56.231997Z
   [junit4]   2> 1095224 INFO  (zkConnectionManagerCallback-10388-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095224 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1095224 INFO  (zkConnectionManagerCallback-10390-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095224 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1095281 INFO  (jetty-launcher-10386-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40883/solr
   [junit4]   2> 1095281 INFO  (jetty-launcher-10386-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40883/solr
   [junit4]   2> 1095282 INFO  (zkConnectionManagerCallback-10398-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095282 INFO  (zkConnectionManagerCallback-10396-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095283 INFO  (zkConnectionManagerCallback-10400-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095283 INFO  (zkConnectionManagerCallback-10402-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095315 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39755_solr
   [junit4]   2> 1095315 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.Overseer Overseer 
(id=72195047898087431-127.0.0.1:39755_solr-n_0000000000) starting
   [junit4]   2> 1095318 INFO  (zkConnectionManagerCallback-10411-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095319 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40883/solr ready
   [junit4]   2> 1095319 INFO  
(OverseerStateUpdate-72195047898087431-127.0.0.1:39755_solr-n_0000000000) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39755_solr
   [junit4]   2> 1095319 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39755_solr
   [junit4]   2> 1095320 INFO  (zkCallback-10399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1095320 INFO  (zkCallback-10410-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1095322 INFO  
(OverseerAutoScalingTriggerThread-72195047898087431-127.0.0.1:39755_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:39755_solr]
   [junit4]   2> 1095324 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1095325 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43653_solr as DOWN
   [junit4]   2> 1095325 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1095325 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43653_solr
   [junit4]   2> 1095326 INFO  (zkCallback-10410-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1095326 INFO  (zkCallback-10399-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1095326 INFO  (zkCallback-10401-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1095331 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1095343 INFO  (zkConnectionManagerCallback-10417-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095344 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1095344 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40883/solr ready
   [junit4]   2> 1095347 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39755.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1095351 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1095362 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39755.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1095362 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39755.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1095363 INFO  (jetty-launcher-10386-thread-2) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001/node2/.
   [junit4]   2> 1095373 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1095381 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1095381 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1095382 INFO  (jetty-launcher-10386-thread-1) 
[n:127.0.0.1:43653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001/node1/.
   [junit4]   2> 1095400 INFO  (zkConnectionManagerCallback-10423-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1095401 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1095401 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[9861FAF097777419])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40883/solr ready
   [junit4]   2> 1095404 INFO  (qtp1465264327-24559) [n:127.0.0.1:39755_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1095408 INFO  
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1095511 INFO  (qtp1465264327-24557) [n:127.0.0.1:39755_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> 1095512 INFO  (qtp1465264327-24561) [n:127.0.0.1:39755_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> 1095512 INFO  (qtp1465264327-24557) [n:127.0.0.1:39755_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> 1095513 INFO  (qtp1465264327-24561) [n:127.0.0.1:39755_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> 1095513 INFO  (qtp1465264327-24557) [n:127.0.0.1:39755_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> 1095528 INFO  (qtp2049418005-24558) [n:127.0.0.1:43653_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> 1095528 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_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> 1095529 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_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> 1095529 INFO  (qtp2049418005-24558) [n:127.0.0.1:43653_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> 1095530 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_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> 1095532 INFO  
(OverseerStateUpdate-72195047898087431-127.0.0.1:39755_solr-n_0000000000) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43653/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1095556 INFO  
(OverseerStateUpdate-72195047898087431-127.0.0.1:39755_solr-n_0000000000) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39755/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1095556 INFO  
(OverseerStateUpdate-72195047898087431-127.0.0.1:39755_solr-n_0000000000) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39755/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1095556 INFO  
(OverseerStateUpdate-72195047898087431-127.0.0.1:39755_solr-n_0000000000) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43653/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1095751 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1095751 INFO  (qtp1465264327-24561) [n:127.0.0.1:39755_solr    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1095751 INFO  (qtp1465264327-24561) [n:127.0.0.1:39755_solr    
x:collection1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1095752 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr    
x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n5&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1095752 INFO  (qtp1465264327-24627) [n:127.0.0.1:39755_solr    
x:collection1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1096760 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1096760 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1096765 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1096766 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1096766 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1096766 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1096766 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.core.collection1.shard2.replica_n5' (registry 
'solr.core.collection1.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1096766 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001/node1/collection1_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001/node1/./collection1_shard2_replica_n5/data/]
   [junit4]   2> 1096776 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1096777 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1096777 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43653.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@10eaaa50
   [junit4]   2> 1096777 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1097018 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1097018 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1097020 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1097020 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1097021 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41cfa6e9[collection1_shard1_replica_n1] main]
   [junit4]   2> 1097021 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1097022 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1097022 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1097022 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619874826713825280
   [junit4]   2> 1097024 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1097024 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1097025 INFO  
(searcherExecutor-7784-thread-1-processing-n:127.0.0.1:43653_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:43653_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@41cfa6e9[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1097026 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1097026 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1097026 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1097026 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1097027 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1097028 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e0738b4[collection1_shard2_replica_n5] main]
   [junit4]   2> 1097028 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1097028 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1097029 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1097029 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619874826721165312
   [junit4]   2> 1097032 INFO  
(searcherExecutor-7783-thread-1-processing-n:127.0.0.1:43653_solr 
x:collection1_shard2_replica_n5 c:collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:43653_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[collection1_shard2_replica_n5] Registered new searcher 
Searcher@4e0738b4[collection1_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1097033 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1097033 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1097034 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1107055 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Was waiting for replicas to come up, but 
they are taking too long - assuming they won't come back till later
   [junit4]   2> 1107055 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1107055 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43653/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1107055 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Was waiting for replicas to come up, but 
they are taking too long - assuming they won't come back till later
   [junit4]   2> 1107055 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1107055 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43653/solr/collection1_shard2_replica_n5/
   [junit4]   2> 1107055 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=http://127.0.0.1:43653/solr START 
replicas=[http://127.0.0.1:39755/solr/collection1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1107055 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n5 
url=http://127.0.0.1:43653/solr START 
replicas=[http://127.0.0.1:39755/solr/collection1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1107055 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 
url=http://127.0.0.1:43653/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1107056 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n5 
url=http://127.0.0.1:43653/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1107057 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1107057 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1107057 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72195047898087432-core_node8-n_0000000000
   [junit4]   2> 1107057 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1107057 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1107057 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72195047898087432-core_node3-n_0000000000
   [junit4]   2> 1107058 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43653/solr/collection1_shard2_replica_n5/ shard2
   [junit4]   2> 1107058 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43653/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1107059 INFO  (zkCallback-10401-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1107059 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1107161 INFO  (zkCallback-10401-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1107161 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1107195 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=11444
   [junit4]   2> 1107200 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n5&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=11447
   [junit4]   2> 1107262 INFO  (zkCallback-10401-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1155333 INFO  (qtp1465264327-24641) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n4:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n4:UPDATE./update.requests&key=solr.core.collection1.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n2:UPDATE./update.requests&key=solr.core.collection1.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n2:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 1155333 INFO  (qtp1465264327-24639) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n4:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n4:UPDATE./update.requests&key=solr.core.collection1.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n2:UPDATE./update.requests&key=solr.core.collection1.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n2:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 1155334 INFO  (qtp1465264327-24557) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n4:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n4:UPDATE./update.requests&key=solr.core.collection1.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n2:UPDATE./update.requests&key=solr.core.collection1.shard2.replica_n4:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n2:QUERY./select.requests}
 status=0 QTime=0
   [junit4]   2> 1155335 INFO  (qtp1465264327-24640) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 1155336 INFO  (qtp1465264327-24641) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 1155336 INFO  (qtp1465264327-24639) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 1155338 INFO  (qtp2049418005-24558) [n:127.0.0.1:43653_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n1:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n5:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.collection1.shard2.replica_n5:UPDATE./update.requests&key=solr.core.collection1.shard1.replica_n1:UPDATE./update.requests}
 status=0 QTime=0
   [junit4]   2> 1155339 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n1:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n5:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.collection1.shard2.replica_n5:UPDATE./update.requests&key=solr.core.collection1.shard1.replica_n1:UPDATE./update.requests}
 status=0 QTime=0
   [junit4]   2> 1155340 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.collection1.shard1.replica_n1:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n5:QUERY./select.requests&key=solr.core.collection1.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.collection1.shard2.replica_n5:UPDATE./update.requests&key=solr.core.collection1.shard1.replica_n1:UPDATE./update.requests}
 status=0 QTime=0
   [junit4]   2> 1155340 INFO  (qtp2049418005-24558) [n:127.0.0.1:43653_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 1155341 INFO  (qtp2049418005-24556) [n:127.0.0.1:43653_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 1155341 INFO  (qtp2049418005-24560) [n:127.0.0.1:43653_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 1185492 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1451731233
   [junit4]   2> 1185492 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39755_solr
   [junit4]   2> 1185493 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1185493 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39755_solr as DOWN
   [junit4]   2> 1185493 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1026934552
   [junit4]   2> 1185493 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43653_solr
   [junit4]   2> 1185494 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1185494 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43653_solr as DOWN
   [junit4]   2> 1185494 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1185494 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a27bb42: rootName = 
solr_39755, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1d923ee9
   [junit4]   2> 1185495 INFO  (coreCloseExecutor-7794-thread-1) 
[n:127.0.0.1:43653_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ab41c78
   [junit4]   2> 1185495 INFO  (coreCloseExecutor-7794-thread-1) 
[n:127.0.0.1:43653_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=4ab41c78
   [junit4]   2> 1185495 INFO  (coreCloseExecutor-7794-thread-2) 
[n:127.0.0.1:43653_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[collection1_shard2_replica_n5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@be714cf
   [junit4]   2> 1185495 INFO  (coreCloseExecutor-7794-thread-1) 
[n:127.0.0.1:43653_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b0debce: rootName = 
solr_43653, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@34fb3f00
   [junit4]   2> 1185495 INFO  (zkCallback-10401-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1185498 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1185498 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6557f411: rootName = 
solr_39755, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@553f3394
   [junit4]   2> 1185500 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1185501 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35cd6b75: rootName = 
solr_39755, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@47ba96c3
   [junit4]   2> 1185501 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1185502 INFO  (closeThreadPool-10429-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72195047898087431-127.0.0.1:39755_solr-n_0000000000) closing
   [junit4]   2> 1185502 INFO  
(OverseerStateUpdate-72195047898087431-127.0.0.1:39755_solr-n_0000000000) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39755_solr
   [junit4]   2> 1185503 INFO  (coreCloseExecutor-7794-thread-1) 
[n:127.0.0.1:43653_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=4ab41c78
   [junit4]   2> 1185503 INFO  (coreCloseExecutor-7794-thread-2) 
[n:127.0.0.1:43653_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n5, tag=be714cf
   [junit4]   2> 1185503 INFO  (coreCloseExecutor-7794-thread-2) 
[n:127.0.0.1:43653_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@583add24: rootName = 
solr_43653, domain = solr.core.collection1.shard2.replica_n5, service url = 
null, agent id = null] for registry solr.core.collection1.shard2.replica_n5 / 
com.codahale.metrics.MetricRegistry@6d746c9a
   [junit4]   2> 1185504 INFO  (zkCallback-10401-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1185504 INFO  (zkCallback-10401-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43653_solr
   [junit4]   2> 1185502 ERROR 
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:39755/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:39755/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:664)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.net.SocketException: Socket closed
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:183) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:549)
 ~[java/:?]
   [junit4]   2>        ... 12 more
   [junit4]   2> 1185505 INFO  (zkCallback-10416-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1185505 ERROR 
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:39755/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:39755/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:664)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.net.SocketException: Socket closed
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:183) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:549)
 ~[java/:?]
   [junit4]   2>        ... 12 more
   [junit4]   2> 1185508 ERROR 
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Cleaning up collection [collection1].
   [junit4]   2> 1185508 ERROR 
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.a.c.DeleteCollectionCmd Problem cleaning 
up collection in 
zk:collection1:org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1111)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:334)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:334)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:153)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:710)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:290)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [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:834)
   [junit4]   2> 
   [junit4]   2> 1185509 ERROR 
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: collection1 operation: create 
failed:org.apache.solr.common.SolrException
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:324)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:292)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:496)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [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:834)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /snapshots/collection1
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1541)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:346)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:346)
   [junit4]   2>        at 
org.apache.solr.core.snapshots.SolrSnapshotManager.cleanupCollectionLevelSnapshots(SolrSnapshotManager.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:84)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:710)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:290)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 1185511 ERROR 
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-queue-work/qnr-0000000000
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1111)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:334)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:334)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:96)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.markTaskComplete(OverseerTaskProcessor.java:564)
   [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:209)
   [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:834)
   [junit4]   2> 
   [junit4]   2> 1185511 WARN  
(OverseerThreadFactory-7774-thread-1-processing-n:127.0.0.1:39755_solr) 
[n:127.0.0.1:39755_solr    ] o.a.s.c.OverseerTaskProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000000, requestid: null, taskKey: 
collection1
   [junit4]   2> 1185511 INFO  
(OverseerAutoScalingTriggerThread-72195047898087431-127.0.0.1:39755_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1185512 INFO  (jetty-closer-10424-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72195047898087431-127.0.0.1:39755_solr-n_0000000000) closing
   [junit4]   2> 1185512 INFO  (closeThreadPool-10429-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72195047898087431-127.0.0.1:39755_solr-n_0000000000) closing
   [junit4]   2> 1185513 INFO  (jetty-closer-10424-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5dbcc2e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1185513 INFO  (coreCloseExecutor-7794-thread-2) 
[n:127.0.0.1:43653_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=be714cf
   [junit4]   2> 1185513 INFO  (jetty-closer-10424-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c12a2e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1185513 INFO  (jetty-closer-10424-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1185515 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1185515 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d1146cc: rootName = 
solr_43653, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@550ce310
   [junit4]   2> 1185520 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1185520 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@428ea41d: rootName = 
solr_43653, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@553f3394
   [junit4]   2> 1185523 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1185523 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@49eab9ce: rootName = 
solr_43653, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@47ba96c3
   [junit4]   2> 1185523 INFO  (jetty-closer-10424-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1185528 INFO  (jetty-closer-10424-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@69095d6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1185528 INFO  (jetty-closer-10424-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ccbebdb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1185528 INFO  (jetty-closer-10424-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1200513 ERROR (qtp1465264327-24559) [n:127.0.0.1:39755_solr    
] o.a.s.h.RequestHandlerBase java.lang.InterruptedException
   [junit4]   2>        at 
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056)
   [junit4]   2>        at 
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2221)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:158)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:208)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:363)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:273)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:247)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 1200513 INFO  (qtp1465264327-24559) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
 status=500 QTime=105109
   [junit4]   2> 1200513 ERROR (qtp1465264327-24559) [n:127.0.0.1:39755_solr    
] o.a.s.s.HttpSolrCall null:java.lang.InterruptedException
   [junit4]   2>        at 
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056)
   [junit4]   2>        at 
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2221)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:158)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:208)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:363)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:273)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:247)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 1200515 ERROR (qtp1465264327-24627) [n:127.0.0.1:39755_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error 
CREATEing SolrCore 'collection1_shard2_replica_n4': Unable to create core 
[collection1_shard2_replica_n4] Caused by: Could not get shard id for core: 
collection1_shard2_replica_n4
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1135)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:158)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at org.eclipse.jetty.server.Server

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

ient.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:205)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:222)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudRecovery.beforeTest(TestCloudRecovery.java:78)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:549)
   [junit4]    >        ... 47 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_9861FAF097777419-001
   [junit4]   2> Dec 15, 2018 12:18:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=828, maxMBSortInHeap=7.365115188155662, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a11fc48),
 locale=en, timezone=US/Samoa
   [junit4]   2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=1,free=105234448,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, 
HdfsBasicDistributedZk2Test, MissingSegmentRecoveryTest, 
TestPayloadScoreQParserPlugin, TestCloudPhrasesIdentificationComponent, 
SchemaVersionSpecificBehaviorTest, DistributedFacetPivotLargeTest, 
FacetPivotSmallTest, ShardRoutingTest, TestMacroExpander, 
TestClusterProperties, RemoteQueryErrorTest, HLLSerializationTest, 
TestFieldTypeCollectionResource, HdfsChaosMonkeySafeLeaderTest, 
TestCloudConsistency, OverseerStatusTest, TestConfigSetsAPIZkFailure, 
TestSegmentSorting, TestReload, SystemInfoHandlerTest, SolrGangliaReporterTest, 
TestStressRecovery, TolerantUpdateProcessorTest, SplitShardTest, 
RAMDirectoryFactoryTest, TestRealTimeGet, RequestLoggingTest, NodeMutatorTest, 
TestLegacyTerms, TestCoreDiscovery, TestMinHashQParser, 
TestSkipOverseerOperations, RankQueryTest, CleanupOldIndexTest, 
TestSystemIdResolver, TestDistributedMissingSort, CollectionReloadTest, 
TestDirectoryFactory, TestRawResponseWriter, RegexBoostProcessorTest, 
ScheduledTriggerTest, NodeLostTriggerIntegrationTest, 
TestFieldCacheWithThreads, DeleteInactiveReplicaTest, TestReloadAndDeleteDocs, 
ClusterStateUpdateTest, OverseerCollectionConfigSetProcessorTest, 
TestCrossCoreJoin, HdfsWriteToMultipleCollectionsTest, TestRebalanceLeaders, 
TestNestedUpdateProcessor, MetricUtilsTest, CursorPagingTest, 
AdminHandlersProxyTest, UniqFieldsUpdateProcessorFactoryTest, 
DeleteReplicaTest, UUIDFieldTest, SpellCheckCollatorTest, 
TestSortableTextField, V2StandaloneTest, AnalysisAfterCoreReloadTest, 
TestNamedUpdateProcessors, TestRangeQuery, TestSimDistributedQueue, 
WrapperMergePolicyFactoryTest, ComputePlanActionTest, TestValueSourceCache, 
StatsComponentTest, TestDynamicFieldResource, BlockCacheTest, 
CollectionsAPISolrJTest, TestPerFieldSimilarity, SolrMetricManagerTest, 
SolrJmxReporterTest, RuleEngineTest, CdcrOpsAndBoundariesTest, 
TestJmxIntegration, CloneFieldUpdateProcessorFactoryTest, 
SolrShardReporterTest, SegmentsInfoRequestHandlerTest, TestFastOutputStream, 
JavabinLoaderTest, TestReplicationHandlerBackup, TestSQLHandler, PolyFieldTest, 
HdfsCollectionsAPIDistributedZkTest, ZkShardTermsTest, TestRandomDVFaceting, 
ChaosMonkeySafeLeaderTest, TestElisionMultitermQuery, 
TestExclusionRuleCollectionAccess, MoveReplicaTest, TestIndexSearcher, 
TriggerEventQueueTest, TestCollationFieldDocValues, CopyFieldTest, 
TestZkChroot, TestJsonRequest, HttpPartitionOnCommitTest, 
LegacyCloudClusterPropTest, TestSolr4Spatial, TestManagedResource, 
TestJettySolrRunner, TestConfigsApi, TermVectorComponentDistributedTest, 
SmileWriterTest, TestSolrCloudWithHadoopAuthPlugin, TestSchemaResource, 
MetricTriggerTest, TestNumericRangeQuery64, TestSort, DistributedQueueTest, 
LeaderElectionIntegrationTest, BJQParserTest, DistributedDebugComponentTest, 
JsonLoaderTest, TestPointFields, TestSimNodeLostTrigger, TestNestedDocsSort, 
TestCollectionAPI, TestQueryUtils, TestLeaderElectionZkExpiry, 
TestBulkSchemaAPI, SystemLogListenerTest, MergeStrategyTest, 
SolrCLIZkUtilsTest, MetricsHistoryHandlerTest, DirectSolrSpellCheckerTest, 
SOLR749Test, ZkStateReaderTest, SampleTest, DirectoryFactoryTest, 
TestSolrCoreProperties, TestSimClusterStateProvider, BasicFunctionalityTest, 
ConvertedLegacyTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, 
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestDeprecatedFilters, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
ConnectionReuseTest, AsyncCallRequestStatusResponseTest, BasicZkTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, LeaderTragicEventTest, 
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, OverseerTest, 
RecoveryAfterSoftCommitTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, 
SliceStateTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery]
   [junit4] Completed [504/838 (1!)] on J0 in 105.68s, 2 tests, 1 error, 1 
skipped <<< FAILURES!

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

[repro] Revision: 5c5c42cc37887236bf76b9e5f1cceaa25ee66886

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery 
-Dtests.method=leaderRecoverFromLogOnStartupTest -Dtests.seed=9861FAF097777419 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en 
-Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3597 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudRecovery" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=9861FAF097777419 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en 
-Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 80 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudRecovery
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to