Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/152/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader

Error Message:
Doc with id=4 not found in 
http://127.0.0.1:43143/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=4 not found in 
http://127.0.0.1:43143/solr/outOfSyncReplicasCannotBecomeLeader-false due to: 
Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([AB5BBFAF0FC15845:D5B09FBFCCA6577F]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283)
        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267)
        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138)
        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14214 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudConsistency
   [junit4]   2> 1363658 INFO  
(SUITE-TestCloudConsistency-seed#[AB5BBFAF0FC15845]-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/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/init-core-data-001
   [junit4]   2> 1363658 INFO  
(SUITE-TestCloudConsistency-seed#[AB5BBFAF0FC15845]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1363659 INFO  
(SUITE-TestCloudConsistency-seed#[AB5BBFAF0FC15845]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1363660 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testOutOfSyncReplicasCannotBecomeLeaderAfterRestart
   [junit4]   2> 1363660 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001
   [junit4]   2> 1363661 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1363661 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1363661 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1363761 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41751
   [junit4]   2> 1363761 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41751
   [junit4]   2> 1363761 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41751
   [junit4]   2> 1363763 INFO  (zkConnectionManagerCallback-7940-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363764 INFO  (zkConnectionManagerCallback-7942-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363765 INFO  (zkConnectionManagerCallback-7944-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363766 WARN  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363766 WARN  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363766 WARN  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363766 WARN  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1363766 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1363767 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4952fb1c{/solr,null,AVAILABLE}
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48eafbb3{/solr,null,AVAILABLE}
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36df4738{/solr,null,AVAILABLE}
   [junit4]   2> 1363768 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59a11f87{/solr,null,AVAILABLE}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e28f6df{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@42d9e561{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@128bd932{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3391dfb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37505}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38219}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44473}
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46483}
   [junit4]   2> 1363769 ERROR (jetty-launcher-7945-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1363769 ERROR (jetty-launcher-7945-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1363769 ERROR (jetty-launcher-7945-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363769 ERROR (jetty-launcher-7945-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.071837Z
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.071849Z
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.071841Z
   [junit4]   2> 1363769 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.071864Z
   [junit4]   2> 1363770 INFO  (zkConnectionManagerCallback-7952-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363770 INFO  (zkConnectionManagerCallback-7950-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363771 INFO  (zkConnectionManagerCallback-7953-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363771 INFO  (zkConnectionManagerCallback-7951-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363771 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363771 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363771 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363771 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1363856 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363857 WARN  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2a77904e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363874 WARN  (jetty-launcher-7945-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@251d83e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363875 INFO  (jetty-launcher-7945-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1363879 INFO  (zkConnectionManagerCallback-7959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363882 INFO  (zkConnectionManagerCallback-7961-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363891 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363893 WARN  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@66a8b36a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363895 WARN  (jetty-launcher-7945-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5bb7e97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363896 INFO  (jetty-launcher-7945-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1363914 INFO  (zkConnectionManagerCallback-7969-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363919 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46483_solr
   [junit4]   2> 1363919 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.Overseer Overseer 
(id=72076771661381640-127.0.0.1:46483_solr-n_0000000000) starting
   [junit4]   2> 1363927 INFO  (zkConnectionManagerCallback-7971-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363930 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44473_solr
   [junit4]   2> 1363942 INFO  (zkCallback-7960-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1363942 INFO  (zkCallback-7970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1363945 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1363949 INFO  (zkConnectionManagerCallback-7978-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363950 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1363950 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41751/solr ready
   [junit4]   2> 1363950 INFO  (zkConnectionManagerCallback-7983-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1363951 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1363951 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41751/solr ready
   [junit4]   2> 1363954 WARN  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@484ea46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363959 INFO  
(OverseerStateUpdate-72076771661381640-127.0.0.1:46483_solr-n_0000000000) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46483_solr
   [junit4]   2> 1363970 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1363970 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46483_solr as DOWN
   [junit4]   2> 1363971 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1363971 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46483_solr
   [junit4]   2> 1363979 INFO  (zkCallback-7970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363979 INFO  (zkCallback-7982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363979 INFO  (zkCallback-7977-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363979 INFO  (zkCallback-7960-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1363990 WARN  (jetty-launcher-7945-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@12b7f2f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1363991 INFO  (jetty-launcher-7945-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1363996 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44473.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1363997 INFO  (zkConnectionManagerCallback-7990-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364001 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44473.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364001 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44473.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364002 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1364002 INFO  (jetty-launcher-7945-thread-3) 
[n:127.0.0.1:44473_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node3/.
   [junit4]   2> 1364017 INFO  (zkConnectionManagerCallback-7993-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364020 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1364021 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37505_solr as DOWN
   [junit4]   2> 1364021 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1364021 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37505_solr
   [junit4]   2> 1364022 INFO  (zkCallback-7960-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364022 INFO  (zkCallback-7970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364022 INFO  (zkCallback-7982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364022 INFO  (zkCallback-7977-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364027 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46483.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364034 INFO  (zkCallback-7992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364035 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46483.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364035 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46483.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364036 INFO  (jetty-launcher-7945-thread-2) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node2/.
   [junit4]   2> 1364036 INFO  (zkConnectionManagerCallback-8000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364037 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1364037 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41751/solr ready
   [junit4]   2> 1364037 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1364049 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364056 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364057 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37505.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364057 INFO  (jetty-launcher-7945-thread-4) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node4/.
   [junit4]   2> 1364186 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1364187 WARN  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@35414745[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364189 WARN  (jetty-launcher-7945-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@138108b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364189 INFO  (jetty-launcher-7945-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1364190 INFO  (zkConnectionManagerCallback-8007-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364191 INFO  (zkConnectionManagerCallback-8009-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364193 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1364195 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38219_solr as DOWN
   [junit4]   2> 1364195 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1364195 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38219_solr
   [junit4]   2> 1364195 INFO  (zkCallback-7977-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364195 INFO  (zkCallback-7982-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364196 INFO  (zkCallback-7960-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364196 INFO  (zkCallback-7970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364196 INFO  (zkCallback-7999-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364196 INFO  (zkCallback-8008-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364196 INFO  (zkCallback-7992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364203 INFO  (zkConnectionManagerCallback-8016-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364204 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1364204 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41751/solr ready
   [junit4]   2> 1364204 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1364223 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38219.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364227 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38219.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364227 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38219.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364228 INFO  (jetty-launcher-7945-thread-1) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node1/.
   [junit4]   2> 1364252 INFO  (zkConnectionManagerCallback-8022-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364253 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1364253 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41751/solr ready
   [junit4]   2> 1364255 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=242006004
   [junit4]   2> 1364255 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44473_solr
   [junit4]   2> 1364255 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1364255 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44473_solr as DOWN
   [junit4]   2> 1364256 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1364256 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1364256 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ea6dd12: rootName = 
solr_44473, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7dbd7cf5
   [junit4]   2> 1364259 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1364259 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20ba78cb: rootName = 
solr_44473, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6ef19500
   [junit4]   2> 1364262 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1364262 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@756c4f1d: rootName = 
solr_44473, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3e5e22be
   [junit4]   2> 1364262 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@183ee2e2[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@69e6e75b[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1364263 INFO  (zkCallback-7977-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364263 INFO  (zkCallback-7999-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364263 INFO  (zkCallback-7960-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364263 INFO  (zkCallback-7992-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364263 INFO  (zkCallback-8008-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364263 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364263 INFO  (zkCallback-8015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@7e28f6df{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 1364264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@36df4738{/solr,null,UNAVAILABLE}
   [junit4]   2> 1364264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1364264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1364264 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1364264 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a20fd64{/solr,null,AVAILABLE}
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5e93c7d4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1364265 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39375}
   [junit4]   2> 1364266 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1364266 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1364266 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1364266 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1364266 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364266 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.568293Z
   [junit4]   2> 1364267 INFO  (zkConnectionManagerCallback-8027-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364268 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364355 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1364356 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@745a28eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364358 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@49c4009d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364359 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1364359 INFO  (zkConnectionManagerCallback-8033-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364361 INFO  (zkConnectionManagerCallback-8035-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364362 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1364363 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39375_solr as DOWN
   [junit4]   2> 1364364 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1364364 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39375_solr
   [junit4]   2> 1364364 INFO  (zkCallback-8008-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-7999-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-7992-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-7977-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-7960-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-8015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364364 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364372 INFO  (zkConnectionManagerCallback-8042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364373 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1364373 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41751/solr ready
   [junit4]   2> 1364373 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1364382 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39375.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364389 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39375.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364389 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39375.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364390 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [n:127.0.0.1:39375_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node3/.
   [junit4]   2> 1364440 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:40897/solr. Proxy: http://127.0.0.1:39375/solr
   [junit4]   2> 1364440 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=592438
   [junit4]   2> 1364440 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46483_solr
   [junit4]   2> 1364441 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1364441 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46483_solr as DOWN
   [junit4]   2> 1364441 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1364441 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44effba1: rootName = 
solr_46483, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1b3bce1b
   [junit4]   2> 1364448 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1364448 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36252af6: rootName = 
solr_46483, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6ef19500
   [junit4]   2> 1364452 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1364452 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c42358d: rootName = 
solr_46483, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3e5e22be
   [junit4]   2> 1364453 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1364454 INFO  (closeThreadPool-8046-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72076771661381640-127.0.0.1:46483_solr-n_0000000000) closing
   [junit4]   2> 1364454 INFO  
(OverseerStateUpdate-72076771661381640-127.0.0.1:46483_solr-n_0000000000) 
[n:127.0.0.1:46483_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46483_solr
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@55f7fcbd[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3c451434[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1364455 INFO  
(OverseerAutoScalingTriggerThread-72076771661381640-127.0.0.1:46483_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1364459 INFO  (closeThreadPool-8046-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72076771661381640-127.0.0.1:46483_solr-n_0000000000) closing
   [junit4]   2> 1364460 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 
0x1001171236f000b, likely client has closed socket
   [junit4]   2> 1364460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.Overseer Overseer 
(id=72076771661381640-127.0.0.1:46483_solr-n_0000000000) closing
   [junit4]   2> 1364460 INFO  (zkCallback-7999-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  (zkCallback-8008-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  (zkCallback-7992-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  (zkCallback-7992-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37505_solr
   [junit4]   2> 1364460 INFO  (zkCallback-8015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@3391dfb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 1364460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59a11f87{/solr,null,UNAVAILABLE}
   [junit4]   2> 1364460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1364460 INFO  (zkCallback-7992-thread-2) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.Overseer Overseer 
(id=72076771661381646-127.0.0.1:37505_solr-n_0000000002) starting
   [junit4]   2> 1364460 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1364461 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1364461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1364461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1364461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1364461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1364461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1364461 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@608e1f75{/solr,null,AVAILABLE}
   [junit4]   2> 1364461 INFO  
(OverseerStateUpdate-72076771661381646-127.0.0.1:37505_solr-n_0000000002) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37505_solr
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@2250934e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35941}
   [junit4]   2> 1364462 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364462 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.764560Z
   [junit4]   2> 1364463 INFO  (zkConnectionManagerCallback-8048-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364463 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364533 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1364534 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@3863d2f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364535 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@3d0513a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364536 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1364537 INFO  (zkConnectionManagerCallback-8054-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364539 INFO  (zkConnectionManagerCallback-8056-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364540 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1364541 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35941_solr as DOWN
   [junit4]   2> 1364542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1364542 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35941_solr
   [junit4]   2> 1364542 INFO  (zkCallback-8008-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-7992-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-8015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-7999-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364542 INFO  (zkCallback-8055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364554 INFO  (zkConnectionManagerCallback-8063-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364555 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1364555 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41751/solr ready
   [junit4]   2> 1364556 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1364570 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35941.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364578 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35941.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364578 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35941.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364579 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node2/.
   [junit4]   2> 1364608 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:38839/solr. Proxy: http://127.0.0.1:35941/solr
   [junit4]   2> 1364608 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1442019041
   [junit4]   2> 1364608 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37505_solr
   [junit4]   2> 1364608 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1364608 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37505_solr as DOWN
   [junit4]   2> 1364609 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1364609 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cf4e1eb: rootName = 
solr_37505, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@76d10388
   [junit4]   2> 1364613 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1364613 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e0bf48f: rootName = 
solr_37505, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6ef19500
   [junit4]   2> 1364615 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1364615 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31edcc26: rootName = 
solr_37505, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3e5e22be
   [junit4]   2> 1364615 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1364616 INFO  (closeThreadPool-8067-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72076771661381646-127.0.0.1:37505_solr-n_0000000002) closing
   [junit4]   2> 1364616 INFO  
(OverseerStateUpdate-72076771661381646-127.0.0.1:37505_solr-n_0000000002) 
[n:127.0.0.1:37505_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37505_solr
   [junit4]   2> 1364616 INFO  
(OverseerAutoScalingTriggerThread-72076771661381646-127.0.0.1:37505_solr-n_0000000002)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7373bcf2[Terminated,
 pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@14cb41cf[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1364618 INFO  (closeThreadPool-8067-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72076771661381646-127.0.0.1:37505_solr-n_0000000002) closing
   [junit4]   2> 1364619 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.Overseer Overseer 
(id=72076771661381646-127.0.0.1:37505_solr-n_0000000002) closing
   [junit4]   2> 1364619 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8008-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8062-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364619 INFO  (zkCallback-8008-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38219_solr
   [junit4]   2> 1364619 INFO  (zkCallback-8008-thread-2) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.Overseer Overseer 
(id=72076771661381649-127.0.0.1:38219_solr-n_0000000003) starting
   [junit4]   2> 1364621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@128bd932{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 1364621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48eafbb3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1364621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1364621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1364621 INFO  
(OverseerStateUpdate-72076771661381649-127.0.0.1:38219_solr-n_0000000003) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38219_solr
   [junit4]   2> 1364621 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1364621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1364621 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1364622 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1364622 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1364622 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5138fb21{/solr,null,AVAILABLE}
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@7724e2da{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42663}
   [junit4]   2> 1364623 ERROR 
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364623 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-22T02:59:38.925663Z
   [junit4]   2> 1364624 INFO  (zkConnectionManagerCallback-8069-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364624 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1364760 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1364761 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@6dd690f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364763 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@1e268f74[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1364763 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41751/solr
   [junit4]   2> 1364764 INFO  (zkConnectionManagerCallback-8075-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364766 INFO  (zkConnectionManagerCallback-8077-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364767 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1364769 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42663_solr as DOWN
   [junit4]   2> 1364769 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1364769 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42663_solr
   [junit4]   2> 1364770 INFO  (zkCallback-8062-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8076-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364770 INFO  (zkCallback-8008-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1364777 INFO  (zkConnectionManagerCallback-8084-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364778 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1364778 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41751/solr ready
   [junit4]   2> 1364778 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1364788 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42663.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364794 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42663.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364794 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42663.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@84b7f30
   [junit4]   2> 1364795 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001/tempDir-001/node4/.
   [junit4]   2> 1364835 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.TestCloudConsistency Adding proxy for URL: 
http://127.0.0.1:36887/solr. Proxy: http://127.0.0.1:42663/solr
   [junit4]   2> 1364835 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1412960239
   [junit4]   2> 1364835 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38219_solr
   [junit4]   2> 1364836 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1364836 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38219_solr as DOWN
   [junit4]   2> 1364836 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1364837 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43327489: rootName = 
solr_38219, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@520fbd39
   [junit4]   2> 1364840 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1364840 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6928c7d: rootName = 
solr_38219, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6ef19500
   [junit4]   2> 1364842 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1364842 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d1c5e58: rootName = 
solr_38219, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3e5e22be
   [junit4]   2> 1364842 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1364843 INFO  (closeThreadPool-8088-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72076771661381649-127.0.0.1:38219_solr-n_0000000003) closing
   [junit4]   2> 1364843 INFO  
(OverseerStateUpdate-72076771661381649-127.0.0.1:38219_solr-n_0000000003) 
[n:127.0.0.1:38219_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38219_solr
   [junit4]   2> 1364844 INFO  
(OverseerAutoScalingTriggerThread-72076771661381649-127.0.0.1:38219_solr-n_0000000003)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@57ce8c73[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1364845 INFO  (closeThreadPool-8088-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72076771661381649-127.0.0.1:38219_solr-n_0000000003) closing
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@40075f0e[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 1364846 INFO  (zkCallback-8062-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  (zkCallback-8021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.Overseer Overseer 
(id=72076771661381649-127.0.0.1:38219_solr-n_0000000003) closing
   [junit4]   2> 1364846 INFO  (zkCallback-8055-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39375_solr
   [junit4]   2> 1364846 INFO  (zkCallback-8076-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  (zkCallback-8034-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  (zkCallback-8083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1364846 INFO  (zkCallback-8034-thread-1) 
[n:127.0.0.1:39375_solr    ] o.a.s.c.Overseer Overseer 
(id=72076771661381654-127.0.0.1:39375_solr-n_0000000004) starting
   [junit4]   2> 1364847 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@42d9e561{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 1364847 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4952fb1c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1364847 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1364847 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1364847 WARN  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeaderAfterRestart-seed#[AB5BBFAF0FC15845])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1364847 INFO  (TEST-Tes

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

  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1423496 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      
/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/terms/shard1
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        4       
/solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED/managed-schema
   [junit4]   2>        4       
/solr/configs/outOfSyncReplicasCannotBecomeLeader-false.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        98      
/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/state.json
   [junit4]   2>        19      /solr/clusterstate.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72076773386420234-127.0.0.1:38863_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72076773386420254-127.0.0.1:34425_solr-n_0000000006
   [junit4]   2>        2       
/solr/collections/outOfSyncReplicasCannotBecomeLeader-false/leader_elect/shard1/election/72076773386420262-core_node2-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72076773386420250-127.0.0.1:43143_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        10      /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1423498 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45501
   [junit4]   2> 1423498 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45501
   [junit4]   2> 1423498 INFO  
(TEST-TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader-seed#[AB5BBFAF0FC15845])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testOutOfSyncReplicasCannotBecomeLeader
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudConsistency 
-Dtests.method=testOutOfSyncReplicasCannotBecomeLeader 
-Dtests.seed=AB5BBFAF0FC15845 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ps -Dtests.timezone=America/Santarem 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 33.5s J0 | 
TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=4 not 
found in http://127.0.0.1:43143/solr/outOfSyncReplicasCannotBecomeLeader-false 
due to: Path not found: /id; rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AB5BBFAF0FC15845:D5B09FBFCCA6577F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocExists(TestCloudConsistency.java:283)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudConsistency.assertDocsExistInAllReplicas(TestCloudConsistency.java:267)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:138)
   [junit4]    >        at 
org.apache.solr.cloud.TestCloudConsistency.testOutOfSyncReplicasCannotBecomeLeader(TestCloudConsistency.java:97)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudConsistency_AB5BBFAF0FC15845-001
   [junit4]   2> Jan 22, 2019 3:00:38 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1530, maxMBSortInHeap=7.025059778299775, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@617ee5d4),
 locale=ps, timezone=America/Santarem
   [junit4]   2> NOTE: Linux 4.15.0-43-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=150932680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, 
OrderedExecutorTest, DistanceUnitsTest, TestLeaderElectionZkExpiry, 
RAMDirectoryFactoryTest, SuggestComponentContextFilterQueryTest, 
SubstringBytesRefFilterTest, HdfsRecoveryZkTest, TriggerEventQueueTest, 
SolrPluginUtilsTest, TemplateUpdateProcessorTest, ZkShardTermsTest, 
UnloadDistributedZkTest, BaseCdcrDistributedZkTest, CollectionReloadTest, 
SimpleMLTQParserTest, DebugComponentTest, ComputePlanActionTest, 
NodeLostTriggerIntegrationTest, SegmentsInfoRequestHandlerTest, TestMacros, 
TestPseudoReturnFields, ConjunctionSolrSpellCheckerTest, TestScoreJoinQPScore, 
SpatialFilterTest, AnalyticsMergeStrategyTest, OverseerStatusTest, 
TestSchemaManager, TestSolrConfigHandlerConcurrent, 
TestReplicationHandlerBackup, DistributedMLTComponentTest, 
TestSimClusterStateProvider, TestDeprecatedFilters, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, 
TestAnalyzedSuggestions, AddReplicaTest, WordBreakSolrSpellCheckerTest, 
TestBlobHandler, TestChildDocTransformer, TestSweetSpotSimilarityFactory, 
TestJmxIntegration, TestBackupRepositoryFactory, TestNumericTerms32, 
TestSegmentSorting, SolrGraphiteReporterTest, TestImpersonationWithHadoopAuth, 
TestSolrIndexConfig, TestCloudSchemaless, TestReRankQParserPlugin, 
TimeRoutedAliasUpdateProcessorTest, TestManagedResourceStorage, 
TestSlowCompositeReaderWrapper, AddBlockUpdateTest, TestRawTransformer, 
AtomicUpdatesTest, TestConfigsApi, ChaosMonkeySafeLeaderTest, 
TestJettySolrRunner, TestFilteredDocIdSet, ConnectionManagerTest, 
TestStressLucene, TestBinaryField, TestLegacyNumericRangeQueryBuilder, 
TestLocalFSCloudBackupRestore, DeleteInactiveReplicaTest, 
TestFieldCollectionResource, MaxSizeAutoCommitTest, TestSkipOverseerOperations, 
SolrRrdBackendFactoryTest, DistributedTermsComponentTest, CursorPagingTest, 
SystemLogListenerTest, TestTolerantUpdateProcessorRandomCloud, 
CdcrOpsAndBoundariesTest, TestGroupingSearch, 
TestSolrCloudWithSecureImpersonation, SpatialHeatmapFacetsTest, 
ShardRoutingTest, TestBinaryResponseWriter, TestIndexingPerformance, 
MetricsHistoryHandlerTest, TestHalfAndHalfDocValues, 
TestComplexPhraseLeadingWildcard, SampleTest, SolrSlf4jReporterTest, 
PeerSyncWithIndexFingerprintCachingTest, ClassificationUpdateProcessorTest, 
LeaderElectionIntegrationTest, TestSolrCLIRunExample, 
TestImplicitCoreProperties, VersionInfoTest, DistanceFunctionTest, 
TestMinMaxOnMultiValuedField, RootFieldTest, TestFreeTextSuggestions, 
DeleteReplicaTest, SSLMigrationTest, EmbeddedSolrNoSerializeTest, 
OpenCloseCoreStressTest, HdfsThreadLeakTest, TermVectorComponentTest, 
FastVectorHighlighterTest, CursorMarkTest, TestUniqueKeyFieldResource, 
TestLegacyFieldReuse, TestLMDirichletSimilarityFactory, TestXmlQParserPlugin, 
MoveReplicaTest, TestSimNodeLostTrigger, TestExtendedDismaxParser, 
TestUnInvertedFieldException, TestRebalanceLeaders, BlockJoinFacetRandomTest, 
PKIAuthenticationIntegrationTest, BasicZkTest, TestDistribDocBasedVersion, 
AsyncCallRequestStatusResponseTest, TestSolrQueryParser, SplitShardTest, 
RestoreTriggerStateTest, NodeMutatorTest, TestSubQueryTransformerCrossCore, 
HdfsChaosMonkeySafeLeaderTest, IndexBasedSpellCheckerTest, TestCloudRecovery, 
TestExclusionRuleCollectionAccess, CachingDirectoryFactoryTest, 
ReplicationFactorTest, OverseerCollectionConfigSetProcessorTest, 
ShufflingReplicaListTransformerTest, TestRTGBase, 
TestPHPSerializedResponseWriter, ClusterStateUpdateTest, RequestLoggingTest, 
IndexSchemaTest, TestConfig, TestIntervalFaceting, 
LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, RemoteQueryErrorTest, 
RollingRestartTest, SolrXmlInZkTest, TestCloudConsistency]
   [junit4] Completed [491/839 (1!)] on J0 in 60.82s, 2 tests, 1 failure <<< 
FAILURES!

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

[repro] Revision: 2aa2c16b88ddeed9db6d4ffce024b35c0b41824b

[repro] Repro line:  ant test  -Dtestcase=TestCloudConsistency 
-Dtests.method=testOutOfSyncReplicasCannotBecomeLeader 
-Dtests.seed=AB5BBFAF0FC15845 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ps -Dtests.timezone=America/Santarem 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3573 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudConsistency" -Dtests.showOutput=onerror  
-Dtests.seed=AB5BBFAF0FC15845 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ps -Dtests.timezone=America/Santarem 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 80 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudConsistency
[repro] Exiting with code 0

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

Reply via email to