Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/520/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates

Error Message:
Can not find doc 1 in https://127.0.0.1:33771/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in https://127.0.0.1:33771/solr
        at 
__randomizedtesting.SeedInfo.seed([6D926F4996184547:EB5397A4C94993A7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:861)
        at 
org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:664)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12480 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/init-core-data-001
   [junit4]   2> 729789 WARN  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 729789 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 729790 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 729790 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 729790 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001
   [junit4]   2> 729791 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 729791 INFO  (Thread-2427) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 729791 INFO  (Thread-2427) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 729794 ERROR (Thread-2427) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 729893 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43913
   [junit4]   2> 729913 INFO  (jetty-launcher-972-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 729914 INFO  (jetty-launcher-972-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 729918 INFO  (jetty-launcher-972-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4860ca25{/solr,null,AVAILABLE}
   [junit4]   2> 729920 INFO  (jetty-launcher-972-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@547b03aa{SSL,[ssl, 
http/1.1]}{127.0.0.1:35981}
   [junit4]   2> 729920 INFO  (jetty-launcher-972-thread-1) [    ] 
o.e.j.s.Server Started @731370ms
   [junit4]   2> 729920 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35981}
   [junit4]   2> 729920 ERROR (jetty-launcher-972-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729920 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 729920 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729920 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 729921 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T02:30:23.646019Z
   [junit4]   2> 729939 INFO  (jetty-launcher-972-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35ac68fa{/solr,null,AVAILABLE}
   [junit4]   2> 729939 INFO  (jetty-launcher-972-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e68cef8{SSL,[ssl, 
http/1.1]}{127.0.0.1:33771}
   [junit4]   2> 729939 INFO  (jetty-launcher-972-thread-2) [    ] 
o.e.j.s.Server Started @731389ms
   [junit4]   2> 729939 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33771}
   [junit4]   2> 729939 ERROR (jetty-launcher-972-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 729940 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 729940 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 729940 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 729940 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T02:30:23.665115Z
   [junit4]   2> 729940 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729946 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 729954 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43913/solr
   [junit4]   2> 729960 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43913/solr
   [junit4]   2> 730020 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730021 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33771_solr
   [junit4]   2> 730021 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98745622430810118-127.0.0.1:33771_solr-n_0000000000) starting
   [junit4]   2> 730037 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33771_solr
   [junit4]   2> 730045 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 730109 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 730110 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 730111 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35981_solr
   [junit4]   2> 730112 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 730113 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 730115 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33771.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 730124 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33771.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 730124 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33771.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 730125 INFO  (jetty-launcher-972-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node2/.
   [junit4]   2> 730181 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35981.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 730205 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35981.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 730206 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35981.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 730207 INFO  (jetty-launcher-972-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/.
   [junit4]   2> 730343 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 730343 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43913/solr ready
   [junit4]   2> 730346 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 730367 INFO  (qtp1544406826-7373) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 730368 INFO  (qtp1544406826-7373) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 730381 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[6D926F4996184547]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRemoveLeader
   [junit4]   2> 730411 INFO  (qtp1544406826-7369) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_remove_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 730426 INFO  (OverseerThreadFactory-2922-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_remove_leader
   [junit4]   2> 730541 INFO  
(OverseerStateUpdate-98745622430810118-127.0.0.1:33771_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_remove_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_remove_leader_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35981/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 730543 INFO  
(OverseerStateUpdate-98745622430810118-127.0.0.1:33771_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_remove_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_remove_leader_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33771/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 730759 INFO  (qtp1544406826-7373) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_remove_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 730759 INFO  (qtp1544406826-7373) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 730811 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_remove_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 730812 INFO  (qtp1859270093-7375) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 730914 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 730915 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 730921 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 730921 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 731806 INFO  (qtp1544406826-7373) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 731811 INFO  (qtp1544406826-7373) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_remove_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 731813 INFO  (qtp1544406826-7373) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 731813 INFO  (qtp1544406826-7373) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t1' using 
configuration from collection tlog_replica_test_remove_leader, trusted=true
   [junit4]   2> 731814 INFO  (qtp1544406826-7373) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35981.solr.core.tlog_replica_test_remove_leader.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 731814 INFO  (qtp1544406826-7373) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 731814 INFO  (qtp1544406826-7373) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_remove_leader_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/tlog_replica_test_remove_leader_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/./tlog_replica_test_remove_leader_shard1_replica_t1/data/]
   [junit4]   2> 731822 INFO  (qtp1859270093-7375) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 731826 INFO  (qtp1859270093-7375) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_remove_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 731828 INFO  (qtp1859270093-7375) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 731828 INFO  (qtp1859270093-7375) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t2' using 
configuration from collection tlog_replica_test_remove_leader, trusted=true
   [junit4]   2> 731828 INFO  (qtp1859270093-7375) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33771.solr.core.tlog_replica_test_remove_leader.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 731828 INFO  (qtp1859270093-7375) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 731828 INFO  (qtp1859270093-7375) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_remove_leader_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node2/tlog_replica_test_remove_leader_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node2/./tlog_replica_test_remove_leader_shard1_replica_t2/data/]
   [junit4]   2> 731865 INFO  (qtp1544406826-7373) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731865 INFO  (qtp1544406826-7373) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 731876 INFO  (qtp1544406826-7373) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 731876 INFO  (qtp1544406826-7373) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 731877 INFO  (qtp1544406826-7373) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69a4a817[tlog_replica_test_remove_leader_shard1_replica_t1] main]
   [junit4]   2> 731878 INFO  (qtp1544406826-7373) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 731878 INFO  (qtp1544406826-7373) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 731879 INFO  (qtp1544406826-7373) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 731879 INFO  (qtp1544406826-7373) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579929961081339904
   [junit4]   2> 731884 INFO  (qtp1544406826-7373) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 731886 INFO  (searcherExecutor-2927-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t1] Registered 
new searcher 
Searcher@69a4a817[tlog_replica_test_remove_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 731898 INFO  (qtp1859270093-7375) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731898 INFO  (qtp1859270093-7375) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 731900 INFO  (qtp1859270093-7375) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 731900 INFO  (qtp1859270093-7375) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 731902 INFO  (qtp1859270093-7375) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19f25f01[tlog_replica_test_remove_leader_shard1_replica_t2] main]
   [junit4]   2> 731903 INFO  (qtp1859270093-7375) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 731903 INFO  (qtp1859270093-7375) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 731904 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 731904 INFO  (searcherExecutor-2928-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t2] Registered 
new searcher 
Searcher@19f25f01[tlog_replica_test_remove_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 731904 INFO  (qtp1859270093-7375) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579929961107554304
   [junit4]   2> 731985 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 731985 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 731985 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 731989 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 732385 INFO  (qtp1544406826-7373) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 732385 INFO  (qtp1544406826-7373) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 732385 INFO  (qtp1544406826-7373) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t1/
   [junit4]   2> 732385 INFO  (qtp1544406826-7373) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_remove_leader_shard1_replica_t1 
url=https://127.0.0.1:35981/solr START 
replicas=[https://127.0.0.1:33771/solr/tlog_replica_test_remove_leader_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 732389 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 732686 INFO  (qtp1544406826-7373) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_remove_leader_shard1_replica_t1 
url=https://127.0.0.1:35981/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 732686 INFO  (qtp1544406826-7373) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 732686 INFO  (qtp1544406826-7373) [    ] 
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> 732686 INFO  (qtp1544406826-7373) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 732686 INFO  (qtp1544406826-7373) [    ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 732687 INFO  (qtp1544406826-7373) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t1/ 
shard1
   [junit4]   2> 732789 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 732789 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 732789 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 732789 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 732838 INFO  (qtp1544406826-7373) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 732839 INFO  (qtp1544406826-7373) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_remove_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2080
   [junit4]   2> 732912 INFO  (qtp1859270093-7375) [    ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 732912 INFO  (qtp1859270093-7375) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 732913 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 732913 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 732913 INFO  (qtp1859270093-7375) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_remove_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2102
   [junit4]   2> 732915 INFO  (qtp1544406826-7369) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 733015 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 733015 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 733015 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 733015 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 733915 INFO  (qtp1544406826-7369) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_remove_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3504
   [junit4]   2> 733922 INFO  (qtp1859270093-7378) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1579929963219386368)]} 0 0
   [junit4]   2> 733922 INFO  (qtp1544406826-7372) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1579929963219386368)]} 0 4
   [junit4]   2> 733924 INFO  (qtp1859270093-7383) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 733926 INFO  (qtp1544406826-7369) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579929963227774976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 733926 INFO  (qtp1544406826-7369) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@209558a1 
commitCommandVersion:1579929963227774976
   [junit4]   2> 733929 INFO  (qtp1544406826-7369) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e626a16[tlog_replica_test_remove_leader_shard1_replica_t1] main]
   [junit4]   2> 733929 INFO  (qtp1544406826-7369) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 733930 INFO  (searcherExecutor-2927-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t1] Registered 
new searcher 
Searcher@1e626a16[tlog_replica_test_remove_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 733930 INFO  (qtp1544406826-7369) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 733930 INFO  (qtp1544406826-7366) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_remove_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 733933 INFO  (qtp1544406826-7369) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 733936 INFO  (qtp1544406826-7366) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 733939 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734040 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734141 INFO  (qtp1859270093-7380) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734242 INFO  (qtp1859270093-7375) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 734272 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t1/
   [junit4]   2> 734274 INFO  (qtp1544406826-7372) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 734274 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 734274 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506738627651
   [junit4]   2> 734274 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 734274 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 734274 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 734275 INFO  (qtp1544406826-7369) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 734275 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 734276 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@730a94ee 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75e2c9f0)
   [junit4]   2> 734277 INFO  (qtp1544406826-7367) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734278 INFO  (qtp1544406826-7366) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734279 INFO  (qtp1544406826-7372) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734284 INFO  (qtp1544406826-7369) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734285 INFO  (qtp1544406826-7367) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734286 INFO  (qtp1544406826-7366) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734287 INFO  (qtp1544406826-7372) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734288 INFO  (qtp1544406826-7369) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734289 INFO  (qtp1544406826-7367) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734290 INFO  (qtp1544406826-7366) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734291 INFO  (qtp1544406826-7372) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734292 INFO  (qtp1544406826-7369) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734293 INFO  (qtp1544406826-7367) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 734294 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2382) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@730a94ee 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@75e2c9f0)
   [junit4]   2> 734295 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 734296 INFO  (indexFetcher-2938-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@413f97ec[tlog_replica_test_remove_leader_shard1_replica_t2] main]
   [junit4]   2> 734298 INFO  (searcherExecutor-2928-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t2] Registered 
new searcher 
Searcher@413f97ec[tlog_replica_test_remove_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 734343 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 734344 INFO  (qtp1544406826-7373) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 734346 INFO  
(OverseerCollectionConfigSetProcessor-98745622430810118-127.0.0.1:33771_solr-n_0000000000)
 [    ] 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> 734347 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, tag=null
   [junit4]   2> 734347 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@756b6b4e: rootName = 
solr_35981, domain = 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, service url = 
null, agent id = null] for registry 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@77dcb59e
   [junit4]   2> 734357 INFO  (qtp1544406826-7366) [    ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 734357 INFO  (qtp1544406826-7366) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@443e0b54
   [junit4]   2> 734357 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, 
tag=1144916820
   [junit4]   2> 734357 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_remove_leader.shard1.leader, 
tag=1144916820
   [junit4]   2> 734360 INFO  (qtp1544406826-7366) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_remove_leader_shard1_replica_t1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=14
   [junit4]   2> 734361 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 734463 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 734463 INFO  (zkCallback-985-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 734463 INFO  (zkCallback-985-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 734563 INFO  (qtp1544406826-7373) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2}
 status=0 QTime=219
   [junit4]   2> 736348 INFO  
(OverseerCollectionConfigSetProcessor-98745622430810118-127.0.0.1:33771_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 736861 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33771/solr/tlog_replica_test_remove_leader_shard1_replica_t2/
   [junit4]   2> 736861 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 736861 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33771/solr/tlog_replica_test_remove_leader_shard1_replica_t2/ 
has no replicas
   [junit4]   2> 736862 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t2 stopping 
background replication from leader
   [junit4]   2> 736862 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay
   [junit4]   2> 736863 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33771/solr/tlog_replica_test_remove_leader_shard1_replica_t2/ 
shard1
   [junit4]   2> 736864 INFO  (zkCallback-985-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 736864 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 736868 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737069 INFO  (qtp1859270093-7378) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1579929966522400768)]} 0 1
   [junit4]   2> 737071 INFO  (qtp1859270093-7375) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579929966525546496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 737071 INFO  (qtp1859270093-7375) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@c6a2e72 
commitCommandVersion:1579929966525546496
   [junit4]   2> 737075 INFO  (qtp1859270093-7375) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1744a3ef[tlog_replica_test_remove_leader_shard1_replica_t2] main]
   [junit4]   2> 737075 INFO  (qtp1859270093-7375) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 737077 INFO  (searcherExecutor-2928-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t2] Registered 
new searcher 
Searcher@1744a3ef[tlog_replica_test_remove_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 737077 INFO  (qtp1859270093-7375) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_remove_leader:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 737081 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 737083 INFO  (qtp1544406826-7372) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
action=ADDREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 737085 INFO  (OverseerThreadFactory-2922-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35981_solr for creating new 
replica
   [junit4]   2> 737087 INFO  
(OverseerStateUpdate-98745622430810118-127.0.0.1:33771_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_remove_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_remove_leader_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35981/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:35981_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 737190 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737190 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737190 INFO  (zkCallback-985-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737288 INFO  (qtp1544406826-7369) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_remove_leader_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 737295 INFO  (qtp1544406826-7369) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 737300 INFO  (qtp1544406826-7369) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_remove_leader_shard1_replica_t5] Schema name=minimal
   [junit4]   2> 737301 INFO  (qtp1544406826-7369) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 737301 INFO  (qtp1544406826-7369) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t5' using 
configuration from collection tlog_replica_test_remove_leader, trusted=true
   [junit4]   2> 737302 INFO  (qtp1544406826-7369) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35981.solr.core.tlog_replica_test_remove_leader.shard1.replica_t5' 
(registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t5') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 737302 INFO  (qtp1544406826-7369) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 737302 INFO  (qtp1544406826-7369) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_remove_leader_shard1_replica_t5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/tlog_replica_test_remove_leader_shard1_replica_t5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/./tlog_replica_test_remove_leader_shard1_replica_t5/data/]
   [junit4]   2> 737346 INFO  (qtp1544406826-7369) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 737346 INFO  (qtp1544406826-7369) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 737347 INFO  (qtp1544406826-7369) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 737347 INFO  (qtp1544406826-7369) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 737348 INFO  (qtp1544406826-7369) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7811127e[tlog_replica_test_remove_leader_shard1_replica_t5] main]
   [junit4]   2> 737349 INFO  (qtp1544406826-7369) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 737349 INFO  (qtp1544406826-7369) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 737350 INFO  (qtp1544406826-7369) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 737350 INFO  (searcherExecutor-2940-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t5] Registered 
new searcher 
Searcher@7811127e[tlog_replica_test_remove_leader_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 737350 INFO  (qtp1544406826-7369) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579929966818099200
   [junit4]   2> 737352 INFO  (qtp1544406826-7369) [    ] o.a.s.c.ZkController 
Core needs to recover:tlog_replica_test_remove_leader_shard1_replica_t5
   [junit4]   2> 737352 INFO  (updateExecutor-977-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 737353 INFO  (qtp1544406826-7369) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_remove_leader_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=64
   [junit4]   2> 737353 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 737353 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 737353 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t5 stopping 
background replication from leader
   [junit4]   2> 737353 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_remove_leader_shard1_replica_t5]
   [junit4]   2> 737353 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 737353 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_remove_leader_shard1_replica_t5] as recovering, leader is 
[https://127.0.0.1:33771/solr/tlog_replica_test_remove_leader_shard1_replica_t2/]
 and I am 
[https://127.0.0.1:35981/solr/tlog_replica_test_remove_leader_shard1_replica_t5/]
   [junit4]   2> 737354 INFO  (qtp1544406826-7372) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=ADDREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=271
   [junit4]   2> 737354 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:33771/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_remove_leader_shard1_replica_t2&nodeName=127.0.0.1:35981_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 737356 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 737356 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_remove_leader, shard=shard1, 
thisCore=tlog_replica_test_remove_leader_shard1_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:35981_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_remove_leader_shard1_replica_t5","base_url":"https://127.0.0.1:35981/solr","state":"down","node_name":"127.0.0.1:35981_solr","type":"TLOG"}
   [junit4]   2> 737455 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737455 INFO  (zkCallback-985-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737455 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737455 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 737455 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 738356 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_remove_leader, shard=shard1, 
thisCore=tlog_replica_test_remove_leader_shard1_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:35981_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: 
core_node6:{"core":"tlog_replica_test_remove_leader_shard1_replica_t5","base_url":"https://127.0.0.1:35981/solr","node_name":"127.0.0.1:35981_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 738356 INFO  (qtp1859270093-7375) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 738357 INFO  (qtp1859270093-7375) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35981_solr&onlyIfLeaderActive=true&core=tlog_replica_test_remove_leader_shard1_replica_t2&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 738857 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 738857 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[https://127.0.0.1:33771/solr/tlog_replica_test_remove_leader_shard1_replica_t2/].
   [junit4]   2> 738859 INFO  (qtp1859270093-7383) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579929968400400384,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 738859 INFO  (qtp1859270093-7383) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 738860 INFO  (qtp1859270093-7383) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 738860 INFO  (qtp1859270093-7383) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 738862 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 738862 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 738862 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506738630796
   [junit4]   2> 738862 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 738862 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 738862 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 738863 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 738863 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 25
   [junit4]   2> 738864 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 738864 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@29f84761 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d5c3458)
   [junit4]   2> 738865 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738866 INFO  (qtp1859270093-7380) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738868 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738869 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738870 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738871 INFO  (qtp1859270093-7380) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738872 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738873 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738874 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738875 INFO  (qtp1859270093-7380) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738876 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738877 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738878 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738879 INFO  (qtp1859270093-7380) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738880 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738881 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738882 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738883 INFO  (qtp1859270093-7380) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738884 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738885 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738886 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738887 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738888 INFO  (qtp1859270093-7383) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738889 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738890 INFO  (qtp1859270093-7378) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 738890 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=4623) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@29f84761 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d5c3458)
   [junit4]   2> 738893 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 738895 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4778efb6[tlog_replica_test_remove_leader_shard1_replica_t5] main]
   [junit4]   2> 738896 INFO  (searcherExecutor-2940-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t5] Registered 
new searcher 
Searcher@4778efb6[tlog_replica_test_remove_leader_shard1_replica_t5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)
 Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 738896 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 738896 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 738896 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t5 starting 
background replication from leader
   [junit4]   2> 738896 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 738897 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 738897 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 738898 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 738899 INFO  (recoveryExecutor-978-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 738999 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 738999 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 738999 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 739001 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 739001 INFO  (zkCallback-985-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 739003 INFO  (qtp1859270093-7376) [    ] o.a.s.c.S.Request 
[tlog_replica_test_remove_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 739004 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[6D926F4996184547]) [    ] 
o.a.s.c.TestTlogReplica tearDown deleting collection
   [junit4]   2> 739005 INFO  (qtp1544406826-7367) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=tlog_replica_test_remove_leader&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 739006 INFO  
(OverseerCollectionConfigSetProcessor-98745622430810118-127.0.0.1:33771_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 739006 INFO  (OverseerThreadFactory-2922-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 739007 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t5, tag=null
   [junit4]   2> 739007 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@39f36d64: rootName = 
solr_35981, domain = 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t5, service url = 
null, agent id = null] for registry 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t5 / 
com.codahale.metrics.MetricRegistry@6b69c628
   [junit4]   2> 739009 INFO  (qtp1859270093-7382) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t2, tag=null
   [junit4]   2> 739009 INFO  (qtp1859270093-7382) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@359b9227: rootName = 
solr_33771, domain = 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t2, service url = 
null, agent id = null] for registry 
solr.core.tlog_replica_test_remove_leader.shard1.replica_t2 / 
com.codahale.metrics.MetricRegistry@5a74381c
   [junit4]   2> 739020 INFO  (qtp1859270093-7382) [    ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 739020 INFO  (qtp1859270093-7382) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10de8463
   [junit4]   2> 739020 INFO  (qtp1859270093-7382) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t2, 
tag=283018339
   [junit4]   2> 739020 INFO  (qtp1859270093-7382) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_remove_leader.shard1.leader, 
tag=283018339
   [junit4]   2> 739022 INFO  (qtp1544406826-7366) [    ] o.a.s.c.ZkController 
tlog_replica_test_remove_leader_shard1_replica_t5 stopping background 
replication from leader
   [junit4]   2> 739022 INFO  (qtp1544406826-7366) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_remove_leader_shard1_replica_t5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e0ffc29
   [junit4]   2> 739022 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t5, 
tag=772799529
   [junit4]   2> 739022 INFO  (qtp1544406826-7366) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_remove_leader.shard1.leader, 
tag=772799529
   [junit4]   2> 739024 WARN  (zkCallback-983-thread-2) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:tlog_replica_test_remove_leader_shard1_replica_t5 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 739024 INFO  (qtp1859270093-7382) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_remove_leader_shard1_replica_t2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 739025 INFO  (qtp1544406826-7366) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 739025 INFO  (qtp1544406826-7366) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_remove_leader_shard1_replica_t5&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 739128 INFO  (zkCallback-990-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/tlog_replica_test_remove_leader/state.json] for collection 
[tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 739728 INFO  (qtp1544406826-7367) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=tlog_replica_test_remove_leader&action=DELETE&wt=javabin&version=2}
 status=0 QTime=722
   [junit4]   2> 739728 INFO  
(TEST-TestTlogReplica.testRemoveLeader-seed#[6D926F4996184547]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRemoveLeader
   [junit4]   2> 739738 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[6D926F4996184547]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 739738 INFO  (qtp1544406826-7373) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 739739 INFO  (OverseerThreadFactory-2922-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_kill_leader
   [junit4]   2> 739740 INFO  
(OverseerCollectionConfigSetProcessor-98745622430810118-127.0.0.1:33771_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 739943 INFO  
(OverseerStateUpdate-98745622430810118-127.0.0.1:33771_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35981/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 739945 INFO  
(OverseerStateUpdate-98745622430810118-127.0.0.1:33771_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_leader_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33771/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 740145 INFO  (qtp1859270093-7378) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 740145 INFO  (qtp1544406826-7369) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 740249 INFO  (zkCallback-983-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 740249 INFO  (zkCallback-983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 740249 INFO  (zkCallback-985-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 740249 INFO  (zkCallback-985-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/state.json] for collection 
[tlog_replica_test_kill_leader] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 741154 INFO  (qtp1859270093-7378) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 741154 INFO  (qtp1544406826-7369) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 741192 INFO  (qtp1544406826-7369) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 741194 INFO  (qtp1544406826-7369) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 741194 INFO  (qtp1544406826-7369) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t1' using 
configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 741194 INFO  (qtp1544406826-7369) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35981.solr.core.tlog_replica_test_kill_leader.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 741194 INFO  (qtp1544406826-7369) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 741194 INFO  (qtp1544406826-7369) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t1/data/]
   [junit4]   2> 741202 INFO  (qtp1859270093-7378) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 741204 INFO  (qtp1859270093-7378) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 741204 INFO  (qtp1859270093-7378) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_leader_shard1_replica_t2' using 
configuration from collection tlog_replica_test_kill_leader, trusted=true
   [junit4]   2> 741205 INFO  (qtp1859270093-7378) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33771.solr.core.tlog_replica_test_kill_leader.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_kill_leader.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@290e2f5f
   [junit4]   2> 741205 INFO  (qtp1859270093-7378) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 741205 INFO  (qtp1859270093-7378) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001/tempDir-001/node2/tlog_replica_test_kill_leader_shard1_replica_t2],
 dataDir=[/home/jenkins/workspace/

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

s(ZkController.java:1110)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1066)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:971)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:906)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 842229 ERROR (coreZkRegister-3386-thread-1) [    ] 
o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader 
from zk for shard shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1099)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:971)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:906)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer 
is closed
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1143)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1110)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1066)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 843096 WARN  (zkCallback-1042-thread-2) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 843096 INFO  (zkCallback-1042-thread-2) [    ] 
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> 843096 INFO  (zkCallback-1042-thread-2) [    ] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@589a586a
   [junit4]   2> 843096 INFO  (zkCallback-1042-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
 tag=1486510186
   [junit4]   2> 843096 INFO  (zkCallback-1042-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fb47e4e: rootName = 
solr_33771, domain = 
solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
 service url = null, agent id = null] for registry 
solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1
 / com.codahale.metrics.MetricRegistry@5a06fa86
   [junit4]   2> 843102 INFO  (zkCallback-1042-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader,
 tag=1486510186
   [junit4]   2> 843103 INFO  (jetty-closer-973-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65dfd0a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 843103 ERROR 
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 843103 INFO  
(SUITE-TestTlogReplica-seed#[6D926F4996184547]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43913 43913
   [junit4]   2> 848123 INFO  (Thread-2427) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43913 43913
   [junit4]   2> 848123 WARN  (Thread-2427) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/configs/conf
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        44      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        28      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        21      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        4       
/solr/overseer_elect/election/98745622430810129-127.0.0.1:35981_solr-n_0000000004
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98745622430810129-core_node4-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98745622430810126-core_node11-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98745622430810126-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98745622430810126-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98745622430810123-core_node5-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98745622430810123-core_node9-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98745622430810118-127.0.0.1:33771_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6D926F4996184547-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=ti-ER, 
timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=367194272,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, 
HdfsSyncSliceTest, PropertiesRequestHandlerTest, 
PKIAuthenticationIntegrationTest, TestFileDictionaryLookup, 
OverseerModifyCollectionTest, TestHashPartitioner, 
PreAnalyzedFieldManagedSchemaCloudTest, SliceStateTest, 
TestLegacyNumericRangeQueryBuilder, TestPullReplica, LukeRequestHandlerTest, 
SolrIndexMetricsTest, TestHdfsUpdateLog, TestFieldTypeResource, 
HdfsBasicDistributedZk2Test, ClassificationUpdateProcessorIntegrationTest, 
TestTrackingShardHandlerFactory, DistributedMLTComponentTest, 
PreAnalyzedUpdateProcessorTest, TestConfigSetProperties, 
StatelessScriptUpdateProcessorFactoryTest, TestCloudDeleteByQuery, 
LoggingHandlerTest, DistributedFacetPivotWhiteBoxTest, 
TestUnifiedSolrHighlighter, TermVectorComponentTest, 
SpellCheckCollatorWithCollapseTest, StatsReloadRaceTest, TestSolrCoreSnapshots, 
TestSearchPerf, TestMiniSolrCloudClusterSSL, HttpSolrCallGetCoreTest, 
DistributedSuggestComponentTest, TestRTimerTree, TestJsonRequest, 
UtilsToolTest, TestPartialUpdateDeduplication, JsonLoaderTest, 
ShardRoutingTest, SchemaVersionSpecificBehaviorTest, TestSolrJ, ZkFailoverTest, 
TestBlobHandler, CoreAdminHandlerTest, DistributedTermsComponentTest, 
TestCoreContainer, BlockJoinFacetSimpleTest, 
CollectionsAPIAsyncDistributedZkTest, TestClassicSimilarityFactory, 
IndexSchemaRuntimeFieldTest, OverseerTaskQueueTest, HdfsRecoverLeaseTest, 
FileBasedSpellCheckerTest, MetricsConfigTest, TestCloudSearcherWarming, 
SpellCheckComponentTest, CdcrUpdateLogTest, TestGraphTermsQParserPlugin, 
UpdateLogTest, FullHLLTest, TestValueSourceCache, MissingSegmentRecoveryTest, 
ResourceLoaderTest, TestCursorMarkWithoutUniqueKey, 
LeaderInitiatedRecoveryOnCommitTest, SuggesterTSTTest, 
TestFieldCollectionResource, TestBackupRepositoryFactory, 
RestartWhileUpdatingTest, ZkCLITest, TlogReplayBufferedWhileIndexingTest, 
TestJettySolrRunner, MoreLikeThisHandlerTest, LeaderElectionContextKeyTest, 
TestPerFieldSimilarity, SaslZkACLProviderTest, TestStreamBody, 
TestMinMaxOnMultiValuedField, TestGraphMLResponseWriter, 
AlternateDirectoryTest, ConfigSetsAPITest, TestSchemaManager, 
TestManagedSynonymGraphFilterFactory, TestTlogReplica]
   [junit4] Completed [262/733 (1!)] on J1 in 118.34s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to