Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23579/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseG1GC

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

Error Message:
 Timeout waiting to see state for collection=collection1 
:DocCollection(collection1//collections/collection1/state.json/16)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"collection1_shard1_replica_n1",           
"base_url":"https://127.0.0.1:39667/solr";,           
"node_name":"127.0.0.1:39667_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node4":{           "core":"collection1_shard1_replica_n2",         
  "base_url":"https://127.0.0.1:44389/solr";,           
"node_name":"127.0.0.1:44389_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live 
Nodes: [127.0.0.1:39667_solr, 127.0.0.1:44389_solr] Last available state: 
DocCollection(collection1//collections/collection1/state.json/16)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"collection1_shard1_replica_n1",           
"base_url":"https://127.0.0.1:39667/solr";,           
"node_name":"127.0.0.1:39667_solr",           "state":"active",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node4":{           "core":"collection1_shard1_replica_n2",         
  "base_url":"https://127.0.0.1:44389/solr";,           
"node_name":"127.0.0.1:44389_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: 
Timeout waiting to see state for collection=collection1 
:DocCollection(collection1//collections/collection1/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:39667/solr";,
          "node_name":"127.0.0.1:39667_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:44389/solr";,
          "node_name":"127.0.0.1:44389_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:39667_solr, 127.0.0.1:44389_solr]
Last available state: 
DocCollection(collection1//collections/collection1/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"collection1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:39667/solr";,
          "node_name":"127.0.0.1:39667_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"collection1_shard1_replica_n2",
          "base_url":"https://127.0.0.1:44389/solr";,
          "node_name":"127.0.0.1:44389_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([9A3769BF83F139FD:126356652D0D5405]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:289)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:267)
        at 
org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12848 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery2
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/init-core-data-001
   [junit4]   2> 171422 WARN  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 171422 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 171423 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 171424 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 171425 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001
   [junit4]   2> 171425 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 171425 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 171425 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 171526 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46141
   [junit4]   2> 171526 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46141
   [junit4]   2> 171526 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46141
   [junit4]   2> 171580 INFO  (zkConnectionManagerCallback-1038-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171630 INFO  (zkConnectionManagerCallback-1040-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171646 INFO  (zkConnectionManagerCallback-1042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171648 WARN  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171649 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171649 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171649 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171651 WARN  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 171651 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 171651 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 171651 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 171652 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171652 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171652 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 171653 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b4d64{/solr,null,AVAILABLE}
   [junit4]   2> 171654 WARN  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@198a5b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171657 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3c9844{SSL,[ssl, 
http/1.1]}{127.0.0.1:44389}
   [junit4]   2> 171657 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.s.Server Started @171713ms
   [junit4]   2> 171658 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44389}
   [junit4]   2> 171658 ERROR (jetty-launcher-1043-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 171658 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171658 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 171658 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171658 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171658 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-27T01:09:00.878Z
   [junit4]   2> 171684 INFO  (zkConnectionManagerCallback-1045-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171684 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 171796 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 171797 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 171797 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 171806 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a08678{/solr,null,AVAILABLE}
   [junit4]   2> 171807 WARN  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@97d344[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171818 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18336f3{SSL,[ssl, 
http/1.1]}{127.0.0.1:39667}
   [junit4]   2> 171818 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.s.Server Started @171874ms
   [junit4]   2> 171819 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39667}
   [junit4]   2> 171819 ERROR (jetty-launcher-1043-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 171819 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 171819 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 171819 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 171819 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 171819 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-27T01:09:01.039Z
   [junit4]   2> 171829 INFO  (zkConnectionManagerCallback-1047-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171830 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 171950 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 171950 WARN  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171952 WARN  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1f48291[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171960 WARN  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171961 WARN  (jetty-launcher-1043-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@c400c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171962 INFO  (jetty-launcher-1043-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46141/solr
   [junit4]   2> 171968 INFO  (zkConnectionManagerCallback-1053-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171981 INFO  (zkConnectionManagerCallback-1055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 172033 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39667_solr
   [junit4]   2> 172034 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.Overseer Overseer 
(id=72104648257634310-127.0.0.1:39667_solr-n_0000000000) starting
   [junit4]   2> 172036 INFO  (zkConnectionManagerCallback-1062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 172038 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46141/solr ready
   [junit4]   2> 172038 INFO  
(OverseerStateUpdate-72104648257634310-127.0.0.1:39667_solr-n_0000000000) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39667_solr
   [junit4]   2> 172045 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39667_solr
   [junit4]   2> 172045 INFO  (zkCallback-1054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 172056 INFO  (zkCallback-1061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 172069 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 172090 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39667.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 172095 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39667.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 172095 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39667.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 172096 INFO  (jetty-launcher-1043-thread-1) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node1/.
   [junit4]   2> 173165 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 173166 WARN  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 173166 WARN  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@174b349[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173169 WARN  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 173169 WARN  (jetty-launcher-1043-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a324b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173170 INFO  (jetty-launcher-1043-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46141/solr
   [junit4]   2> 173171 INFO  (zkConnectionManagerCallback-1069-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173173 INFO  (zkConnectionManagerCallback-1071-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173175 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 173176 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44389_solr as DOWN
   [junit4]   2> 173176 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 173176 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44389_solr
   [junit4]   2> 173177 INFO  (zkCallback-1061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173177 INFO  (zkCallback-1054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173177 INFO  (zkCallback-1070-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173190 INFO  (zkConnectionManagerCallback-1078-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173191 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 173191 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46141/solr ready
   [junit4]   2> 173195 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 173207 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44389.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 173214 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44389.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 173214 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44389.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 173214 INFO  (jetty-launcher-1043-thread-2) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/.
   [junit4]   2> 173234 INFO  (zkConnectionManagerCallback-1084-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173235 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 173236 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46141/solr ready
   [junit4]   2> 173270 INFO  (qtp18348163-2385) [n:127.0.0.1:44389_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 173272 INFO  
(OverseerThreadFactory-578-thread-1-processing-n:127.0.0.1:39667_solr) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 173378 INFO  (qtp18348163-2386) [n:127.0.0.1:44389_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> 173380 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_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> 173381 INFO  (qtp18348163-2386) [n:127.0.0.1:44389_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> 173383 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_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> 173385 INFO  (qtp18348163-2386) [n:127.0.0.1:44389_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> 173441 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_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> 173443 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_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> 173444 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 173446 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_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> 173447 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_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> 173451 INFO  
(OverseerStateUpdate-72104648257634310-127.0.0.1:39667_solr-n_0000000000) 
[n:127.0.0.1:39667_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":"https://127.0.0.1:39667/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 173452 INFO  
(OverseerStateUpdate-72104648257634310-127.0.0.1:39667_solr-n_0000000000) 
[n:127.0.0.1:39667_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":"https://127.0.0.1:44389/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 173655 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 173655 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 173655 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr    
x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 174665 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 174666 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 174679 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 174679 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174680 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 174680 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 174680 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174680 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174681 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44389.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 174681 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39667.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 174688 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node1/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 174688 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 174951 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 174951 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174951 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174951 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174953 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174953 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174953 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174953 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174955 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17c29d7[collection1_shard1_replica_n2] main]
   [junit4]   2> 174955 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d2c0e[collection1_shard1_replica_n1] main]
   [junit4]   2> 174955 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 174955 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174955 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 174955 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174956 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 174956 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174956 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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 1623773774270693376
   [junit4]   2> 174956 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1623773774270693376
   [junit4]   2> 174959 INFO  
(searcherExecutor-590-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@17c29d7[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174959 INFO  
(searcherExecutor-591-thread-1-processing-n:127.0.0.1:39667_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:39667_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@5d2c0e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174962 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 174962 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 174966 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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, 
core_node4=0}, version=1}
   [junit4]   2> 174966 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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> 174966 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 175467 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 175467 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 175467 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44389/solr/collection1_shard1_replica_n2/
   [junit4]   2> 175468 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=https://127.0.0.1:44389/solr START 
replicas=[https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 175475 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=https://127.0.0.1:44389/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 175485 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 175486 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 175486 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 175486 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72104648257634313-core_node4-n_0000000000
   [junit4]   2> 175488 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44389/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 175590 INFO  (zkCallback-1070-thread-1) [    ] 
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> 175592 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 175694 INFO  (zkCallback-1070-thread-1) [    ] 
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> 175698 INFO  (zkCallback-1070-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> 175704 INFO  (qtp18348163-2387) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2049
   [junit4]   2> 175970 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2315
   [junit4]   2> 175973 INFO  (qtp18348163-2385) [n:127.0.0.1:44389_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 176070 INFO  (zkCallback-1070-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> 176070 INFO  (zkCallback-1070-thread-1) [    ] 
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> 176070 INFO  (zkCallback-1054-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> 176070 INFO  (zkCallback-1054-thread-1) [    ] 
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> 176071 INFO  (qtp18348163-2385) [n:127.0.0.1:44389_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2800
   [junit4]   2> 176071 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 176072 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 176087 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 176089 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21876531
   [junit4]   2> 176089 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44389_solr
   [junit4]   2> 176089 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 176090 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44389_solr as DOWN
   [junit4]   2> 176091 INFO  (coreCloseExecutor-600-thread-1) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5744bf
   [junit4]   2> 176091 INFO  (coreCloseExecutor-600-thread-1) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=5744bf
   [junit4]   2> 176091 INFO  (coreCloseExecutor-600-thread-1) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ddd2a5: rootName = 
solr_44389, domain = solr.core.collection1.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@868591
   [junit4]   2> 176097 INFO  (coreCloseExecutor-600-thread-1) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=5744bf
   [junit4]   2> 176100 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 176100 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b5ed49: rootName = 
solr_44389, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@a0d507
   [junit4]   2> 176105 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 176105 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19256da: rootName = 
solr_44389, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@13be8e0
   [junit4]   2> 176107 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 176107 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1143064: rootName = 
solr_44389, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@f4cc27
   [junit4]   2> 176107 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@111456e[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f53e74[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   2> 176109 INFO  (zkCallback-1083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 176109 INFO  (zkCallback-1061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 176109 INFO  (zkCallback-1054-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 176110 INFO  (zkCallback-1054-thread-2) 
[n:127.0.0.1:39667_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> 176115 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3c9844{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 176115 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b4d64{/solr,null,UNAVAILABLE}
   [junit4]   2> 176115 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 176211 INFO  (zkCallback-1054-thread-1) [    ] 
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: [1])
   [junit4]   2> 176211 INFO  (zkCallback-1054-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: [1])
   [junit4]   2> 177274 INFO  
(OverseerCollectionConfigSetProcessor-72104648257634310-127.0.0.1:39667_solr-n_0000000000)
 [n:127.0.0.1:39667_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 178610 INFO  (zkCallback-1054-thread-2) 
[n:127.0.0.1:39667_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/
   [junit4]   2> 178610 INFO  (zkCallback-1054-thread-2) 
[n:127.0.0.1:39667_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 178610 INFO  (zkCallback-1054-thread-2) 
[n:127.0.0.1:39667_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 178610 INFO  (zkCallback-1054-thread-2) 
[n:127.0.0.1:39667_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/72104648257634310-core_node3-n_0000000001
   [junit4]   2> 178611 INFO  (zkCallback-1054-thread-2) 
[n:127.0.0.1:39667_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 178612 INFO  (zkCallback-1054-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: [1])
   [junit4]   2> 178612 INFO  (zkCallback-1054-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: [1])
   [junit4]   2> 178627 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623773778120015876,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 178627 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@12b4626 
commitCommandVersion:1623773778120015876
   [junit4]   2> 179028 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cc39c6[collection1_shard1_replica_n1] main]
   [junit4]   2> 179029 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 179029 INFO  
(searcherExecutor-591-thread-1-processing-n:127.0.0.1:39667_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:39667_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@cc39c6[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C100:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_172, 
java.vm.version=25.172-b11, lucene.version=9.0.0, os.arch=i386, 
java.runtime.version=1.8.0_172-b11, source=flush, os.version=4.15.0-43-generic, 
timestamp=1548551347867}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 179030 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_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=1, 
core_node4=0}, version=2}
   [junit4]   2> 179030 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{add=[0 
(1623773778104287232), 1 (1623773778106384384), 2 (1623773778106384385), 3 
(1623773778106384386), 4 (1623773778106384387), 5 (1623773778106384388), 6 
(1623773778106384389), 7 (1623773778106384390), 8 (1623773778106384391), 9 
(1623773778106384392), ... (100 adds)],commit=} 0 2911
   [junit4]   2> 179031 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 179031 WARN  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 179032 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44389 try number 1 ...
   [junit4]   2> 179032 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 179032 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 179032 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 179033 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 179033 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1950af{/solr,null,AVAILABLE}
   [junit4]   2> 179033 WARN  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@16bcb7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@269680{SSL,[ssl, 
http/1.1]}{127.0.0.1:44389}
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] o.e.j.s.Server 
Started @179089ms
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44389}
   [junit4]   2> 179034 ERROR 
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 179034 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-27T01:09:08.254Z
   [junit4]   2> 179035 INFO  (zkConnectionManagerCallback-1091-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179036 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 179151 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 179151 WARN  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 179153 WARN  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@169ad30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179156 WARN  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 179157 WARN  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6cea78[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 179158 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46141/solr
   [junit4]   2> 179161 INFO  (zkConnectionManagerCallback-1097-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179164 INFO  (zkConnectionManagerCallback-1099-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179167 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 179168 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.ZkController Publish node=127.0.0.1:44389_solr as DOWN
   [junit4]   2> 179168 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 179168 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44389_solr
   [junit4]   2> 179169 INFO  (zkCallback-1054-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 179169 INFO  (zkCallback-1083-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 179169 INFO  (zkCallback-1061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 179169 INFO  (zkCallback-1098-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 179181 INFO  (zkConnectionManagerCallback-1106-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 179181 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 179182 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46141/solr 
ready
   [junit4]   2> 179182 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 179193 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44389.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 179199 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44389.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 179199 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44389.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 179200 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/.
   [junit4]   2> 179200 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [n:127.0.0.1:44389_solr  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard1_replica_n2]
   [junit4]   2> 179208 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 179213 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 179214 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 179220 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 179256 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 179257 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 179257 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n2' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 179258 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44389.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@642b84
   [junit4]   2> 179258 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 179269 INFO  (zkCallback-1054-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> 179269 INFO  (zkCallback-1054-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> 179283 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179283 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 179285 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179285 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179286 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@388bab[collection1_shard1_replica_n2] main]
   [junit4]   2> 179287 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 179288 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 179288 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 179288 INFO  
(coreLoadExecutor-610-thread-1-processing-n:127.0.0.1:44389_solr) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1623773778813124608
   [junit4]   2> 179291 INFO  
(searcherExecutor-611-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@388bab[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179296 INFO  
(TEST-TestCloudRecovery2.test-seed#[9A3769BF83F139FD]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 179296 INFO  (watches-1081-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 179299 INFO  
(coreZkRegister-602-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 179300 INFO  
(coreZkRegister-602-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.ZkController Core needs to 
recover:collection1_shard1_replica_n2
   [junit4]   2> 179301 INFO  
(updateExecutor-1093-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 179301 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 179302 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy startupVersions is 
empty
   [junit4]   2> 179305 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/admin/ping params={wt=javabin&version=2} hits=100 status=0 QTime=0
   [junit4]   2> 179305 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 179306 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n2]
   [junit4]   2> 179306 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 179306 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n2] as recovering, leader is 
[https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/] and I am 
[https://127.0.0.1:44389/solr/collection1_shard1_replica_n2/]
   [junit4]   2> 179316 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node4_recovering=0, core_node3=1, core_node4=1}, version=3}
   [junit4]   2> 179319 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [https://127.0.0.1:39667/solr]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:44389_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 179321 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 179321 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:44389_solr, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n2","base_url":"https://127.0.0.1:44389/solr","node_name":"127.0.0.1:44389_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 179418 INFO  (zkCallback-1098-thread-1) [    ] 
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> 179418 INFO  (zkCallback-1083-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> 179418 INFO  (zkCallback-1054-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> 179418 INFO  (zkCallback-1054-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> 179419 INFO  (zkCallback-1098-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> 179419 INFO  (zkCallback-1098-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> 179419 INFO  (watches-1081-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 179419 INFO  (watches-1056-thread-1) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:44389_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n2","base_url":"https://127.0.0.1:44389/solr","node_name":"127.0.0.1:44389_solr","state":"recovering","type":"NRT","force_set_state":"false"}
   [junit4]   2> 179419 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_solr    
x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:44389_solr&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=98
   [junit4]   2> 179919 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 179920 WARN  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.PeerSyncWithLeader no frame of 
reference to tell if we've missed updates
   [junit4]   2> 179920 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy PeerSync Recovery was 
not successful - trying replication.
   [junit4]   2> 179920 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 179920 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/].
   [junit4]   2> 179921 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1623773779476873216,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 179921 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 179922 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 179963 INFO  (qtp5299830-2491) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: 
BUFFERING replay: false
   [junit4]   2> 179963 INFO  (qtp5299830-2491) [n:127.0.0.1:44389_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39667/solr/collection1_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 179964 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 43
   [junit4]   2> 179965 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 179966 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 179966 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Master's version: 
1548551347847
   [junit4]   2> 179966 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 179966 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 179966 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Starting replication 
process
   [junit4]   2> 179967 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=1
   [junit4]   2> 179968 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Number of files in latest 
index in master: 19
   [junit4]   2> 179971 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 179971 INFO  
(recoveryExecutor-1095-thread-1-processing-n:127.0.0.1:44389_solr 
x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:44389_solr c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n2] o.a.s.h.IndexFetcher Starting download 
(fullCopy=false) to 
NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001/tempDir-001/node2/collection1_shard1_replica_n2/data/index.20190126180909188
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d2423
   [junit4]   2> 179972 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_BlockTreeOrds_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 179974 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 179975 INFO  (qtp2453576-2399) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 179977 INFO  (qtp2453576-2397) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FSTOrd50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 179978 INFO  (qtp2453576-2398) [n:127.0.0.1:39667_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr 
path=/replication params={generati

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

CoreContainer Shutting down CoreContainer instance=31655027
   [junit4]   2> 227483 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39667_solr
   [junit4]   2> 227483 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 227483 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39667_solr as DOWN
   [junit4]   2> 227484 INFO  (zkCallback-1054-thread-1) [    ] 
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: [1])
   [junit4]   2> 227484 INFO  (zkCallback-1054-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: [1])
   [junit4]   2> 227488 INFO  (coreCloseExecutor-635-thread-1) 
[n:127.0.0.1:39667_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@376c77
   [junit4]   2> 227489 INFO  (coreCloseExecutor-635-thread-1) 
[n:127.0.0.1:39667_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=376c77
   [junit4]   2> 227489 INFO  (coreCloseExecutor-635-thread-1) 
[n:127.0.0.1:39667_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@e8d67d: rootName = 
solr_39667, 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@8dc626
   [junit4]   2> 227497 INFO  (coreCloseExecutor-635-thread-1) 
[n:127.0.0.1:39667_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=376c77
   [junit4]   2> 227499 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 227499 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1585b15: rootName = 
solr_39667, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1ed5a44
   [junit4]   2> 227503 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 227503 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14329bf: rootName = 
solr_39667, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@13be8e0
   [junit4]   2> 227505 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 227505 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ac547: rootName = 
solr_39667, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@f4cc27
   [junit4]   2> 227505 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 227505 INFO  (closeThreadPool-1139-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72104648257634310-127.0.0.1:39667_solr-n_0000000000) closing
   [junit4]   2> 227505 INFO  
(OverseerStateUpdate-72104648257634310-127.0.0.1:39667_solr-n_0000000000) 
[n:127.0.0.1:39667_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39667_solr
   [junit4]   2> 227505 INFO  
(OverseerAutoScalingTriggerThread-72104648257634310-127.0.0.1:39667_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7368e0[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@191c5eb[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 15]
   [junit4]   2> 227506 INFO  (closeThreadPool-1139-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72104648257634310-127.0.0.1:39667_solr-n_0000000000) closing
   [junit4]   2> 227507 INFO  (jetty-closer-1136-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72104648257634310-127.0.0.1:39667_solr-n_0000000000) closing
   [junit4]   2> 227507 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002acbaa0d0006, likely client has closed socket
   [junit4]   2> 227507 INFO  (jetty-closer-1136-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@18336f3{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 227507 INFO  (jetty-closer-1136-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a08678{/solr,null,UNAVAILABLE}
   [junit4]   2> 227507 INFO  (jetty-closer-1136-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 227508 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 227508 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/collections/collection1/terms/shard1
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/collections/collection1/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72104648257634310-127.0.0.1:39667_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72104648257634310-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 227510 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46141
   [junit4]   2> 227510 INFO  
(SUITE-TestCloudRecovery2-seed#[9A3769BF83F139FD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46141
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery2_9A3769BF83F139FD-001
   [junit4]   2> Jan 27, 2019 1:09:56 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{num=FSTOrd50, _root_=FSTOrd50, id=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=79, 
maxMBSortInHeap=6.619079933621935, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e04207),
 locale=fr-FR, timezone=America/Boise
   [junit4]   2> NOTE: Linux 4.15.0-43-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=245627232,total=469762048
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrWithNodesRestartsTest, 
MetricsConfigTest, TestSubQueryTransformerCrossCore, 
DirectSolrSpellCheckerTest, UpdateParamsTest, RequiredFieldsTest, 
CreateCollectionCleanupTest, AtomicUpdateProcessorFactoryTest, 
ReplaceNodeNoTargetTest, LeaderElectionTest, SharedFSAutoReplicaFailoverTest, 
TestInPlaceUpdatesStandalone, CdcrBidirectionalTest, 
NodeAddedTriggerIntegrationTest, LeaderTragicEventTest, TestTrieFacet, 
RequestHandlersTest, TestCloudDeleteByQuery, NodeLostTriggerTest, 
TestExpandComponent, SpellCheckCollatorTest, TestCloudRecovery2]
   [junit4] Completed [72/842 (1!)] on J1 in 56.81s, 1 test, 1 failure <<< 
FAILURES!

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

[repro] Revision: 000785e68e69480743128b59c8838e0983e196c3

[repro] Ant options: "-Dargs=-server -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery2 
-Dtests.method=test -Dtests.seed=9A3769BF83F139FD -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=America/Boise 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3568 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudRecovery2" -Dtests.showOutput=onerror "-Dargs=-server 
-XX:+UseG1GC" -Dtests.seed=9A3769BF83F139FD -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=America/Boise 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 70 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudRecovery2
[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