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

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

Error Message:
Replica core_node3 not up to date after 0 seconds expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: Replica core_node3 not up to date after 0 seconds 
expected:<4> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([90EF0A9D7660A7EA:511F73315B306D4D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:743)
        at 
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:731)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:538)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12046 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/init-core-data-001
   [junit4]   2> 513173 WARN  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 513173 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 513174 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 513174 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 513174 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001
   [junit4]   2> 513174 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 513174 INFO  (Thread-2032) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 513174 INFO  (Thread-2032) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 513177 ERROR (Thread-2032) [    ] 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> 513274 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37869
   [junit4]   2> 513281 INFO  (jetty-launcher-815-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 513281 INFO  (jetty-launcher-815-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 513283 INFO  (jetty-launcher-815-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6825bb92{/solr,null,AVAILABLE}
   [junit4]   2> 513283 INFO  (jetty-launcher-815-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@280ea298{/solr,null,AVAILABLE}
   [junit4]   2> 513285 INFO  (jetty-launcher-815-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76a96117{HTTP/1.1,[http/1.1]}{127.0.0.1:40533}
   [junit4]   2> 513285 INFO  (jetty-launcher-815-thread-1) [    ] 
o.e.j.s.Server Started @514978ms
   [junit4]   2> 513285 INFO  (jetty-launcher-815-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b7f9f22{HTTP/1.1,[http/1.1]}{127.0.0.1:37011}
   [junit4]   2> 513285 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40533}
   [junit4]   2> 513285 INFO  (jetty-launcher-815-thread-2) [    ] 
o.e.j.s.Server Started @514979ms
   [junit4]   2> 513285 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37011}
   [junit4]   2> 513286 ERROR (jetty-launcher-815-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 513286 ERROR (jetty-launcher-815-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T19:59:10.523348Z
   [junit4]   2> 513286 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-26T19:59:10.523384Z
   [junit4]   2> 513288 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 513288 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 513293 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ebfc5944c0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 513295 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 513295 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 513352 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 513352 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 513353 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40533_solr
   [junit4]   2> 513353 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37011_solr
   [junit4]   2> 513353 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98727097166200838-127.0.0.1:40533_solr-n_0000000000) starting
   [junit4]   2> 513354 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 513354 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 513358 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40533_solr
   [junit4]   2> 513359 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 513359 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 513406 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40533.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 513408 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37011.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 513412 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40533.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 513412 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40533.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 513413 INFO  (jetty-launcher-815-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node1/.
   [junit4]   2> 513416 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37011.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 513417 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37011.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 513418 INFO  (jetty-launcher-815-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node2/.
   [junit4]   2> 513447 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 513447 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 513448 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 513450 INFO  (qtp2128617611-5794) [    ] 
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> 513450 INFO  (qtp2128617611-5794) [    ] 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=0
   [junit4]   2> 513455 INFO  
(TEST-TestTlogReplica.testDeleteById-seed#[90EF0A9D7660A7EA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteById
   [junit4]   2> 513456 INFO  (qtp2128617611-5796) [    ] 
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_delete_by_id&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 513457 INFO  (OverseerThreadFactory-2202-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_delete_by_id
   [junit4]   2> 513560 INFO  
(OverseerStateUpdate-98727097166200838-127.0.0.1:40533_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_delete_by_id",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_delete_by_id_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37011/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 513561 INFO  
(OverseerStateUpdate-98727097166200838-127.0.0.1:40533_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_delete_by_id",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_delete_by_id_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40533/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 513764 INFO  (qtp923054397-5797) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 513764 INFO  (qtp2128617611-5785) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 513765 INFO  (qtp923054397-5797) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 513765 INFO  (qtp2128617611-5785) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 513871 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 513871 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 513871 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 513871 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 514774 INFO  (qtp2128617611-5785) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 514774 INFO  (qtp923054397-5797) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 514801 INFO  (qtp2128617611-5785) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_delete_by_id_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 514801 INFO  (qtp923054397-5797) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_delete_by_id_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 514803 INFO  (qtp923054397-5797) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 514803 INFO  (qtp2128617611-5785) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 514803 INFO  (qtp923054397-5797) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_delete_by_id_shard1_replica_t2' using 
configuration from collection tlog_replica_test_delete_by_id, trusted=true
   [junit4]   2> 514803 INFO  (qtp2128617611-5785) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_delete_by_id_shard1_replica_t1' using 
configuration from collection tlog_replica_test_delete_by_id, trusted=true
   [junit4]   2> 514804 INFO  (qtp923054397-5797) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40533.solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 514804 INFO  (qtp2128617611-5785) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37011.solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 514804 INFO  (qtp2128617611-5785) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 514804 INFO  (qtp923054397-5797) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 514804 INFO  (qtp2128617611-5785) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_delete_by_id_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node2/tlog_replica_test_delete_by_id_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node2/./tlog_replica_test_delete_by_id_shard1_replica_t1/data/]
   [junit4]   2> 514804 INFO  (qtp923054397-5797) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_delete_by_id_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node1/tlog_replica_test_delete_by_id_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node1/./tlog_replica_test_delete_by_id_shard1_replica_t2/data/]
   [junit4]   2> 514854 INFO  (qtp923054397-5797) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 514854 INFO  (qtp2128617611-5785) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 514854 INFO  (qtp923054397-5797) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 514854 INFO  (qtp2128617611-5785) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 514856 INFO  (qtp923054397-5797) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 514856 INFO  (qtp2128617611-5785) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 514856 INFO  (qtp923054397-5797) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 514856 INFO  (qtp2128617611-5785) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 514858 INFO  (qtp2128617611-5785) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70091801[tlog_replica_test_delete_by_id_shard1_replica_t1] main]
   [junit4]   2> 514858 INFO  (qtp923054397-5797) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32fae2e2[tlog_replica_test_delete_by_id_shard1_replica_t2] main]
   [junit4]   2> 514859 INFO  (qtp923054397-5797) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 514859 INFO  (qtp2128617611-5785) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 514859 INFO  (qtp2128617611-5785) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 514859 INFO  (qtp923054397-5797) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 514860 INFO  (qtp2128617611-5785) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 514860 INFO  (qtp923054397-5797) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 514860 INFO  (searcherExecutor-2208-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t1] Registered 
new searcher 
Searcher@70091801[tlog_replica_test_delete_by_id_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514860 INFO  (searcherExecutor-2207-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t2] Registered 
new searcher 
Searcher@32fae2e2[tlog_replica_test_delete_by_id_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514860 INFO  (qtp2128617611-5785) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579633556426063872
   [junit4]   2> 514860 INFO  (qtp923054397-5797) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579633556426063872
   [junit4]   2> 514864 INFO  (qtp923054397-5797) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 514864 INFO  (qtp923054397-5797) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 514864 INFO  (qtp923054397-5797) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/
   [junit4]   2> 514865 INFO  (qtp923054397-5797) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_delete_by_id_shard1_replica_t2 
url=http://127.0.0.1:40533/solr START 
replicas=[http://127.0.0.1:37011/solr/tlog_replica_test_delete_by_id_shard1_replica_t1/]
 nUpdates=100
   [junit4]   2> 514866 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 514966 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 514966 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 514966 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 514966 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515165 INFO  (qtp923054397-5797) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_delete_by_id_shard1_replica_t2 
url=http://127.0.0.1:40533/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 515165 INFO  (qtp923054397-5797) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 515165 INFO  (qtp923054397-5797) [    ] 
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> 515165 INFO  (qtp923054397-5797) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 515166 INFO  (qtp923054397-5797) [    ] o.a.s.c.ZkController 
tlog_replica_test_delete_by_id_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 515170 INFO  (qtp923054397-5797) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/ 
shard1
   [junit4]   2> 515272 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515272 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515272 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515272 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515321 INFO  (qtp923054397-5797) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 515322 INFO  (qtp923054397-5797) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1557
   [junit4]   2> 515424 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515424 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515424 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515424 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515867 INFO  (qtp2128617611-5785) [    ] o.a.s.c.ZkController 
tlog_replica_test_delete_by_id_shard1_replica_t1 starting background 
replication from leader
   [junit4]   2> 515867 INFO  (qtp2128617611-5785) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 515880 INFO  (qtp2128617611-5785) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 515880 INFO  (qtp2128617611-5785) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 515882 INFO  (qtp2128617611-5785) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_delete_by_id_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_delete_by_id&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2117
   [junit4]   2> 515884 INFO  (qtp2128617611-5796) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 515985 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515985 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515985 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 515985 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 516615 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/
   [junit4]   2> 516616 INFO  (qtp923054397-5800) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 516616 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 516617 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 516617 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 516617 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 516885 INFO  (qtp2128617611-5796) [    ] 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_delete_by_id&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3428
   [junit4]   2> 516893 INFO  (qtp2128617611-5853) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1579633558554673152&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579633558554673152)} 0 0
   [junit4]   2> 516895 INFO  (qtp2128617611-5854) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 516895 INFO  (qtp923054397-5800) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579633558559916032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 516895 INFO  (qtp923054397-5800) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 516896 INFO  (qtp923054397-5800) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 516896 INFO  (qtp923054397-5800) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 516897 INFO  (qtp923054397-5797) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_delete_by_id:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579633558554673152),commit=} 0 7
   [junit4]   2> 516901 INFO  (qtp2128617611-5855) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&wt=javabin&version=2}{add=[1
 (1579633558563061760)]} 0 0
   [junit4]   2> 516901 INFO  (qtp923054397-5789) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_delete_by_id:6&wt=javabin&version=2}{add=[1
 (1579633558563061760)]} 0 3
   [junit4]   2> 516903 INFO  (qtp923054397-5791) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579633558568304640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 516903 INFO  (qtp2128617611-5786) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 516903 INFO  (qtp923054397-5791) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@790e08b 
commitCommandVersion:1579633558568304640
   [junit4]   2> 516914 INFO  (qtp923054397-5791) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e7ec76b[tlog_replica_test_delete_by_id_shard1_replica_t2] main]
   [junit4]   2> 516915 INFO  (qtp923054397-5791) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 516916 INFO  (searcherExecutor-2207-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t2] Registered 
new searcher Searcher@e7ec76b[tlog_replica_test_delete_by_id_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 516916 INFO  (qtp923054397-5791) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 516917 INFO  (qtp923054397-5793) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/update 
params={_stateVer_=tlog_replica_test_delete_by_id:6&commit=true&wt=javabin&version=2}{commit=}
 0 14
   [junit4]   2> 516919 INFO  (qtp2128617611-5796) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517020 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517121 INFO  (qtp2128617611-5854) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517222 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517323 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517424 INFO  (qtp2128617611-5790) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517459 INFO  
(OverseerCollectionConfigSetProcessor-98727097166200838-127.0.0.1:40533_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> 517525 INFO  (qtp2128617611-5796) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517626 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517727 INFO  (qtp2128617611-5854) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517828 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 517929 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518030 INFO  (qtp2128617611-5790) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518131 INFO  (qtp2128617611-5796) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518232 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518332 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518433 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518534 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518635 INFO  (qtp2128617611-5790) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518735 INFO  (qtp2128617611-5796) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518836 INFO  (qtp2128617611-5796) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 518937 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519038 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519139 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519240 INFO  (qtp2128617611-5790) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519340 INFO  (qtp2128617611-5854) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519441 INFO  (qtp2128617611-5796) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519542 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519615 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 519615 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 519615 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506455954140
   [junit4]   2> 519615 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 519616 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 519616 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 519625 INFO  (qtp923054397-5789) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=9
   [junit4]   2> 519625 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 15
   [junit4]   2> 519630 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@76e341cc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e51f919)
   [junit4]   2> 519636 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=2
   [junit4]   2> 519639 INFO  (qtp923054397-5793) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 519641 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 519643 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 519644 INFO  (qtp923054397-5789) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519646 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519648 INFO  (qtp923054397-5793) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 519650 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519651 INFO  (qtp923054397-5789) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.pos&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 519654 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneFixedGap_0.tii&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 519655 INFO  (qtp923054397-5793) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519657 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519659 INFO  (qtp923054397-5789) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519661 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0_Direct_0.dvdm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 519663 INFO  (qtp923054397-5793) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519665 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_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> 519666 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2280) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@76e341cc 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e51f919)
   [junit4]   2> 519676 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 519680 INFO  (indexFetcher-2218-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4161ac38[tlog_replica_test_delete_by_id_shard1_replica_t1] main]
   [junit4]   2> 519684 INFO  (searcherExecutor-2208-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_delete_by_id_shard1_replica_t1] Registered 
new searcher 
Searcher@4161ac38[tlog_replica_test_delete_by_id_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 519744 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 519747 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 519751 INFO  (qtp2128617611-5785) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_delete_by_id_shard1_replica_t2/&wt=javabin&version=2}{delete=[1
 (-1579633561552551936)]} 0 0
   [junit4]   2> 519751 INFO  (qtp923054397-5800) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{delete=[1 (-1579633561552551936)]} 0 2
   [junit4]   2> 519755 INFO  (qtp923054397-5793) [    ] o.a.s.c.S.Request 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&id=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 519756 INFO  
(TEST-TestTlogReplica.testDeleteById-seed#[90EF0A9D7660A7EA]) [    ] 
o.a.s.c.TestTlogReplica tearDown deleting collection
   [junit4]   2> 519756 INFO  (qtp2128617611-5798) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=tlog_replica_test_delete_by_id&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 519758 INFO  (OverseerThreadFactory-2202-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 519760 INFO  (qtp923054397-5799) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2, tag=null
   [junit4]   2> 519760 INFO  (qtp2128617611-5794) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1, tag=null
   [junit4]   2> 519761 INFO  (qtp923054397-5799) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b754447: rootName = 
solr_40533, domain = 
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2, service url = null, 
agent id = null] for registry 
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2 / 
com.codahale.metrics.MetricRegistry@72d838c
   [junit4]   2> 519761 INFO  (qtp2128617611-5794) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c9a5b9c: rootName = 
solr_37011, domain = 
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1, service url = null, 
agent id = null] for registry 
solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@135fc8a4
   [junit4]   2> 519781 INFO  (qtp923054397-5799) [    ] o.a.s.c.ZkController 
tlog_replica_test_delete_by_id_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 519781 INFO  (qtp923054397-5799) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_delete_by_id_shard1_replica_t2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@37511290
   [junit4]   2> 519781 INFO  (qtp923054397-5799) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t2, 
tag=928060048
   [junit4]   2> 519781 INFO  (qtp923054397-5799) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_delete_by_id.shard1.leader, 
tag=928060048
   [junit4]   2> 519781 INFO  (qtp923054397-5799) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 519781 INFO  (qtp923054397-5799) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@790e08b commitCommandVersion:0
   [junit4]   2> 519792 INFO  (qtp923054397-5799) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_delete_by_id_shard1_replica_t2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   2> 519792 WARN  (zkCallback-826-thread-1) [    ] 
o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:tlog_replica_test_delete_by_id_shard1_replica_t1 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 519793 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 519794 INFO  (zkCallback-833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 519793 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 519797 INFO  (qtp2128617611-5794) [    ] o.a.s.c.ZkController 
tlog_replica_test_delete_by_id_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 519797 INFO  (qtp2128617611-5794) [    ] o.a.s.c.SolrCore 
[tlog_replica_test_delete_by_id_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b317b01
   [junit4]   2> 519798 INFO  (qtp2128617611-5794) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_delete_by_id.shard1.replica_t1, 
tag=724663041
   [junit4]   2> 519798 INFO  (qtp2128617611-5794) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_delete_by_id.shard1.leader, 
tag=724663041
   [junit4]   2> 519798 INFO  (qtp2128617611-5794) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 519798 INFO  (qtp2128617611-5794) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5262c29f commitCommandVersion:0
   [junit4]   2> 519816 INFO  (qtp2128617611-5794) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 519817 INFO  (qtp2128617611-5794) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=tlog_replica_test_delete_by_id_shard1_replica_t1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=57
   [junit4]   2> 519922 INFO  (zkCallback-833-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/tlog_replica_test_delete_by_id/state.json] for collection 
[tlog_replica_test_delete_by_id] has occurred - updating... (live nodes size: 
[2])
   [junit4]   2> 520522 INFO  (qtp2128617611-5798) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=tlog_replica_test_delete_by_id&action=DELETE&wt=javabin&version=2} 
status=0 QTime=766
   [junit4]   2> 520523 INFO  
(TEST-TestTlogReplica.testDeleteById-seed#[90EF0A9D7660A7EA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteById
   [junit4]   2> 520537 INFO  
(TEST-TestTlogReplica.testKillTlogReplica-seed#[90EF0A9D7660A7EA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testKillTlogReplica
   [junit4]   2> 520538 INFO  (qtp2128617611-5786) [    ] 
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_tlog_replica&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 520540 INFO  (OverseerThreadFactory-2202-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 
tlog_replica_test_kill_tlog_replica
   [junit4]   2> 520540 INFO  
(OverseerCollectionConfigSetProcessor-98727097166200838-127.0.0.1:40533_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 520747 INFO  
(OverseerStateUpdate-98727097166200838-127.0.0.1:40533_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40533/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 520748 INFO  
(OverseerStateUpdate-98727097166200838-127.0.0.1:40533_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37011/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 520950 INFO  (qtp923054397-5793) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 520950 INFO  (qtp2128617611-5855) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 521056 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 521056 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 521057 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 521057 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 521959 INFO  (qtp923054397-5793) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 521959 INFO  (qtp2128617611-5855) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 521965 INFO  (qtp923054397-5793) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 521965 INFO  (qtp2128617611-5855) [    ] o.a.s.s.IndexSchema 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 521967 INFO  (qtp923054397-5793) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 521967 INFO  (qtp2128617611-5855) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 521967 INFO  (qtp923054397-5793) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 521967 INFO  (qtp2128617611-5855) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t2' using 
configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 521968 INFO  (qtp923054397-5793) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40533.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1' 
(registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 521968 INFO  (qtp2128617611-5855) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37011.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2' 
(registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a3eceb7
   [junit4]   2> 521968 INFO  (qtp923054397-5793) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 521968 INFO  (qtp2128617611-5855) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 521968 INFO  (qtp923054397-5793) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node1/tlog_replica_test_kill_tlog_replica_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node1/./tlog_replica_test_kill_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 521968 INFO  (qtp2128617611-5855) [    ] o.a.s.c.SolrCore 
[[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node2/tlog_replica_test_kill_tlog_replica_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001/tempDir-001/node2/./tlog_replica_test_kill_tlog_replica_shard1_replica_t2/data/]
   [junit4]   2> 522014 INFO  (qtp923054397-5793) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 522014 INFO  (qtp923054397-5793) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 522025 INFO  (qtp923054397-5793) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 522025 INFO  (qtp923054397-5793) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 522027 INFO  (qtp2128617611-5855) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 522027 INFO  (qtp2128617611-5855) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 522027 INFO  (qtp923054397-5793) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4853e88a[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 522028 INFO  (qtp923054397-5793) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 522028 INFO  (qtp923054397-5793) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 522028 INFO  (qtp2128617611-5855) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 522028 INFO  (qtp2128617611-5855) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 522029 INFO  (qtp923054397-5793) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 522029 INFO  (searcherExecutor-2220-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@4853e88a[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 522029 INFO  (qtp923054397-5793) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579633563943305216
   [junit4]   2> 522030 INFO  (qtp2128617611-5855) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26d94f82[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] main]
   [junit4]   2> 522030 INFO  (qtp2128617611-5855) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 522031 INFO  (qtp2128617611-5855) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 522031 INFO  (qtp2128617611-5855) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 522032 INFO  (searcherExecutor-2221-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
Registered new searcher 
Searcher@26d94f82[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 522032 INFO  (qtp2128617611-5855) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579633563946450944
   [junit4]   2> 522032 INFO  (qtp923054397-5793) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 522134 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522134 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522134 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522134 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522533 INFO  (qtp923054397-5793) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 522533 INFO  (qtp923054397-5793) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 522533 INFO  (qtp923054397-5793) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:40533/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/
   [junit4]   2> 522534 INFO  (qtp923054397-5793) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_kill_tlog_replica_shard1_replica_t1 
url=http://127.0.0.1:40533/solr START 
replicas=[http://127.0.0.1:37011/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 522535 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 522834 INFO  (qtp923054397-5793) [    ] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_kill_tlog_replica_shard1_replica_t1 
url=http://127.0.0.1:40533/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 522834 INFO  (qtp923054397-5793) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 522834 INFO  (qtp923054397-5793) [    ] 
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> 522834 INFO  (qtp923054397-5793) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 522835 INFO  (qtp923054397-5793) [    ] o.a.s.c.ZkController 
tlog_replica_test_kill_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 522840 INFO  (qtp923054397-5793) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40533/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/
 shard1
   [junit4]   2> 522942 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522942 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522942 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522942 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 522991 INFO  (qtp923054397-5793) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 522992 INFO  (qtp923054397-5793) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2043
   [junit4]   2> 523034 INFO  (qtp2128617611-5855) [    ] o.a.s.c.ZkController 
tlog_replica_test_kill_tlog_replica_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 523034 INFO  (qtp2128617611-5855) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 523036 INFO  (qtp2128617611-5855) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 523036 INFO  (qtp2128617611-5855) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 523038 INFO  (qtp2128617611-5855) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2088
   [junit4]   2> 523040 INFO  (qtp2128617611-5786) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 523140 INFO  (zkCallback-827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 523140 INFO  (zkCallback-826-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 523140 INFO  (zkCallback-826-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 523140 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for 
collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 524040 INFO  (qtp2128617611-5786) [    ] 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_tlog_replica&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3502
   [junit4]   2> 524044 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524046 INFO  (qtp2128617611-5794) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524053 INFO  (qtp2128617611-5785) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1579633566060380160)]} 0 0
   [junit4]   2> 524053 INFO  (qtp923054397-5791) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1579633566060380160)]} 0 4
   [junit4]   2> 524055 INFO  (qtp2128617611-5786) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 524057 INFO  (qtp923054397-5797) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579633566069817344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 524057 INFO  (qtp923054397-5797) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@30407d39 
commitCommandVersion:1579633566069817344
   [junit4]   2> 524079 INFO  (qtp923054397-5797) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@556af706[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 524080 INFO  (qtp923054397-5797) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 524081 INFO  (searcherExecutor-2220-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@556af706[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 524082 INFO  (qtp923054397-5797) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40533/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 25
   [junit4]   2> 524083 INFO  (qtp923054397-5787) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_kill_tlog_replica:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 28
   [junit4]   2> 524085 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 524088 INFO  (qtp2128617611-5794) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524189 INFO  (qtp2128617611-5798) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524290 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524391 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524491 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524542 INFO  
(OverseerCollectionConfigSetProcessor-98727097166200838-127.0.0.1:40533_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 524592 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524693 INFO  (qtp2128617611-5794) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524794 INFO  (qtp2128617611-5798) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524895 INFO  (qtp2128617611-5785) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 524996 INFO  (qtp2128617611-5855) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 525097 INFO  (qtp2128617611-5786) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 525198 INFO  (qtp2128617611-5853) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 525298 INFO  (qtp2128617611-5794) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 525399 INFO  (qtp2128617611-5798) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t2]  webapp=/solr 
path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 525433 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:40533/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/
   [junit4]   2> 525435 INFO  (qtp923054397-5787) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 525435 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 525435 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 1506455961294
   [junit4]   2> 525435 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 525435 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 525435 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 525441 INFO  (qtp923054397-5791) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=5
   [junit4]   2> 525442 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 525446 INFO  (indexFetcher-2231-thread-1) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@30654e71 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a87514)
   [junit4]   2> 525446 INFO  (qtp923054397-5797) [    ] o.a.s.c.S.Request 
[tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
  

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

 o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6146efd2: rootName = 
solr_40533, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@554311bc
   [junit4]   2> 620122 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 620122 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53f536f7: rootName = 
solr_37011, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@192e8553
   [junit4]   2> 620128 INFO  (jetty-closer-816-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 620129 INFO  (jetty-closer-816-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@550ea7c: rootName = 
solr_40533, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@25aac290
   [junit4]   2> 620130 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 620130 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2426374e: rootName = 
solr_37011, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@25aac290
   [junit4]   2> 620134 INFO  (jetty-closer-816-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 620134 INFO  (jetty-closer-816-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6671f63e: rootName = 
solr_40533, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@79def6ee
   [junit4]   2> 620135 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 620135 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ae56cef: rootName = 
solr_37011, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@79def6ee
   [junit4]   2> 620135 INFO  (jetty-closer-816-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 620137 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 620137 WARN  (zkCallback-869-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> 620138 INFO  (zkCallback-845-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 620138 INFO  (jetty-closer-816-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2659c237{/solr,null,UNAVAILABLE}
   [junit4]   2> 620138 INFO  (jetty-closer-816-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98727097166200846-127.0.0.1:37011_solr-n_0000000003) closing
   [junit4]   2> 620139 INFO  
(OverseerStateUpdate-98727097166200846-127.0.0.1:37011_solr-n_0000000003) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37011_solr
   [junit4]   2> 621640 WARN  (zkCallback-845-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> 621641 INFO  (jetty-closer-816-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a693ad4{/solr,null,UNAVAILABLE}
   [junit4]   2> 621641 ERROR 
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-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> 621642 INFO  
(SUITE-TestTlogReplica-seed#[90EF0A9D7660A7EA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37869 37869
   [junit4]   2> 627425 INFO  (Thread-2032) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37869 37869
   [junit4]   2> 627426 WARN  (Thread-2032) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/configs/conf
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/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>        17      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98727097166200852-core_node7-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/98727097166200846-127.0.0.1:37011_solr-n_0000000003
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98727097166200852-core_node11-n_0000000002
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98727097166200846-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_docs/leader_elect/shard1/election/98727097166200843-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98727097166200846-core_node16-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98727097166200846-core_node16-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /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-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_90EF0A9D7660A7EA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=FSTOrd50, title_s=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=LuceneFixedGap), foo_s=FSTOrd50}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Direct), 
inplace_updatable_int=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1738, maxMBSortInHeap=7.642393590571816, 
sim=RandomSimilarity(queryNorm=false): {}, locale=rof-TZ, 
timezone=Canada/Pacific
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=77700328,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimpleTrackingShardHandler, SystemInfoHandlerTest, TestDistribIDF, 
WrapperMergePolicyFactoryTest, SparseHLLTest, 
SchemaVersionSpecificBehaviorTest, MoveReplicaTest, 
TestPostingsSolrHighlighter, BadComponentTest, TestRawResponseWriter, 
CollectionStateFormat2Test, TestNamedUpdateProcessors, BlockCacheTest, 
TestCollectionsAPIViaSolrCloudCluster, ConfigureRecoveryStrategyTest, 
DirectSolrConnectionTest, SpellCheckComponentTest, TestCoreContainer, 
TestGraphMLResponseWriter, TestRTimerTree, TestConfigSetProperties, 
DistributedExpandComponentTest, TestUnifiedSolrHighlighter, 
ConnectionReuseTest, LeaderInitiatedRecoveryOnCommitTest, TestHdfsUpdateLog, 
SolrGraphiteReporterTest, AnalysisAfterCoreReloadTest, FileUtilsTest, 
DistributedSuggestComponentTest, ReplicaListTransformerTest, TestRTGBase, 
TestRandomCollapseQParserPlugin, TestFuzzyAnalyzedSuggestions, 
TestConfigSetsAPIZkFailure, TestSweetSpotSimilarityFactory, BJQParserTest, 
TestMinMaxOnMultiValuedField, TestXIncludeConfig, CleanupOldIndexTest, 
TestSolrCloudWithDelegationTokens, PKIAuthenticationIntegrationTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, DistanceUnitsTest, 
HdfsUnloadDistributedZkTest, MoreLikeThisHandlerTest, 
DistributedFacetPivotLongTailTest, TestValueSourceCache, StatsReloadRaceTest, 
DocValuesTest, HdfsSyncSliceTest, CollectionsAPIDistributedZkTest, 
ExitableDirectoryReaderTest, ZkControllerTest, SubstringBytesRefFilterTest, 
ShardRoutingCustomTest, V2StandaloneTest, TestFieldTypeResource, 
TestBlobHandler, BasicFunctionalityTest, SOLR749Test, TestStressRecovery, 
DocValuesMissingTest, CdcrUpdateLogTest, CoreMergeIndexesAdminHandlerTest, 
TestTlogReplica]
   [junit4] Completed [189/733 (1!)] on J1 in 114.26s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 41263 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to