Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/393/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

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

Error Message:
Can not find doc 3 in https://127.0.0.1:38883/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 3 in https://127.0.0.1:38883/solr
        at 
__randomizedtesting.SeedInfo.seed([C42A8BBA8ADE53A6:5DAF216A78E9901]: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:868)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11171 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/init-core-data-001
   [junit4]   2> 205722 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 205723 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-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> 205724 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001
   [junit4]   2> 205724 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 205730 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 205731 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 205754 ERROR (Thread-517) [    ] 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> 205830 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36047
   [junit4]   2> 205865 INFO  (jetty-launcher-151-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 205873 INFO  (jetty-launcher-151-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 205933 INFO  (jetty-launcher-151-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b6b5d91{/solr,null,AVAILABLE}
   [junit4]   2> 205933 INFO  (jetty-launcher-151-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@59ab457d{SSL,[ssl, 
http/1.1]}{127.0.0.1:38883}
   [junit4]   2> 205934 INFO  (jetty-launcher-151-thread-2) [    ] 
o.e.j.s.Server Started @208164ms
   [junit4]   2> 205934 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38883}
   [junit4]   2> 205934 ERROR (jetty-launcher-151-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 205934 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 205934 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 205934 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 205934 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T01:11:08.417596Z
   [junit4]   2> 205938 INFO  (jetty-launcher-151-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@351174e7{/solr,null,AVAILABLE}
   [junit4]   2> 205938 INFO  (jetty-launcher-151-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c006acc{SSL,[ssl, 
http/1.1]}{127.0.0.1:38961}
   [junit4]   2> 205938 INFO  (jetty-launcher-151-thread-1) [    ] 
o.e.j.s.Server Started @208169ms
   [junit4]   2> 205938 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38961}
   [junit4]   2> 205939 ERROR (jetty-launcher-151-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 205940 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 205940 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 205940 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 205940 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T01:11:08.423502Z
   [junit4]   2> 205952 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 205952 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 205960 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36047/solr
   [junit4]   2> 205974 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36047/solr
   [junit4]   2> 206020 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 206020 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38883_solr
   [junit4]   2> 206021 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98745310788321286-127.0.0.1:38883_solr-n_0000000000) starting
   [junit4]   2> 206035 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38883_solr
   [junit4]   2> 206039 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 206052 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 206052 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 206053 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38961_solr
   [junit4]   2> 206073 INFO  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 206075 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 206108 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38883.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 206117 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38883.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 206118 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38883.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 206119 INFO  (jetty-launcher-151-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node2/.
   [junit4]   2> 206121 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38961.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 206126 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38961.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 206126 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38961.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 206127 INFO  (jetty-launcher-151-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node1/.
   [junit4]   2> 206171 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 206172 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36047/solr ready
   [junit4]   2> 206173 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 206195 INFO  (qtp2038250335-1748) [    ] 
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> 206197 INFO  (qtp2038250335-1748) [    ] 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=2
   [junit4]   2> 206206 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillLeader
   [junit4]   2> 206209 INFO  (qtp2038250335-1736) [    ] 
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> 206210 INFO  (OverseerThreadFactory-659-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_kill_leader
   [junit4]   2> 206317 INFO  
(OverseerStateUpdate-98745310788321286-127.0.0.1:38883_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:38883/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 206328 INFO  
(OverseerStateUpdate-98745310788321286-127.0.0.1:38883_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:38961/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 206539 INFO  (qtp2038250335-1737) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 206539 INFO  (qtp2038250335-1737) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 206563 INFO  (qtp1016738003-1752) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 206564 INFO  (qtp1016738003-1752) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 206680 INFO  (zkCallback-163-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> 206680 INFO  (zkCallback-163-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> 206680 INFO  (zkCallback-162-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> 206680 INFO  (zkCallback-162-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> 207581 INFO  (qtp2038250335-1737) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 207586 INFO  (qtp2038250335-1737) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 207588 INFO  (qtp2038250335-1737) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 207588 INFO  (qtp2038250335-1737) [    ] 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> 207589 INFO  (qtp2038250335-1737) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38961.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@7b148759
   [junit4]   2> 207589 INFO  (qtp2038250335-1737) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 207589 INFO  (qtp2038250335-1737) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 207625 INFO  (qtp1016738003-1752) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 207653 INFO  (qtp1016738003-1752) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_leader_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 207654 INFO  (qtp1016738003-1752) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 207654 INFO  (qtp1016738003-1752) [    ] 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> 207655 INFO  (qtp1016738003-1752) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38883.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@7b148759
   [junit4]   2> 207655 INFO  (qtp1016738003-1752) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 207655 INFO  (qtp1016738003-1752) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_leader_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node2/tlog_replica_test_kill_leader_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node2/./tlog_replica_test_kill_leader_shard1_replica_t1/data/]
   [junit4]   2> 207715 INFO  (qtp2038250335-1737) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 207715 INFO  (qtp2038250335-1737) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 207717 INFO  (qtp2038250335-1737) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 207717 INFO  (qtp2038250335-1737) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 207718 INFO  (qtp2038250335-1737) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cb7818c[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 207720 INFO  (qtp2038250335-1737) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 207720 INFO  (qtp2038250335-1737) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 207721 INFO  (qtp2038250335-1737) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 207721 INFO  (qtp2038250335-1737) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579924974683029504
   [junit4]   2> 207727 INFO  (qtp2038250335-1737) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 207728 INFO  (searcherExecutor-664-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered 
new searcher Searcher@4cb7818c[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 207739 INFO  (qtp1016738003-1752) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 207739 INFO  (qtp1016738003-1752) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 207740 INFO  (qtp1016738003-1752) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 207740 INFO  (qtp1016738003-1752) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 207743 INFO  (qtp1016738003-1752) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6137b677[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 207744 INFO  (qtp1016738003-1752) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 207744 INFO  (qtp1016738003-1752) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 207745 INFO  (qtp1016738003-1752) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 207745 INFO  (qtp1016738003-1752) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579924974708195328
   [junit4]   2> 207747 INFO  (searcherExecutor-665-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered 
new searcher Searcher@6137b677[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 207839 INFO  (zkCallback-163-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> 207839 INFO  (zkCallback-163-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> 207843 INFO  (zkCallback-162-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> 207843 INFO  (zkCallback-162-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> 208231 INFO  (qtp2038250335-1737) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 208231 INFO  (qtp2038250335-1737) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 208231 INFO  (qtp2038250335-1737) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 208232 INFO  (qtp2038250335-1737) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_kill_leader_shard1_replica_t2 
url=https://127.0.0.1:38961/solr START 
replicas=[https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/]
 nUpdates=100
   [junit4]   2> 208232 INFO  (qtp2038250335-1737) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_kill_leader_shard1_replica_t2 
url=https://127.0.0.1:38961/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 208246 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 208250 INFO  (qtp2038250335-1737) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 208251 INFO  (qtp2038250335-1737) [    ] 
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> 208251 INFO  (qtp2038250335-1737) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 208251 INFO  (qtp2038250335-1737) [    ] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t2 stopping background replication 
from leader
   [junit4]   2> 208253 INFO  (qtp2038250335-1737) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/ 
shard1
   [junit4]   2> 208355 INFO  (zkCallback-163-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> 208355 INFO  (zkCallback-163-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> 208359 INFO  (zkCallback-162-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> 208359 INFO  (zkCallback-162-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> 208407 INFO  (qtp2038250335-1737) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 208409 INFO  (qtp2038250335-1737) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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}
 status=0 QTime=1870
   [junit4]   2> 208511 INFO  (zkCallback-162-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> 208511 INFO  (zkCallback-163-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> 208511 INFO  (zkCallback-162-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> 208511 INFO  (zkCallback-163-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> 208750 INFO  (qtp1016738003-1752) [    ] o.a.s.c.ZkController 
tlog_replica_test_kill_leader_shard1_replica_t1 starting background replication 
from leader
   [junit4]   2> 208750 INFO  (qtp1016738003-1752) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 208763 INFO  (qtp1016738003-1752) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 208764 INFO  (qtp1016738003-1752) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&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}
 status=0 QTime=2201
   [junit4]   2> 208766 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/
   [junit4]   2> 208773 INFO  (qtp2038250335-1737) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 208773 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 208773 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 208773 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 208773 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 208774 INFO  (qtp2038250335-1736) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 208872 INFO  (zkCallback-162-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> 208872 INFO  (zkCallback-162-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> 208872 INFO  (zkCallback-163-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> 208872 INFO  (zkCallback-163-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> 209774 INFO  (qtp2038250335-1736) [    ] 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_kill_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3565
   [junit4]   2> 209803 INFO  (qtp1016738003-1749) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/&wt=javabin&version=2}{add=[1
 (1579924976843096064)]} 0 11
   [junit4]   2> 209805 INFO  (qtp2038250335-1745) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1579924976843096064)]} 0 23
   [junit4]   2> 209812 INFO  (qtp1016738003-1740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_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:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 209826 INFO  (qtp2038250335-1741) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579924976890281984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 209826 INFO  (qtp2038250335-1741) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5fd9f81 
commitCommandVersion:1579924976890281984
   [junit4]   2> 209831 INFO  (qtp2038250335-1741) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60b3e88c[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 209832 INFO  (qtp2038250335-1741) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 209833 INFO  (searcherExecutor-664-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered 
new searcher Searcher@60b3e88c[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 209833 INFO  (qtp2038250335-1741) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_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:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 209834 INFO  (qtp2038250335-1739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_kill_leader:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 26
   [junit4]   2> 209847 INFO  (qtp2038250335-1741) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 209857 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 209959 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210061 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210163 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210215 INFO  
(OverseerCollectionConfigSetProcessor-98745310788321286-127.0.0.1:38883_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> 210264 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210366 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210468 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210570 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210673 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210780 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210882 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 210993 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211099 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211203 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211305 INFO  (qtp1016738003-1749) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211407 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211511 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211615 INFO  (qtp1016738003-1742) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211717 INFO  (qtp1016738003-1749) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211756 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 211757 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 211757 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506733872309
   [junit4]   2> 211757 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 211757 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 211757 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 211758 INFO  (qtp2038250335-1739) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 211762 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 18
   [junit4]   2> 211763 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@7a90cbdf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bded2d2)
   [junit4]   2> 211764 INFO  (qtp2038250335-1745) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211767 INFO  (qtp2038250335-1745) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211768 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211771 INFO  (qtp2038250335-1739) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211773 INFO  (qtp2038250335-1741) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211775 INFO  (qtp2038250335-1741) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211777 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211779 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211780 INFO  (qtp2038250335-1745) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211784 INFO  (qtp2038250335-1741) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211788 INFO  (qtp2038250335-1739) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211794 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211804 INFO  (qtp2038250335-1745) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211808 INFO  (qtp2038250335-1741) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211812 INFO  (qtp2038250335-1739) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211814 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211819 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 211833 INFO  (qtp2038250335-1748) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211835 INFO  (qtp2038250335-1741) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 211836 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=3049) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@7a90cbdf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bded2d2)
   [junit4]   2> 211847 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 211848 INFO  (indexFetcher-675-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f53831c[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 211850 INFO  (searcherExecutor-665-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered 
new searcher Searcher@7f53831c[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 211921 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 211940 INFO  (qtp2038250335-1746) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 211952 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 38961
   [junit4]   2> 211962 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5c006acc{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 211963 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567108955
   [junit4]   2> 211963 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 211963 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57d809db: rootName = 
solr_38961, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5191a562
   [junit4]   2> 211971 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 211971 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18bbdae6: rootName = 
solr_38961, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7aef4e5b
   [junit4]   2> 211978 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 211978 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@282bfff2: rootName = 
solr_38961, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@63345137
   [junit4]   2> 211981 INFO  (zkCallback-169-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> 211981 INFO  (zkCallback-162-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> 211981 INFO  (zkCallback-162-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> 211981 INFO  (zkCallback-163-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> 211983 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 211994 INFO  (zkCallback-163-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> 211994 INFO  (coreCloseExecutor-677-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@50844053
   [junit4]   2> 211995 INFO  (coreCloseExecutor-677-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_kill_leader.shard1.replica_t2, 
tag=1350844499
   [junit4]   2> 211995 INFO  (coreCloseExecutor-677-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@463059ea: rootName = 
solr_38961, domain = solr.core.tlog_replica_test_kill_leader.shard1.replica_t2, 
service url = null, agent id = null] for registry 
solr.core.tlog_replica_test_kill_leader.shard1.replica_t2 / 
com.codahale.metrics.MetricRegistry@2848c070
   [junit4]   2> 212012 INFO  (coreCloseExecutor-677-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_kill_leader.shard1.leader, 
tag=1350844499
   [junit4]   2> 212040 WARN  (zkCallback-162-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212040 INFO  (zkCallback-169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 212040 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@351174e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 212041 INFO  (zkCallback-163-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 212042 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 212042 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 38961
   [junit4]   2> 212143 INFO  (zkCallback-169-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: 
[1])
   [junit4]   2> 212144 INFO  (zkCallback-163-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: 
[1])
   [junit4]   2> 212163 INFO  (zkCallback-163-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: 
[1])
   [junit4]   2> 214542 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 214542 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 214542 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/ 
has no replicas
   [junit4]   2> 214542 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t1 stopping 
background replication from leader
   [junit4]   2> 214542 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay
   [junit4]   2> 214543 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/ 
shard1
   [junit4]   2> 214544 INFO  (zkCallback-169-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: 
[1])
   [junit4]   2> 214544 INFO  (zkCallback-163-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: 
[1])
   [junit4]   2> 214544 INFO  (zkCallback-163-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: 
[1])
   [junit4]   2> 215050 INFO  (qtp1016738003-1744) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1579924982366994432)]} 0 1
   [junit4]   2> 215053 INFO  (qtp1016738003-1752) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579924982371188736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 215053 INFO  (qtp1016738003-1752) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3ee857f7 
commitCommandVersion:1579924982371188736
   [junit4]   2> 215055 INFO  (qtp1016738003-1752) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7010366b[tlog_replica_test_kill_leader_shard1_replica_t1] main]
   [junit4]   2> 215056 INFO  (qtp1016738003-1752) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 215057 INFO  (searcherExecutor-665-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t1] Registered 
new searcher Searcher@7010366b[tlog_replica_test_kill_leader_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 215057 INFO  (qtp1016738003-1752) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_kill_leader:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 215066 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 215067 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 38961
   [junit4]   2> 215068 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 215074 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a7d8097{/solr,null,AVAILABLE}
   [junit4]   2> 215074 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d52b9fa{SSL,[ssl, 
http/1.1]}{127.0.0.1:38961}
   [junit4]   2> 215074 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.e.j.s.Server Started @217305ms
   [junit4]   2> 215075 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38961}
   [junit4]   2> 215075 ERROR 
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 215075 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 215075 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 215075 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 215075 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-30T01:11:17.558643Z
   [junit4]   2> 215078 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 215084 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36047/solr
   [junit4]   2> 215095 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 215096 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 215098 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38961_solr
   [junit4]   2> 215098 INFO  (zkCallback-169-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215099 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215100 INFO  (zkCallback-174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 215164 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38961.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 215173 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38961.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 215174 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38961.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b148759
   [junit4]   2> 215175 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node1/.
   [junit4]   2> 215175 INFO  
(TEST-TestTlogReplica.testKillLeader-seed#[C42A8BBA8ADE53A6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: 
[tlog_replica_test_kill_leader_shard1_replica_t2]
   [junit4]   2> 215175 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 215181 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 215185 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.s.IndexSchema [tlog_replica_test_kill_leader_shard1_replica_t2] Schema 
name=minimal
   [junit4]   2> 215186 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 215186 INFO  (coreLoadExecutor-684-thread-1) [    ] 
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> 215186 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38961.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@7b148759
   [junit4]   2> 215186 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 215186 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.c.SolrCore [[tlog_replica_test_kill_leader_shard1_replica_t2] ] Opening 
new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node1/tlog_replica_test_kill_leader_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001/tempDir-001/node1/./tlog_replica_test_kill_leader_shard1_replica_t2/data/]
   [junit4]   2> 215212 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 215212 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 215212 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215212 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215213 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@184ce92a[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 215214 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 215214 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 215214 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215215 INFO  (searcherExecutor-685-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered 
new searcher Searcher@184ce92a[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215215 INFO  (coreLoadExecutor-684-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579924982541058048
   [junit4]   2> 215217 INFO  (coreZkRegister-679-thread-1) [    ] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_kill_leader_shard1_replica_t2
   [junit4]   2> 215217 INFO  (updateExecutor-171-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 215218 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 215219 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 215219 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t2 stopping 
background replication from leader
   [junit4]   2> 215219 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_kill_leader_shard1_replica_t2]
   [junit4]   2> 215219 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 215219 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_kill_leader_shard1_replica_t2] as recovering, leader is 
[https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/] 
and I am 
[https://127.0.0.1:38961/solr/tlog_replica_test_kill_leader_shard1_replica_t2/]
   [junit4]   2> 215220 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:38883/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_kill_leader_shard1_replica_t1&nodeName=127.0.0.1:38961_solr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 215222 INFO  (qtp1016738003-1740) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 215223 INFO  (qtp1016738003-1740) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_kill_leader, shard=shard1, 
thisCore=tlog_replica_test_kill_leader_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:38961_solr, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"tlog_replica_test_kill_leader_shard1_replica_t2","base_url":"https://127.0.0.1:38961/solr","node_name":"127.0.0.1:38961_solr","state":"down","type":"TLOG"}
   [junit4]   2> 215321 INFO  (zkCallback-163-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> 215321 INFO  (zkCallback-169-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> 215321 INFO  (zkCallback-163-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> 215321 INFO  (zkCallback-174-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> 215321 INFO  (zkCallback-174-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> 216223 INFO  (qtp1016738003-1740) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_kill_leader, shard=shard1, 
thisCore=tlog_replica_test_kill_leader_shard1_replica_t1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:38961_solr, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"tlog_replica_test_kill_leader_shard1_replica_t2","base_url":"https://127.0.0.1:38961/solr","node_name":"127.0.0.1:38961_solr","state":"recovering","type":"TLOG"}
   [junit4]   2> 216223 INFO  (qtp1016738003-1740) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 216223 INFO  (qtp1016738003-1740) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38961_solr&onlyIfLeaderActive=true&core=tlog_replica_test_kill_leader_shard1_replica_t1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 216724 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 216724 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/].
   [junit4]   2> 216729 INFO  (qtp1016738003-1751) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579924984128602112,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 216729 INFO  (qtp1016738003-1751) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 216735 INFO  (qtp1016738003-1751) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 216735 INFO  (qtp1016738003-1751) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 216744 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 216745 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 216745 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506733877536
   [junit4]   2> 216745 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 216745 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 216745 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 216748 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=2
   [junit4]   2> 216749 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 35
   [junit4]   2> 216753 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 216753 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@6a386e8b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a45ac4c)
   [junit4]   2> 216760 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216764 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216769 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216772 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216774 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216776 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216778 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216779 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216781 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216783 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216786 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216788 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216789 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216791 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216794 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216795 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216796 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216798 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216799 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216800 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216802 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216817 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216818 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216820 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216821 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_FST50_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216847 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216849 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_FST50_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216851 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Memory_0.mdvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216854 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216856 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216858 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Memory_0.mdvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216859 INFO  (qtp1016738003-1744) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_LuceneVarGapDocFreqInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216861 INFO  (qtp1016738003-1752) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216862 INFO  (qtp1016738003-1751) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=_1_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216864 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 216866 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=5957) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@6a386e8b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a45ac4c)
   [junit4]   2> 216869 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 216870 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d50914b[tlog_replica_test_kill_leader_shard1_replica_t2] main]
   [junit4]   2> 216872 INFO  (searcherExecutor-685-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_leader_shard1_replica_t2] Registered 
new searcher Searcher@2d50914b[tlog_replica_test_kill_leader_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)
 Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 216872 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 216872 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 216872 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.ZkController tlog_replica_test_kill_leader_shard1_replica_t2 starting 
background replication from leader
   [junit4]   2> 216872 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 216881 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 216882 INFO  (indexFetcher-692-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:38883/solr/tlog_replica_test_kill_leader_shard1_replica_t1/
   [junit4]   2> 216883 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 216884 INFO  (recoveryExecutor-172-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 216885 INFO  (qtp1016738003-1740) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_leader_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 216886 INFO  (indexFetcher-692-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 216886 INFO  (indexFetcher-692-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506733877536
   [junit4]   2> 216886 INFO  (indexFetcher-692-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 216886 INFO  (indexFetcher-692-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1506733877536
   [junit4]   2> 216886 INFO  (indexFetcher-692-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 216985 INFO  (zkCallback-174-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> 216985 INFO  (zkCallback-174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_leader/st

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

269 INFO  (jetty-closer-152-thread-1) [    ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 307271 INFO  (zkCallback-188-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 307271 INFO  (jetty-closer-152-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98745310788321297-127.0.0.1:38961_solr-n_0000000004) closing
   [junit4]   2> 307271 INFO  
(OverseerStateUpdate-98745310788321297-127.0.0.1:38961_solr-n_0000000004) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38961_solr
   [junit4]   2> 307272 WARN  (zkCallback-188-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 307275 INFO  (jetty-closer-152-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1acb7410{/solr,null,UNAVAILABLE}
   [junit4]   2> 308074 ERROR (qtp1676724569-1956) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: core not 
found:tlog_replica_test_recovery_shard1_replica_t1
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:81)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 308074 INFO  (qtp1676724569-1956) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38883_solr&onlyIfLeaderActive=true&core=tlog_replica_test_recovery_shard1_replica_t1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=30276
   [junit4]   2> 308771 WARN  (zkCallback-210-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 308771 INFO  (jetty-closer-152-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ac48131{/solr,null,UNAVAILABLE}
   [junit4]   2> 308771 ERROR 
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-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> 308772 INFO  
(SUITE-TestTlogReplica-seed#[C42A8BBA8ADE53A6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36047 36047
   [junit4]   2> 313789 INFO  (Thread-517) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36047 36047
   [junit4]   2> 313790 WARN  (Thread-517) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/configs/conf
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        23      
/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>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98745310788321297-127.0.0.1:38961_solr-n_0000000004
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98745310788321297-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98745310788321286-127.0.0.1:38883_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98745310788321297-core_node7-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98745310788321297-core_node8-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_C42A8BBA8ADE53A6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=FST50, 
title_s=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_s=FST50}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=709, maxMBSortInHeap=5.578088127611927, 
sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=PNT
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=187894632,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[CollectionsAPIAsyncDistributedZkTest, TestShardHandlerFactory, TestFastWriter, 
GraphQueryTest, CircularListTest, DateRangeFieldTest, CustomCollectionTest, 
HdfsLockFactoryTest, TestReload, TestExclusionRuleCollectionAccess, 
HardAutoCommitTest, AutoCommitTest, TestDocBasedVersionConstraints, 
MissingSegmentRecoveryTest, DistribJoinFromCollectionTest, HdfsThreadLeakTest, 
TestSolrQueryResponse, MetricUtilsTest, HdfsDirectoryFactoryTest, 
TestTlogReplica]
   [junit4] Completed [82/730 (1!)] on J2 in 108.12s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to