You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/25 04:24:35 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 149 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/149/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:41551/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41551/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14888 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1320225 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1320225 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1320226 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/data-dir-115-001
   [junit4]   2> 1320226 WARN  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1320226 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1320227 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1320228 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001
   [junit4]   2> 1320228 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1320228 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1320228 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1320229 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1320328 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33271
   [junit4]   2> 1320328 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33271
   [junit4]   2> 1320328 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33271
   [junit4]   2> 1320328 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33271
   [junit4]   2> 1320330 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320332 INFO  (zkConnectionManagerCallback-13167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320332 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320341 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320346 INFO  (zkConnectionManagerCallback-13169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320346 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320347 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320348 INFO  (zkConnectionManagerCallback-13171-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320348 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320450 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1320450 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1320450 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1320450 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1320450 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1320450 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15ddf6a0{/solr,null,AVAILABLE}
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1320451 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32aaa925{/solr,null,AVAILABLE}
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c7a3edf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41551}
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52fe3c6b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36321}
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.e.j.s.Server Started @1320477ms
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.e.j.s.Server Started @1320477ms
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33271/solr, hostPort=41551}
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33271/solr, hostPort=36321}
   [junit4]   2> 1320452 ERROR (jetty-launcher-13172-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1320452 ERROR (jetty-launcher-13172-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T03:49:42.070Z
   [junit4]   2> 1320452 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T03:49:42.070Z
   [junit4]   2> 1320453 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320454 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320454 INFO  (zkConnectionManagerCallback-13174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320454 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320454 INFO  (zkConnectionManagerCallback-13176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320454 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1320454 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320455 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1320465 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1320466 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1320924 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1320925 WARN  (jetty-launcher-13172-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75d17abc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320925 WARN  (jetty-launcher-13172-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75d17abc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320930 WARN  (jetty-launcher-13172-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bd72fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320930 WARN  (jetty-launcher-13172-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bd72fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1320931 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33271/solr
   [junit4]   2> 1320932 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320933 INFO  (zkConnectionManagerCallback-13190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320933 INFO  (jetty-launcher-13172-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321038 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321039 INFO  (zkConnectionManagerCallback-13192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1321039 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1321122 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36321_solr
   [junit4]   2> 1321123 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.Overseer Overseer (id=72882864715726854-127.0.0.1:36321_solr-n_0000000000) starting
   [junit4]   2> 1321129 INFO  (OverseerStateUpdate-72882864715726854-127.0.0.1:36321_solr-n_0000000000) [n:127.0.0.1:36321_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36321_solr
   [junit4]   2> 1321136 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36321_solr
   [junit4]   2> 1321138 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1321139 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1321139 WARN  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1321155 INFO  (jetty-launcher-13172-thread-2) [n:127.0.0.1:36321_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node2
   [junit4]   2> 1322179 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1322180 WARN  (jetty-launcher-13172-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66842798[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1322180 WARN  (jetty-launcher-13172-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66842798[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1322182 WARN  (jetty-launcher-13172-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21928e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1322182 WARN  (jetty-launcher-13172-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21928e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1322183 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33271/solr
   [junit4]   2> 1322184 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322185 INFO  (zkConnectionManagerCallback-13210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322185 INFO  (jetty-launcher-13172-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322286 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322287 INFO  (zkConnectionManagerCallback-13212-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322287 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322292 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1322296 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41551_solr as DOWN
   [junit4]   2> 1322297 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1322297 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41551_solr
   [junit4]   2> 1322298 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322298 INFO  (zkCallback-13211-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1322299 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1322300 WARN  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1322315 INFO  (jetty-launcher-13172-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node1
   [junit4]   2> 1322323 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1322324 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322325 INFO  (zkConnectionManagerCallback-13223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322325 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322327 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1322328 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33271/solr ready
   [junit4]   2> 1322353 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1322357 INFO  (OverseerThreadFactory-13199-thread-1-processing-n:127.0.0.1:36321_solr) [n:127.0.0.1:36321_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1322464 INFO  (OverseerStateUpdate-72882864715726854-127.0.0.1:36321_solr-n_0000000000) [n:127.0.0.1:36321_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:41551_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1322466 INFO  (OverseerStateUpdate-72882864715726854-127.0.0.1:36321_solr-n_0000000000) [n:127.0.0.1:36321_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36321_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1322670 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1322670 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1322670 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1322673 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1322673 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1322685 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1322685 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1322699 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1322699 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1322699 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1322699 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1322699 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1322699 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1322699 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1322699 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1322732 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1322732 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1322732 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1322732 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1322733 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1322733 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1322733 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1322733 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1322734 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1322734 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1322734 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1322734 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1322734 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1322734 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1322734 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689829071233482752
   [junit4]   2> 1322734 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689829071233482752
   [junit4]   2> 1322736 INFO  (searcherExecutor-13226-thread-1-processing-n:127.0.0.1:36321_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1322736 INFO  (searcherExecutor-13227-thread-1-processing-n:127.0.0.1:41551_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1322736 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1322736 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1322742 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1322742 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1322743 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1322743 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1322743 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1322747 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1323248 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1323248 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1323248 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36321/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1323249 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:36321/solr  START replicas=[http://127.0.0.1:41551/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1323249 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:36321/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1323251 INFO  (qtp1656610040-21221) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1323251 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1323251 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1323251 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72882864715726854-core_node4-n_0000000000
   [junit4]   2> 1323253 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36321/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1323254 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323355 INFO  (zkCallback-13191-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323356 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1323357 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323359 INFO  (qtp1547295132-21229) [n:127.0.0.1:36321_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=689
   [junit4]   2> 1323458 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323458 INFO  (zkCallback-13191-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323751 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323759 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323761 INFO  (qtp1656610040-21225) [n:127.0.0.1:41551_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1091
   [junit4]   2> 1323763 INFO  (qtp1656610040-21222) [n:127.0.0.1:41551_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1323763 INFO  (qtp1656610040-21222) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323860 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323860 INFO  (zkCallback-13191-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323860 INFO  (zkCallback-13211-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323860 INFO  (zkCallback-13211-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1323860 INFO  (qtp1656610040-21222) [n:127.0.0.1:41551_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1506
   [junit4]   2> 1323861 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1323861 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323865 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:41551/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:41551_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:36321_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1323865 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=189045360
   [junit4]   2> 1323865 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41551_solr
   [junit4]   2> 1323865 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1323865 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41551_solr as DOWN
   [junit4]   2> 1323867 INFO  (coreCloseExecutor-13239-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cecee3f
   [junit4]   2> 1323867 INFO  (coreCloseExecutor-13239-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@2cecee3f
   [junit4]   2> 1323867 INFO  (coreCloseExecutor-13239-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@2cecee3f
   [junit4]   2> 1323868 INFO  (coreCloseExecutor-13239-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1323868 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1323868 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1323868 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1323868 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1323870 INFO  (zkCallback-13222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1323870 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1323967 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1323967 INFO  (zkCallback-13191-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1323971 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c7a3edf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1323972 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15ddf6a0{/solr,null,STOPPED}
   [junit4]   2> 1323972 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1323972 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 41551
   [junit4]   2> 1323972 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1323973 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1323975 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:36321_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:36321/solr"}
   [junit4]   2> 1323979 ERROR (qtp1547295132-21232) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 1323981 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1323981 ERROR (qtp1547295132-21232) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1323981 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=3
   [junit4]   2> 1323981 ERROR (qtp1547295132-21232) [n:127.0.0.1:36321_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1323983 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=41551)
   [junit4]   2> 1323983 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 41551 try number 2 ...
   [junit4]   2> 1323983 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48f69176{/solr,null,AVAILABLE}
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14f1a00a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41551}
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.s.Server Started @1324010ms
   [junit4]   2> 1323984 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33271/solr, hostPort=41551}
   [junit4]   2> 1323985 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1323985 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1323985 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1323985 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1323985 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1323985 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T03:49:45.603Z
   [junit4]   2> 1323985 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323986 INFO  (zkConnectionManagerCallback-13243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323986 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323986 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1323989 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1323990 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]-SendThread(127.0.0.1:33271)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102ee944d98000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102ee944d98000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102ee944d98000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1324358 INFO  (OverseerCollectionConfigSetProcessor-72882864715726854-127.0.0.1:36321_solr-n_0000000000) [n:127.0.0.1:36321_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1324501 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1324502 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4dc573be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1324502 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4dc573be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1324504 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3df2591f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1324504 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3df2591f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1324505 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33271/solr
   [junit4]   2> 1324506 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1324507 INFO  (zkConnectionManagerCallback-13254-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1324507 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1324508 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]-SendThread(127.0.0.1:33271)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102ee944d98000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102ee944d98000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102ee944d98000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1324609 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1324610 INFO  (zkConnectionManagerCallback-13256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1324610 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1324614 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1324619 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41551_solr as DOWN
   [junit4]   2> 1324619 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1324619 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41551_solr
   [junit4]   2> 1324622 INFO  (zkCallback-13191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1324622 INFO  (zkCallback-13255-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1324622 INFO  (zkCallback-13222-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1324624 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1324624 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1324641 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node1
   [junit4]   2> 1324641 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [n:127.0.0.1:41551_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1324647 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1324667 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1324668 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1324668 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1324675 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1324680 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1324680 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1324680 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1324681 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1324708 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1324708 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1324709 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1324709 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1324709 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1324710 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1324710 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1324710 INFO  (coreLoadExecutor-13262-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689829073305468928
   [junit4]   2> 1324712 INFO  (searcherExecutor-13264-thread-1-processing-n:127.0.0.1:41551_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1324712 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:41551_solr
   [junit4]   2> 1324712 INFO  (coreZkRegister-13244-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1324713 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1324716 INFO  (OverseerThreadFactory-13199-thread-2-processing-n:127.0.0.1:36321_solr) [n:127.0.0.1:36321_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1324718 INFO  (coreZkRegister-13244-thread-1-processing-n:127.0.0.1:41551_solr) [n:127.0.0.1:41551_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1324718 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=null
   [junit4]   2> 1324718 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fbd219d
   [junit4]   2> 1324718 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@7fbd219d
   [junit4]   2> 1324718 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@7fbd219d
   [junit4]   2> 1324718 INFO  (qtp1547295132-21232) [n:127.0.0.1:36321_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1324

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

7.0.0.1:41551_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@e98351
   [junit4]   2> 1335614 INFO  (coreCloseExecutor-13284-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@e98351
   [junit4]   2> 1335615 INFO  (coreCloseExecutor-13284-thread-1) [n:127.0.0.1:41551_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1335616 INFO  (OverseerAutoScalingTriggerThread-72882864715726854-127.0.0.1:36321_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1335617 INFO  (closeThreadPool-13283-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72882864715726854-127.0.0.1:36321_solr-n_0000000000) closing
   [junit4]   2> 1335617 INFO  (zkCallback-13255-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1335618 INFO  (jetty-closer-13275-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1335618 INFO  (jetty-closer-13275-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1335618 INFO  (jetty-closer-13275-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1335618 INFO  (jetty-closer-13275-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1335623 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[9A4AA606703CFAF7]-SendThread(127.0.0.1:33271)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102ee944d98000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102ee944d98000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102ee944d98000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1335717 INFO  (jetty-closer-13275-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72882864715726854-127.0.0.1:36321_solr-n_0000000000) closing
   [junit4]   2> 1335718 INFO  (jetty-closer-13275-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@52fe3c6b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1335718 INFO  (jetty-closer-13275-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32aaa925{/solr,null,STOPPED}
   [junit4]   2> 1335718 INFO  (jetty-closer-13275-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1336231 INFO  (jetty-closer-13275-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@14f1a00a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41551}
   [junit4]   2> 1336231 INFO  (jetty-closer-13275-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48f69176{/solr,null,STOPPED}
   [junit4]   2> 1336231 INFO  (jetty-closer-13275-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1336232 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1336434 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> 	10	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72882864715726854-127.0.0.1:36321_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1336436 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33271
   [junit4]   2> 1336436 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33271
   [junit4]   2> 1336436 INFO  (SUITE-LeaderTragicEventTest-seed#[9A4AA606703CFAF7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33271
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderTragicEventTest_9A4AA606703CFAF7-001
   [junit4]   2> Jan 25, 2021 3:49:58 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=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-GB, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=154965256,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, TestClusterStateMutator, FieldAnalysisRequestHandlerTest, TestCollectionsAPIViaSolrCloudCluster, DocValuesTest, TestRequestStatusCollectionAPI, FileBasedSpellCheckerTest, TestDocSet, ScheduledTriggerIntegrationTest, SecurityHeadersTest, TestGraphTermsQParserPlugin, TestMinimalConfig, JavabinLoaderTest, TestLeaderElectionWithEmptyReplica, ReturnFieldsTest, TestRemoteStreaming, TestXIncludeConfig, TestCloudJSONFacetSKGEquiv, TestCollationField, TestSnapshotCloudManager, SpatialFilterTest, NodeLostTriggerTest, BasicDistributedZk2Test, NodeMutatorTest, FuzzySearchTest, HighlighterConfigTest, AutoscalingHistoryHandlerTest, TestDynamicLoadingUrl, DirectSolrConnectionTest, TestExternalRoleRuleBasedAuthorizationPlugin, VersionInfoTest, URLClassifyProcessorTest, OverseerModifyCollectionTest, AnalyticsMergeStrategyTest, CachingDirectoryFactoryTest, TestStressLucene, RemoteQueryErrorTest, TestSimPolicyCloud, ZookeeperReadAPITest, TestRequestForwarding, TestQueryingOnDownCollection, TestSolr4Spatial2, TestExactSharedStatsCache, TestCryptoKeys, TestFreeTextSuggestions, AuditLoggerPluginTest, TestLFUCache, TestUtilizeNode, EchoParamsTest, TestGraphMLResponseWriter, TestCloudInspectUtil, TestBM25SimilarityFactory, TestReplicationHandler, BooleanFieldTest, PeerSyncWithLeaderTest, SplitHandlerTest, ShardTermsTest, LeaderElectionTest, TestConfigSetImmutable, TestConfigReload, HdfsLockFactoryTest, ConvertedLegacyTest, ClusterStateUpdateTest, TestImpersonationWithHadoopAuth, TestTestInjection, DistributedSuggestComponentTest, TestTextField, ConcurrentCreateRoutedAliasTest, TestOnReconnectListenerSupport, TestFieldCacheWithThreads, SubstringBytesRefFilterTest, TestFastOutputStream, SolrCloudExampleTest, TestInitParams, StatsComponentTest, CleanupOldIndexTest, SOLR749Test, TestDynamicFieldResource, TestLegacyBM25SimilarityFactory, TestUninvertingReader, ForceLeaderTest, PrimitiveFieldTypeTest, DataDrivenBlockJoinTest, TestSortByMinMaxFunction, TestCharFilters, ConcurrentCreateCollectionTest, TestInPlaceUpdatesRequiredField, DistributedQueryComponentCustomSortTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MigrateRouteKeyTest, CustomHighlightComponentTest, TestFieldCacheReopen, TestSchemaVersionResource, QueryResultKeyTest, IndexSizeTriggerMixedBoundsTest, TestReloadAndDeleteDocs, MetricsDisabledCloudTest, OverseerStatusTest, BJQFilterAccessibleTest, ResponseLogComponentTest, DateMathParserTest, TlogReplayBufferedWhileIndexingTest, DirectoryFactoryTest, TermVectorComponentTest, TestManagedSynonymFilterFactory, TestMacroExpander, ZkShardTermsTest, BlockJoinFacetRandomTest, TestSchemaField, TestTlogReplayVsRecovery, TestCloudNestedDocsSort, TestCloudRecovery, TestAnalyzeInfixSuggestions, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestSolrCoreProperties, TestTolerantSearch, TestLuceneMatchVersion, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ActionThrottleTest, BasicDistributedZkTest, DeleteNodeTest, DeleteReplicaTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest]
   [junit4] Completed [508/923 (1!)] on J2 in 17.02s, 2 tests, 1 error <<< FAILURES!

[...truncated 52216 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 150 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/150/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at https://127.0.0.1:36909/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36909/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14917 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1282825 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1282825 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1282826 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/data-dir-129-001
   [junit4]   2> 1282826 WARN  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1282826 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1282828 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1282828 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001
   [junit4]   2> 1282829 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1282829 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1282829 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1282830 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1282929 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44945
   [junit4]   2> 1282929 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44945
   [junit4]   2> 1282929 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44945
   [junit4]   2> 1282929 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44945
   [junit4]   2> 1282931 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282934 INFO  (zkConnectionManagerCallback-12745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282934 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282938 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282939 INFO  (zkConnectionManagerCallback-12747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282939 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1282940 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1282941 INFO  (zkConnectionManagerCallback-12749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282941 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283046 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1283046 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1283046 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1283046 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1283046 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1283046 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1283050 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283050 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283050 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1283050 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1283050 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1283050 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1283051 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f4baa5f{/solr,null,AVAILABLE}
   [junit4]   2> 1283051 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bc9bab9{/solr,null,AVAILABLE}
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13c7f8e4{SSL, (ssl, http/1.1)}{127.0.0.1:36909}
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59928b2f{SSL, (ssl, http/1.1)}{127.0.0.1:45077}
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.e.j.s.Server Started @1283081ms
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.e.j.s.Server Started @1283081ms
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44945/solr, hostPort=36909}
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44945/solr, hostPort=45077}
   [junit4]   2> 1283052 ERROR (jetty-launcher-12750-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1283052 ERROR (jetty-launcher-12750-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T08:59:55.854Z
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1283052 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T08:59:55.854Z
   [junit4]   2> 1283054 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283054 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283054 INFO  (zkConnectionManagerCallback-12752-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283054 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283055 INFO  (zkConnectionManagerCallback-12754-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283055 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283055 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283055 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1283059 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1283059 WARN  (jetty-launcher-12750-thread-2-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102efb286a60004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1283060 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1283060 WARN  (jetty-launcher-12750-thread-1-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102efb286a60003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1283855 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1283856 WARN  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1283856 WARN  (jetty-launcher-12750-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26cae6c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1283856 WARN  (jetty-launcher-12750-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26cae6c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1283861 WARN  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1283862 WARN  (jetty-launcher-12750-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d814240[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1283862 WARN  (jetty-launcher-12750-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d814240[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1283863 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44945/solr
   [junit4]   2> 1283864 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283866 INFO  (zkConnectionManagerCallback-12768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283866 INFO  (jetty-launcher-12750-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1283968 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1283969 INFO  (zkConnectionManagerCallback-12770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283969 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1284040 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36909_solr
   [junit4]   2> 1284040 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.Overseer Overseer (id=72884094033592326-127.0.0.1:36909_solr-n_0000000000) starting
   [junit4]   2> 1284049 INFO  (OverseerStateUpdate-72884094033592326-127.0.0.1:36909_solr-n_0000000000) [n:127.0.0.1:36909_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36909_solr
   [junit4]   2> 1284053 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36909_solr
   [junit4]   2> 1284061 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1284061 WARN  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1284071 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1284079 INFO  (jetty-launcher-12750-thread-2) [n:127.0.0.1:36909_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node2
   [junit4]   2> 1284622 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1284623 WARN  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1284624 WARN  (jetty-launcher-12750-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51f70be0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284624 WARN  (jetty-launcher-12750-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51f70be0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284629 WARN  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1284630 WARN  (jetty-launcher-12750-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b22fbbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284630 WARN  (jetty-launcher-12750-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b22fbbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1284631 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44945/solr
   [junit4]   2> 1284632 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284636 INFO  (zkConnectionManagerCallback-12788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1284636 INFO  (jetty-launcher-12750-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1284637 WARN  (jetty-launcher-12750-thread-1-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102efb286a60007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1284739 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284740 INFO  (zkConnectionManagerCallback-12790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1284740 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1284743 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1284749 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45077_solr as DOWN
   [junit4]   2> 1284750 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1284750 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45077_solr
   [junit4]   2> 1284751 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1284751 INFO  (zkCallback-12789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1284752 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1284753 WARN  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1284768 INFO  (jetty-launcher-12750-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node1
   [junit4]   2> 1284784 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1284789 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1284789 INFO  (zkConnectionManagerCallback-12801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1284789 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1284790 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1284796 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44945/solr ready
   [junit4]   2> 1284818 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1284869 INFO  (OverseerThreadFactory-12777-thread-1-processing-n:127.0.0.1:36909_solr) [n:127.0.0.1:36909_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1284992 INFO  (OverseerStateUpdate-72884094033592326-127.0.0.1:36909_solr-n_0000000000) [n:127.0.0.1:36909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36909_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1284995 INFO  (OverseerStateUpdate-72884094033592326-127.0.0.1:36909_solr-n_0000000000) [n:127.0.0.1:36909_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45077_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1285201 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1285202 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1285205 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1285236 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1285243 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1285244 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1285244 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1285247 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1285261 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1285262 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1285277 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1285283 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1285283 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1285283 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1285284 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1285298 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1285298 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1285299 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1285299 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1285301 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1285301 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1285301 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1285301 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689848589166051328
   [junit4]   2> 1285304 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1285304 INFO  (searcherExecutor-12803-thread-1-processing-n:127.0.0.1:36909_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1285310 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1285310 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1285314 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1285320 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1285320 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1285321 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1285321 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1285322 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1285322 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1285322 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1285322 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689848589188071424
   [junit4]   2> 1285324 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1285324 INFO  (searcherExecutor-12805-thread-1-processing-n:127.0.0.1:45077_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1285327 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1285327 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1285815 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1285816 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1285816 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36909/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 1285816 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:36909/solr  START replicas=[https://127.0.0.1:45077/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1285817 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:36909/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1285824 INFO  (qtp375942569-21420) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1285824 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1285824 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1285824 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72884094033592326-core_node3-n_0000000000
   [junit4]   2> 1285827 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36909/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 1285827 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1285929 INFO  (zkCallback-12769-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1285930 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1285931 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1285933 INFO  (qtp1547503400-21417) [n:127.0.0.1:36909_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=731
   [junit4]   2> 1286033 INFO  (zkCallback-12769-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286033 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286330 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1286335 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1286338 INFO  (qtp375942569-21424) [n:127.0.0.1:45077_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1077
   [junit4]   2> 1286342 INFO  (qtp1547503400-21425) [n:127.0.0.1:36909_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1286342 INFO  (qtp1547503400-21425) [n:127.0.0.1:36909_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1286437 INFO  (zkCallback-12769-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286437 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286437 INFO  (zkCallback-12789-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286437 INFO  (zkCallback-12789-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1286438 INFO  (qtp1547503400-21425) [n:127.0.0.1:36909_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1573
   [junit4]   2> 1286438 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1286438 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1286443 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:45077/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:36909_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:45077_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1286443 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1138137207
   [junit4]   2> 1286443 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45077_solr
   [junit4]   2> 1286444 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1286444 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45077_solr as DOWN
   [junit4]   2> 1286448 INFO  (coreCloseExecutor-12817-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2277241e
   [junit4]   2> 1286448 INFO  (coreCloseExecutor-12817-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@2277241e
   [junit4]   2> 1286448 INFO  (coreCloseExecutor-12817-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@2277241e
   [junit4]   2> 1286450 INFO  (coreCloseExecutor-12817-thread-1) [n:127.0.0.1:45077_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1286453 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1286453 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1286453 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1286453 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1286455 WARN  (jetty-launcher-12750-thread-1-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102efb286a60008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1286456 INFO  (zkCallback-12769-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1286456 INFO  (zkCallback-12800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1286547 INFO  (zkCallback-12769-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1286548 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1286560 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59928b2f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1286561 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bc9bab9{/solr,null,STOPPED}
   [junit4]   2> 1286561 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1286561 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 45077
   [junit4]   2> 1286562 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1286562 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1286567 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:36909_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:36909/solr"}
   [junit4]   2> 1286573 ERROR (qtp1547503400-21423) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 1286575 INFO  (qtp1547503400-21423) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1286575 ERROR (qtp1547503400-21423) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1286576 INFO  (qtp1547503400-21423) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=5
   [junit4]   2> 1286576 ERROR (qtp1547503400-21423) [n:127.0.0.1:36909_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1286578 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=45077)
   [junit4]   2> 1286578 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45077 try number 2 ...
   [junit4]   2> 1286579 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1286580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1286580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1286580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1286580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e42aa78{/solr,null,AVAILABLE}
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d189f0b{SSL, (ssl, http/1.1)}{127.0.0.1:45077}
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.s.Server Started @1286610ms
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44945/solr, hostPort=45077}
   [junit4]   2> 1286581 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1286581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T08:59:59.383Z
   [junit4]   2> 1286582 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1286584 INFO  (zkConnectionManagerCallback-12821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286585 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1286585 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1286589 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1286871 INFO  (OverseerCollectionConfigSetProcessor-72884094033592326-127.0.0.1:36909_solr-n_0000000000) [n:127.0.0.1:36909_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1287208 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1287209 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1287210 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@276ac948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287210 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@276ac948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287213 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1287214 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12604a9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287214 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12604a9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1287215 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44945/solr
   [junit4]   2> 1287216 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287218 INFO  (zkConnectionManagerCallback-12832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287218 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287321 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287322 INFO  (zkConnectionManagerCallback-12834-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287322 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287328 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1287338 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45077_solr as DOWN
   [junit4]   2> 1287339 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1287340 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45077_solr
   [junit4]   2> 1287341 INFO  (zkCallback-12800-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1287341 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1287341 INFO  (zkCallback-12833-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1287343 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1287343 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1287367 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node1
   [junit4]   2> 1287367 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[B1B3E9B7E4DB0EA4]) [n:127.0.0.1:45077_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 1287393 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1287402 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1287402 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287402 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1287411 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1287418 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1287419 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1287419 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1287419 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1287441 INFO  (zkCallback-12769-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1287441 INFO  (zkCallback-12769-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1287451 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1287451 INFO  (coreLoadExecutor-12840-thread-1-processing-n:127.0.0.1:45077_solr) [n:127.0.0.1:45077_solr c:testOt

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

ientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a6000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1298967 INFO  (zkCallback-12769-thread-5) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1298968 INFO  (OverseerAutoScalingTriggerThread-72884094033592326-127.0.0.1:36909_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1298969 WARN  (jetty-launcher-12750-thread-2-SendThread(127.0.0.1:44945)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102efb286a60006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102efb286a60006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1298970 INFO  (closeThreadPool-12864-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72884094033592326-127.0.0.1:36909_solr-n_0000000000) closing
   [junit4]   2> 1299069 INFO  (jetty-closer-12854-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6d189f0b{SSL, (ssl, http/1.1)}{127.0.0.1:45077}
   [junit4]   2> 1299069 INFO  (jetty-closer-12854-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e42aa78{/solr,null,STOPPED}
   [junit4]   2> 1299069 INFO  (jetty-closer-12854-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1299168 INFO  (jetty-closer-12854-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72884094033592326-127.0.0.1:36909_solr-n_0000000000) closing
   [junit4]   2> 1299169 INFO  (jetty-closer-12854-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@13c7f8e4{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1299170 INFO  (jetty-closer-12854-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f4baa5f{/solr,null,STOPPED}
   [junit4]   2> 1299170 INFO  (jetty-closer-12854-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1299170 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1299373 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	7	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72884094033592326-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72884094033592326-127.0.0.1:36909_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	44	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1299376 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44945
   [junit4]   2> 1299376 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44945
   [junit4]   2> 1299376 INFO  (SUITE-LeaderTragicEventTest-seed#[B1B3E9B7E4DB0EA4]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44945
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_B1B3E9B7E4DB0EA4-001
   [junit4]   2> Jan 25, 2021 9:00:12 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=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=25255, maxDocsPerChunk=10, blockShift=22), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=25255, blockSize=22)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-CH, timezone=Asia/Qostanay
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=22356736,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestLegacyFieldCache, ConcurrentDeleteAndCreateCollectionTest, ZookeeperStatusHandlerTest, TestSimScenario, TestSolrCachePerf, TestSchemaManager, TestFieldCollectionResource, UUIDUpdateProcessorFallbackTest, TestSimLargeCluster, TestMaxTokenLenTokenizer, TestSolrQueryParser, TestFacetMethods, TestDynamicFieldNamesIndexCorrectly, TestStressRecovery, JWTAuthPluginTest, TestStressCloudBlindAtomicUpdates, TestReload, SolrRequestParserTest, AddReplicaTest, ZkSolrClientTest, TestNonDefinedSimilarityFactory, BlobRepositoryCloudTest, HttpPartitionWithTlogReplicasTest, TriggerSetPropertiesIntegrationTest, BasicDistributedZkTest, AnalyticsQueryTest, TestSimpleQParserPlugin, DeleteStatusTest, TestJsonFacetErrors, TestBulkSchemaConcurrent, PolyFieldTest, CollectionPropsTest, SolrIndexMetricsTest, OverseerRolesTest, TestInPlaceUpdatesStandalone, BigEndianAscendingWordDeserializerTest, TestPolicyCloud, TestManagedSynonymGraphFilterFactory, OrderedExecutorTest, TestWaitForStateWithJettyShutdowns, SignificantTermsQParserPluginTest, TestFieldCacheSort, TestConfigSetsAPIExclusivity, HighlighterMaxOffsetTest, TestDocTermOrds, TestAnalyzedSuggestions, RankFieldTest, CoreAdminCreateDiscoverTest, TestCorePropertiesReload, TestDynamicURP, StatsReloadRaceTest, ForceLeaderWithTlogReplicasTest, TestConfigsApi, TestSerializedLuceneMatchVersion, TestPKIAuthenticationPlugin, XmlUpdateRequestHandlerTest, TestElisionMultitermQuery, TestIBSimilarityFactory, TestFunctionQuery, MultiSolrCloudTestCaseTest, ChangedSchemaMergeTest, TestUseDocValuesAsStored, SolrXmlInZkTest, TestAuthenticationFramework, TestPivotHelperCode, TestSimDistributedQueue, NodeAddedTriggerIntegrationTest, TestLogWatcher, TestMultiValuedNumericRangeQuery, TestSurroundQueryParser, SaslZkACLProviderTest, EnumFieldTest, SolrCoreCheckLockOnStartupTest, ZkCollectionPropsCachingTest, TestStressThreadBackup, BasicAuthIntegrationTest, TestShardHandlerFactory, OverseerTaskQueueTest, DistributedTermsComponentTest, TestSolrCloudWithHadoopAuthPlugin, CdcrReplicationHandlerTest, DeleteLastCustomShardedReplicaTest, TestCloudPhrasesIdentificationComponent, TestTrie, SharedFSAutoReplicaFailoverTest, ConfigureRecoveryStrategyTest, EmbeddedSolrNoSerializeTest, TestPayloadCheckQParserPlugin, TestJsonFacetsWithNestedObjects, ChaosMonkeySafeLeaderTest, AutoAddReplicasIntegrationTest, DistributedFacetPivotSmallTest, HdfsUnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, DistanceUnitsTest, SpellingQueryConverterTest, TestComplexPhraseQParserPlugin, TestSkipOverseerOperations, TestPartialUpdateDeduplication, TestSSLRandomization, TestNRTOpen, TestContainerPlugin, TestJmxIntegration, RootFieldTest, SolrTestCaseJ4DeleteCoreTest, SolrCoreMetricManagerTest, HdfsChaosMonkeySafeLeaderTest, DistributedFacetExistsSmallTest, TestLegacyField, TaggingAttributeTest, TestReplicationHandlerBackup, SolrTestCaseJ4Test, TestCrossCoreJoin, TestGroupingSearch, TestRandomFaceting, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest]
   [junit4] Completed [485/923 (1!)] on J3 in 17.01s, 2 tests, 1 error <<< FAILURES!

[...truncated 52203 lines...]