Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1042/

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

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds 
expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([F1A0250930D7D4AE:68E0E26D775EB4E4]: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:777)
        at 
org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:765)
        at 
org.apache.solr.cloud.TestTlogReplica.doReplaceLeader(TestTlogReplica.java:386)
        at 
org.apache.solr.cloud.TestTlogReplica.testRemoveLeader(TestTlogReplica.java:320)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14334 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 3166405 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/init-core-data-001
   [junit4]   2> 3166405 WARN  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 3166406 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3166428 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3166429 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001
   [junit4]   2> 3166429 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3166429 INFO  (Thread-3814) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3166429 INFO  (Thread-3814) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3166496 ERROR (Thread-3814) [    ] 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> 3166529 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43601
   [junit4]   2> 3166533 INFO  (zkConnectionManagerCallback-5780-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3166551 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x105fa70db810000, likely client has closed socket
   [junit4]   2> 3166584 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 3166613 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 3166698 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3166698 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3166698 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3166699 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7961a0a9{/solr,null,AVAILABLE}
   [junit4]   2> 3166699 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bf05b36{SSL,[ssl, 
http/1.1]}{127.0.0.1:46702}
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.e.j.s.Server Started @3167010ms
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46702}
   [junit4]   2> 3166700 ERROR (jetty-launcher-5777-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3166700 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T17:18:56.038Z
   [junit4]   2> 3166728 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3166728 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3166728 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3166781 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56be2447{/solr,null,AVAILABLE}
   [junit4]   2> 3166817 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@265eafe9{SSL,[ssl, 
http/1.1]}{127.0.0.1:34374}
   [junit4]   2> 3166817 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.e.j.s.Server Started @3167128ms
   [junit4]   2> 3166817 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34374}
   [junit4]   2> 3166818 ERROR (jetty-launcher-5777-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3166818 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3166818 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 3166818 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3166818 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3166818 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T17:18:56.156Z
   [junit4]   2> 3166884 INFO  (zkConnectionManagerCallback-5782-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3166885 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3166933 INFO  (zkConnectionManagerCallback-5784-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3166933 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3167481 INFO  (jetty-launcher-5777-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43601/solr
   [junit4]   2> 3167482 INFO  (zkConnectionManagerCallback-5788-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3167516 INFO  (zkConnectionManagerCallback-5790-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168393 INFO  (jetty-launcher-5777-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43601/solr
   [junit4]   2> 3168428 INFO  (zkConnectionManagerCallback-5796-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168574 INFO  (zkConnectionManagerCallback-5798-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168680 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34374_solr
   [junit4]   2> 3168682 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.Overseer Overseer 
(id=73740331547426822-127.0.0.1:34374_solr-n_0000000000) starting
   [junit4]   2> 3168807 INFO  (zkConnectionManagerCallback-5805-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168826 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43601/solr ready
   [junit4]   2> 3168842 INFO  
(OverseerStateUpdate-73740331547426822-127.0.0.1:34374_solr-n_0000000000) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34374_solr
   [junit4]   2> 3168891 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34374_solr
   [junit4]   2> 3169001 INFO  (zkCallback-5804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169024 INFO  (zkCallback-5797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169336 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3169602 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34374.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3169729 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34374.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3169730 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34374.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3169731 INFO  (jetty-launcher-5777-thread-2) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node2/.
   [junit4]   2> 3169959 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3170494 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3170494 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46702_solr
   [junit4]   2> 3170587 INFO  (zkCallback-5797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3170625 INFO  (zkCallback-5804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3170661 INFO  (zkCallback-5789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3170934 INFO  (zkConnectionManagerCallback-5811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3170985 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3170986 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43601/solr ready
   [junit4]   2> 3170987 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3171131 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3171174 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3171174 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3171175 INFO  (jetty-launcher-5777-thread-1) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node1/.
   [junit4]   2> 3171370 INFO  (zkConnectionManagerCallback-5814-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171478 INFO  (zkConnectionManagerCallback-5819-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3171479 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3171492 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43601/solr ready
   [junit4]   2> 3171515 INFO  
(SUITE-TestTlogReplica-seed#[F1A0250930D7D4AE]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 3171743 INFO  (qtp465502220-19624) [n:127.0.0.1:34374_solr    
] 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> 3171745 INFO  (qtp465502220-19624) [n:127.0.0.1:34374_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 3172008 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection
   [junit4]   2> 3172045 INFO  (qtp465502220-19620) [n:127.0.0.1:34374_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3172115 INFO  
(OverseerThreadFactory-8014-thread-1-processing-n:127.0.0.1:34374_solr) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_basic_leader_election
   [junit4]   2> 3172438 INFO  (qtp465502220-19625) [n:127.0.0.1:34374_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=19
   [junit4]   2> 3172739 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 3172770 INFO  
(OverseerStateUpdate-73740331547426822-127.0.0.1:34374_solr-n_0000000000) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46702/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3172826 INFO  
(OverseerStateUpdate-73740331547426822-127.0.0.1:34374_solr-n_0000000000) 
[n:127.0.0.1:34374_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34374/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3173074 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3173110 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 3173110 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3174334 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 3174335 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 3174371 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Schema name=minimal
   [junit4]   2> 3174407 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3174407 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 3174408 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34374.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3174408 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/]
   [junit4]   2> 3174942 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 3174960 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3174960 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 3174961 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3174961 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
   [junit4]   2> 3175569 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3175569 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3175570 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3175570 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3175588 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4dab0e93[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 3175618 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3175618 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3175619 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3175619 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618308387262431232
   [junit4]   2> 3175620 INFO  
(searcherExecutor-8024-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Registered new searcher 
Searcher@4dab0e93[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3175726 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3175867 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3175867 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3175880 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9983ms
   [junit4]   2> 3175881 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3175881 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3175883 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d02b0de[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 3175896 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3175897 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3175897 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3175898 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1618308387554983936
   [junit4]   2> 3175898 INFO  
(searcherExecutor-8023-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@3d02b0de[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3176032 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 3176395 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3176395 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3176395 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
   [junit4]   2> 3176396 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1 
url=https://127.0.0.1:46702/solr START 
replicas=[https://127.0.0.1:34374/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 3176414 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t1 
url=https://127.0.0.1:46702/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3176431 INFO  (qtp465502220-19619) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=13
   [junit4]   2> 3176431 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3176431 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
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> 3176431 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3176432 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 3176523 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
 shard1
   [junit4]   2> 3176703 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3176705 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
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_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=3631
   [junit4]   2> 3176825 INFO  (zkCallback-5789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3177084 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 
starting background replication from leader
   [junit4]   2> 3177084 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:01
   [junit4]   2> 3177099 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 3177099 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3177101 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
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_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=3991
   [junit4]   2> 3177137 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
   [junit4]   2> 3177231 INFO  (qtp609065779-19612) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 3177231 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3177231 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 3177231 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 3177231 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 3177231 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 3177232 INFO  (indexFetcher-8034-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5386a491[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 3177246 INFO  (zkCallback-5789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3177246 INFO  (zkCallback-5797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3177248 INFO  (searcherExecutor-8023-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@5386a491[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3177274 INFO  (qtp465502220-19620) [n:127.0.0.1:34374_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 3177274 INFO  (qtp465502220-19620) [n:127.0.0.1:34374_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=5264
   [junit4]   2> 3177366 INFO  (qtp465502220-19625) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1618308389046059008&distrib.from=https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618308389046059008)} 0 17
   [junit4]   2> 3177459 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 3177618 INFO  (qtp609065779-19615) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618308389358534656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3177619 INFO  (qtp609065779-19615) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3177638 INFO  (qtp609065779-19615) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3177674 INFO  (qtp609065779-19615) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 69
   [junit4]   2> 3177691 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 3177691 INFO  (qtp609065779-19609) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_basic_leader_election:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1618308389046059008),commit=} 0 371
   [junit4]   2> 3177804 INFO  (qtp465502220-19625) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1618308389512675328), 2 (1618308389513723904)]} 0 36
   [junit4]   2> 3177837 INFO  (qtp609065779-19612) [n:127.0.0.1:46702_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1618308389512675328), 2 
(1618308389513723904)]} 0 71
   [junit4]   2> 3177838 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 46702
   [junit4]   2> 3177839 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7bf05b36{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3177895 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1473001548
   [junit4]   2> 3177895 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3177895 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cf89a2: rootName = 
solr_46702, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@25b87e05
   [junit4]   2> 3177948 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3177948 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69594962: rootName = 
solr_46702, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7f52d505
   [junit4]   2> 3177984 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3177984 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d12b70c: rootName = 
solr_46702, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@68d300da
   [junit4]   2> 3177986 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46702_solr
   [junit4]   2> 3178003 INFO  (zkCallback-5818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3178003 INFO  (zkCallback-5797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3178004 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3178040 INFO  (zkCallback-5789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3178047 INFO  (coreCloseExecutor-8035-thread-1) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7b4a880f
   [junit4]   2> 3178048 INFO  (coreCloseExecutor-8035-thread-1) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, 
tag=7b4a880f
   [junit4]   2> 3178048 INFO  (coreCloseExecutor-8035-thread-1) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4818d529: rootName = 
solr_46702, domain = 
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@27abd798
   [junit4]   2> 3178213 INFO  (zkCallback-5810-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3178258 INFO  (zkCallback-5804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3178331 INFO  
(OverseerCollectionConfigSetProcessor-73740331547426822-127.0.0.1:34374_solr-n_0000000000)
 [n:127.0.0.1:34374_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3178338 INFO  (coreCloseExecutor-8035-thread-1) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader, 
tag=7b4a880f
   [junit4]   2> 3178368 INFO  (zkCallback-5789-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 3178368 INFO  (zkCallback-5797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 3178465 INFO  (coreCloseExecutor-8035-thread-1) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 3178465 INFO  (coreCloseExecutor-8035-thread-1) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2d53bce8 commitCommandVersion:0
   [junit4]   2> 3178684 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3178685 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7961a0a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 3178685 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3178686 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 46702
   [junit4]   2> 3178719 ERROR 
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.s.i.CloudSolrClient Request to collection 
[tlog_replica_test_basic_leader_election] failed due to (0) 
org.apache.http.NoHttpResponseException: 127.0.0.1:46702 failed to respond, 
retry? 0
   [junit4]   2> 3178797 INFO  (zkCallback-5797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 3181196 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34374/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
   [junit4]   2> 3181196 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3181196 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:34374/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
 has no replicas
   [junit4]   2> 3181197 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 
stopping background replication from leader
   [junit4]   2> 3181211 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 3181212 WARN  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateLog Starting log replay 
tlog{file=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t2/data/tlog/tlog.0000000000000000000
 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 3181285 INFO  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3181285 INFO  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@317474e8 commitCommandVersion:0
   [junit4]   2> 3181576 INFO  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13038aa3[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 3181576 INFO  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3181577 INFO  
(searcherExecutor-8023-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@13038aa3[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(7.7.0):C2))}
   [junit4]   2> 3181577 INFO  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2] {deleteByQuery=*:* 
(-1618308389046059008),add=[1 (1618308389512675328), 2 (1618308389513723904)]} 
0 365
   [junit4]   2> 3181577 WARN  
(recoveryExecutor-8030-thread-1-processing-n:127.0.0.1:34374_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 3181686 INFO  (zkCallback-5797-thread-2) 
[n:127.0.0.1:34374_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34374/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
 shard1
   [junit4]   2> 3181705 INFO  (zkCallback-5797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 3181766 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=1, core_node4=2}, version=3}
   [junit4]   2> 3181766 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1618308393690202112), 4 
(1618308393692299264)]} 0 2984
   [junit4]   2> 3181766 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 46702
   [junit4]   2> 3181768 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_191-b12
   [junit4]   2> 3181839 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3181839 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3181839 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3181876 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b404623{/solr,null,AVAILABLE}
   [junit4]   2> 3181913 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@9895ee2{SSL,[ssl, 
http/1.1]}{127.0.0.1:46702}
   [junit4]   2> 3181913 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.e.j.s.Server Started @3182223ms
   [junit4]   2> 3181913 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46702}
   [junit4]   2> 3181913 ERROR 
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3181913 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3181913 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 3181914 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3181914 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3181914 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-11-27T17:19:11.252Z
   [junit4]   2> 3181950 INFO  (zkConnectionManagerCallback-5822-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3181951 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3183553 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43601/solr
   [junit4]   2> 3183589 INFO  (zkConnectionManagerCallback-5826-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183605 INFO  (zkConnectionManagerCallback-5828-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183626 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3183641 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3183641 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46702_solr
   [junit4]   2> 3183646 INFO  (zkCallback-5818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183649 INFO  (zkCallback-5804-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183663 INFO  (zkCallback-5827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183703 INFO  (zkCallback-5797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3183735 INFO  (zkCallback-5797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3183852 INFO  (zkConnectionManagerCallback-5835-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3183853 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3183854 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43601/solr ready
   [junit4]   2> 3183888 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3184175 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3184576 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3184576 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3184793 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node1/.
   [junit4]   2> 3184793 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[F1A0250930D7D4AE]) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]
   [junit4]   2> 3184884 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 3185284 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr    ] o.a.s.s.IndexSchema 
[tlog_replica_test_basic_leader_election_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 3185356 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 3185523 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 3185577 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 3185597 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3185597 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 3185598 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46702.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69499b00
   [junit4]   2> 3185598 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] 
Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_F1A0250930D7D4AE-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
   [junit4]   2> 3185882 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3185882 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3185883 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3185883 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3185884 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@196125d6[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 3185913 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 3185913 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3185914 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3185931 INFO  
(searcherExecutor-8046-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Registered new searcher 
Searcher@196125d6[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3185931 INFO  
(coreLoadExecutor-8045-thread-1-processing-n:127.0.0.1:46702_solr) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1618308398075346944
   [junit4]   2> 3185966 INFO  
(coreZkRegister-8037-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController Core needs to 
recover:tlog_replica_test_basic_leader_election_shard1_replica_t1
   [junit4]   2> 3185987 INFO  
(updateExecutor-5823-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3186058 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3186058 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 3186058 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 3186091 INFO  (qtp465502220-19626) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/admin/ping params={wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 3186091 INFO  (qtp465502220-19626) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3186092 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[tlog_replica_test_basic_leader_election_shard1_replica_t1]
   [junit4]   2> 3186092 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 3186092 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[tlog_replica_test_basic_leader_election_shard1_replica_t1] as recovering, 
leader is 
[https://127.0.0.1:34374/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/]
 and I am 
[https://127.0.0.1:46702/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/]
   [junit4]   2> 3186156 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=2, core_node3_recovering=2, core_node4=2}, version=4}
   [junit4]   2> 3186163 INFO  (zkCallback-5818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3186163 INFO  (zkCallback-5797-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3186170 INFO  (zkCallback-5827-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3186171 INFO  (zkCallback-5827-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3186171 INFO  (zkCallback-5827-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 3186190 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:34374/solr]; [WaitForState: 
action=PREPRECOVERY&core=tlog_replica_test_basic_leader_election_shard1_replica_t2&nodeName=127.0.0.1:46702_solr&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3186271 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 3186289 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=tlog_replica_test_basic_leader_election, shard=shard1, 
thisCore=tlog_replica_test_basic_leader_election_shard1_replica_t2, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:46702_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1","base_url":"https://127.0.0.1:46702/solr","node_name":"127.0.0.1:46702_solr","state":"recovering","type":"TLOG","force_set_state":"false"}
   [junit4]   2> 3186289 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 3186289 INFO  (qtp465502220-19623) [n:127.0.0.1:34374_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46702_solr&onlyIfLeaderActive=true&core=tlog_replica_test_basic_leader_election_shard1_replica_t2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 3186800 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 3186800 INFO  
(recoveryExecutor-5824-thread-1-processing-n:127.0.0.1:46702_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:46702_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[https://127.0.0.1:34374/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/].
   [junit4]   2> 3186854 INFO  (qtp465502220-19626) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1618308399043182592,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3186854 INFO  (qtp465502220-19626) [n:127.0.0.1:34374_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@317474e8 
commitCommandVersion:1618308399043182592
   [junit4]   2> 3186888 INFO  (qtp465502220-19626) [n:127.0.0.1:3437

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

y disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1195677031
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1195677031
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1195677031

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 1984ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 198 minutes 26 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to