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/27 20:00:14 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1475 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1475/

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

Error Message:
Error from server at https://127.0.0.1:36473/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:36473/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 13666 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 327317 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 327317 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 327318 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/data-dir-38-001
   [junit4]   2> 327318 WARN  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 327318 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 327320 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-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> 327321 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001
   [junit4]   2> 327322 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 327323 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 327324 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 327324 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 327509 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 34085
   [junit4]   2> 327509 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34085
   [junit4]   2> 327509 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34085
   [junit4]   2> 327509 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34085
   [junit4]   2> 327512 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327515 INFO  (zkConnectionManagerCallback-3606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327515 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327519 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327530 INFO  (zkConnectionManagerCallback-3608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327530 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327534 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327535 INFO  (zkConnectionManagerCallback-3610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327535 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327644 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 327644 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 327644 INFO  (jetty-launcher-3611-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> 327645 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 327645 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 327645 INFO  (jetty-launcher-3611-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> 327645 INFO  (jetty-launcher-3611-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 327645 INFO  (jetty-launcher-3611-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 327645 INFO  (jetty-launcher-3611-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 327646 INFO  (jetty-launcher-3611-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c9a4265{/solr,null,AVAILABLE}
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ccfe7e4{SSL, (ssl, http/1.1)}{127.0.0.1:36473}
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.e.j.s.Server Started @327687ms
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34085/solr, hostPort=36473}
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 327650 ERROR (jetty-launcher-3611-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1456ba99{/solr,null,AVAILABLE}
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 327650 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T19:07:19.218Z
   [junit4]   2> 327654 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@12824afc{SSL, (ssl, http/1.1)}{127.0.0.1:42785}
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.e.j.s.Server Started @327692ms
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34085/solr, hostPort=42785}
   [junit4]   2> 327655 ERROR (jetty-launcher-3611-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 327655 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T19:07:19.223Z
   [junit4]   2> 327656 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327656 INFO  (zkConnectionManagerCallback-3613-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327656 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327657 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 327658 INFO  (zkConnectionManagerCallback-3615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327658 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327665 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 327667 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 327668 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 327670 WARN  (jetty-launcher-3611-thread-1-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b53220003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b53220003, 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 0x102fc2b53220003, 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> 327670 WARN  (jetty-launcher-3611-thread-2-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b53220004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b53220004, 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 0x102fc2b53220004, 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> 328239 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 328240 WARN  (jetty-launcher-3611-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> 328241 WARN  (jetty-launcher-3611-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60b9dd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328241 WARN  (jetty-launcher-3611-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60b9dd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328244 WARN  (jetty-launcher-3611-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> 328245 WARN  (jetty-launcher-3611-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@686b4ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328245 WARN  (jetty-launcher-3611-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@686b4ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328246 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
   [junit4]   2> 328247 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328247 INFO  (zkConnectionManagerCallback-3629-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328247 INFO  (jetty-launcher-3611-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328480 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328486 INFO  (zkConnectionManagerCallback-3631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328486 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328548 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36473_solr
   [junit4]   2> 328549 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.c.Overseer Overseer (id=72897806999879686-127.0.0.1:36473_solr-n_0000000000) starting
   [junit4]   2> 328560 INFO  (OverseerStateUpdate-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [n:127.0.0.1:36473_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36473_solr
   [junit4]   2> 328560 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36473_solr
   [junit4]   2> 328562 INFO  (OverseerStateUpdate-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [n:127.0.0.1:36473_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 328564 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 328564 WARN  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_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> 328580 INFO  (jetty-launcher-3611-thread-1) [n:127.0.0.1:36473_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node1
   [junit4]   2> 328789 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 328789 WARN  (jetty-launcher-3611-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> 328796 WARN  (jetty-launcher-3611-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bc38466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328796 WARN  (jetty-launcher-3611-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bc38466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328804 WARN  (jetty-launcher-3611-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> 328810 WARN  (jetty-launcher-3611-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b0ba764[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328810 WARN  (jetty-launcher-3611-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b0ba764[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328811 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
   [junit4]   2> 328812 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328813 INFO  (zkConnectionManagerCallback-3649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328813 INFO  (jetty-launcher-3611-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328915 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328916 INFO  (zkConnectionManagerCallback-3651-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328916 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328920 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 328924 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42785_solr as DOWN
   [junit4]   2> 328925 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 328925 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42785_solr
   [junit4]   2> 328926 INFO  (zkCallback-3630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 328927 INFO  (zkCallback-3650-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 328927 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 328928 WARN  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_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> 328943 INFO  (jetty-launcher-3611-thread-2) [n:127.0.0.1:42785_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node2
   [junit4]   2> 328952 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 328952 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328953 INFO  (zkConnectionManagerCallback-3662-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328953 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328954 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 328955 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34085/solr ready
   [junit4]   2> 328977 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 329017 INFO  (OverseerThreadFactory-3638-thread-1-processing-n:127.0.0.1:36473_solr) [n:127.0.0.1:36473_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 329123 INFO  (OverseerStateUpdate-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [n:127.0.0.1:36473_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:42785_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 329126 INFO  (OverseerStateUpdate-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [n:127.0.0.1:36473_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:36473_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 329341 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr    x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n3&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 329341 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr    x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 329346 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 329359 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 329366 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 329366 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 329366 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n3' using configuration from configset config, trusted=true
   [junit4]   2> 329366 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n3/data/]
   [junit4]   2> 329377 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 329380 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 329391 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 329405 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 329406 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 329406 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 329406 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 329407 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 329407 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 329408 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 329408 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 329409 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 329409 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 329409 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 329409 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690067996221898752
   [junit4]   2> 329411 INFO  (searcherExecutor-3664-thread-1-processing-n:127.0.0.1:36473_solr x:testOtherReplicasAreNotActive_shard1_replica_n3 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 329411 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 329415 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 329415 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 329420 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 329436 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 329436 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 329437 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 329437 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 329438 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 329438 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 329438 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 329438 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690067996252307456
   [junit4]   2> 329440 INFO  (searcherExecutor-3667-thread-1-processing-n:127.0.0.1:42785_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node2) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 329440 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 329445 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 329445 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 329921 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 329921 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 329921 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36473/solr/testOtherReplicasAreNotActive_shard1_replica_n3/
   [junit4]   2> 329922 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n3 url=https://127.0.0.1:36473/solr  START replicas=[https://127.0.0.1:42785/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 329924 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n3 url=https://127.0.0.1:36473/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 329928 INFO  (qtp1568187672-6010) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 329930 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 329930 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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> 329930 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72897806999879686-core_node4-n_0000000000
   [junit4]   2> 329936 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36473/solr/testOtherReplicasAreNotActive_shard1_replica_n3/ shard1
   [junit4]   2> 329936 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330038 INFO  (zkCallback-3630-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> 330039 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 330040 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330041 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_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_n3&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=700
   [junit4]   2> 330141 INFO  (zkCallback-3630-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> 330141 INFO  (zkCallback-3630-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> 330448 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330452 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330455 INFO  (qtp1568187672-6003) [n:127.0.0.1:42785_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&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=1078
   [junit4]   2> 330459 INFO  (qtp859117001-6001) [n:127.0.0.1:36473_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> 330459 INFO  (qtp859117001-6001) [n:127.0.0.1:36473_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330553 INFO  (zkCallback-3630-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> 330553 INFO  (zkCallback-3630-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> 330553 INFO  (zkCallback-3650-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> 330553 INFO  (zkCallback-3650-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> 330554 INFO  (qtp859117001-6001) [n:127.0.0.1:36473_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=1540
   [junit4]   2> 330555 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 330555 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330560 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:42785/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_node2":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42785_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_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:36473_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> 330560 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=884837546
   [junit4]   2> 330560 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42785_solr
   [junit4]   2> 330560 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 330560 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42785_solr as DOWN
   [junit4]   2> 330563 INFO  (coreCloseExecutor-3678-thread-1) [n:127.0.0.1:42785_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4383e68
   [junit4]   2> 330563 INFO  (coreCloseExecutor-3678-thread-1) [n:127.0.0.1:42785_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@4383e68
   [junit4]   2> 330564 INFO  (coreCloseExecutor-3678-thread-1) [n:127.0.0.1:42785_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@4383e68
   [junit4]   2> 330564 INFO  (coreCloseExecutor-3678-thread-1) [n:127.0.0.1:42785_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 330565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 330565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 330565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 330565 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 330567 WARN  (jetty-launcher-3611-thread-2-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b53220008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b53220008, 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 0x102fc2b53220008, 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> 330567 INFO  (zkCallback-3630-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 330568 INFO  (zkCallback-3661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 330665 INFO  (zkCallback-3630-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> 330665 INFO  (zkCallback-3630-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: [1])
   [junit4]   2> 330669 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@12824afc{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 330670 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1456ba99{/solr,null,STOPPED}
   [junit4]   2> 330670 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 330670 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 42785
   [junit4]   2> 330671 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 330671 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 330674 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n3",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:36473_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:36473/solr"}
   [junit4]   2> 330678 ERROR (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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:2639) ~[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> 330680 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 330680 ERROR (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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:2639)
   [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> 330680 INFO  (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n3]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=2
   [junit4]   2> 330680 ERROR (qtp859117001-5999) [n:127.0.0.1:36473_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n3 ] 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:2639)
   [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> 330682 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=42785)
   [junit4]   2> 330683 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42785 try number 2 ...
   [junit4]   2> 330683 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] 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> 330686 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 330686 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 330686 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 330686 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13f83e01{/solr,null,AVAILABLE}
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f7dc44b{SSL, (ssl, http/1.1)}{127.0.0.1:42785}
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.s.Server Started @330727ms
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34085/solr, hostPort=42785}
   [junit4]   2> 330690 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 330690 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T19:07:22.258Z
   [junit4]   2> 330692 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330692 INFO  (zkConnectionManagerCallback-3682-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330692 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330693 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330696 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 331019 INFO  (OverseerCollectionConfigSetProcessor-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [n:127.0.0.1:36473_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> 331359 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 331360 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] 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> 331363 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@277e07cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 331363 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@277e07cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 331365 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] 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> 331366 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b61031d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 331366 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b61031d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 331367 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34085/solr
   [junit4]   2> 331370 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 331371 INFO  (zkConnectionManagerCallback-3693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331371 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 331372 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b5322000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b5322000b, 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 0x102fc2b5322000b, 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> 331474 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 331475 INFO  (zkConnectionManagerCallback-3695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331475 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 331483 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 331486 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42785_solr as DOWN
   [junit4]   2> 331487 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 331487 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42785_solr
   [junit4]   2> 331489 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 331490 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_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> 331490 INFO  (zkCallback-3661-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 331498 INFO  (zkCallback-3694-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 331498 INFO  (zkCallback-3630-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 331515 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node2
   [junit4]   2> 331515 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]) [n:127.0.0.1:42785_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 331528 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 331535 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 331536 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 331536 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 331543 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 331552 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 331553 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 331553 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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> 331553 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 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.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 331582 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 331582 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 331583 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 331583 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 331586 INFO  (coreLoadExecutor-3701-thread-1-processing-n:127.0.0.1:42785_solr) [n:127.0.0.1:42785_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node2 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResour

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

  (jetty-closer-3714-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 342642 INFO  (coreCloseExecutor-3721-thread-1) [n:127.0.0.1:42785_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@346a6070
   [junit4]   2> 342643 INFO  (coreCloseExecutor-3721-thread-1) [n:127.0.0.1:42785_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 342646 INFO  (closeThreadPool-3723-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72897806999879686-127.0.0.1:36473_solr-n_0000000000) closing
   [junit4]   2> 342646 INFO  (OverseerStateUpdate-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [n:127.0.0.1:36473_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36473_solr
   [junit4]   2> 342651 INFO  (jetty-closer-3714-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 342651 INFO  (jetty-closer-3714-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 342651 INFO  (jetty-closer-3714-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 342651 INFO  (jetty-closer-3714-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 342658 WARN  (jetty-launcher-3611-thread-1-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b53220006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b53220006, 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 0x102fc2b53220006, 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> 342659 INFO  (OverseerAutoScalingTriggerThread-72897806999879686-127.0.0.1:36473_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 342668 INFO  (closeThreadPool-3723-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72897806999879686-127.0.0.1:36473_solr-n_0000000000) closing
   [junit4]   2> 342759 INFO  (jetty-closer-3714-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72897806999879686-127.0.0.1:36473_solr-n_0000000000) closing
   [junit4]   2> 342760 INFO  (jetty-closer-3714-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7ccfe7e4{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 342760 INFO  (jetty-closer-3714-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c9a4265{/solr,null,STOPPED}
   [junit4]   2> 342760 INFO  (jetty-closer-3714-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 342766 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[DC5E6FCC8187336D]-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b5322000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b5322000c, 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 0x102fc2b5322000c, 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> 343136 INFO  (jetty-closer-3714-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f7dc44b{SSL, (ssl, http/1.1)}{127.0.0.1:42785}
   [junit4]   2> 343136 INFO  (jetty-closer-3714-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13f83e01{/solr,null,STOPPED}
   [junit4]   2> 343136 INFO  (jetty-closer-3714-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 343137 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 343137 WARN  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker-SendThread(127.0.0.1:34085)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fc2b53220000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fc2b53220000, 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 0x102fc2b53220000, 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> 343342 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> 	5	/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> 	24	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	5	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72897806999879686-127.0.0.1:36473_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 343344 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34085
   [junit4]   2> 343344 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34085
   [junit4]   2> 343344 INFO  (SUITE-LeaderTragicEventTest-seed#[DC5E6FCC8187336D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34085
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_DC5E6FCC8187336D-001
   [junit4]   2> Jan 27, 2021 7:07:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=55, maxMBSortInHeap=7.457207370499216, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-GR, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=178054592,total=423624704
   [junit4]   2> NOTE: All tests run in this JVM: [ScheduledMaintenanceTriggerTest, DeleteReplicaTest, TimeZoneUtilsTest, ReindexCollectionTest, OverseerSolrResponseUnsafeSerializationTest, CloudReplicaSourceTest, AdminHandlersProxyTest, DistributedIntervalFacetingTest, ByteBuffersDirectoryFactoryTest, TestManagedStopFilterFactory, LukeRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, TestSort, TestCloudPseudoReturnFields, TestHdfsBackupRestoreCore, ConjunctionSolrSpellCheckerTest, DistributedDebugComponentTest, HttpTriggerListenerTest, CursorMarkTest, TestFieldCacheSortRandom, NestedShardedAtomicUpdateTest, MetricUtilsTest, AnalysisErrorHandlingTest, TestEmbeddedSolrServerAdminHandler, AsyncCallRequestStatusResponseTest, SolrLogAuditLoggerPluginTest, TestSimUtils, TestFiltering, UpdateLogTest, TestHighFrequencyDictionaryFactory, TestCircuitBreaker, SolrJmxReporterTest, DistributedSpellCheckComponentTest, DocValuesMultiTest, LeaderTragicEventTest]
   [junit4] Completed [130/924 (1!)] on J1 in 16.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 53437 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1476 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
.responseHeader.status:200!=0

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([A487C89B31D0112:821C43531DE16CEA]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 13952 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 441358 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-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.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 441358 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 441358 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/data-dir-44-001
   [junit4]   2> 441359 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 441359 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 441360 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 441360 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A487C89B31D0112]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 441473 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores/collection1
   [junit4]   2> 441479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 441479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 441479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 441486 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 441486 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 441487 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 441487 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b502470{/,null,AVAILABLE}
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@445edc66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43997}
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @441522ms
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43997, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores}
   [junit4]   2> 441488 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:17.825Z
   [junit4]   2> 441488 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/solr.xml
   [junit4]   2> 441491 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 441491 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 441492 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 442726 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 442727 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ca05897[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442727 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ca05897[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442730 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d395e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442730 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d395e49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 442731 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 442745 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 442745 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 442773 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442782 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442788 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores
   [junit4]   2> 442788 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 442813 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 442839 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 442870 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 442876 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 442882 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 442883 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 442883 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 442884 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 442933 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442933 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442934 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 442934 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 442935 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 442936 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 442941 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 442964 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 442964 INFO  (coreLoadExecutor-4059-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079004512485376
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 442976 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 442977 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 442978 INFO  (searcherExecutor-4061-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 443074 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 443075 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 443075 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 443075 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 443141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 443141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 443141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 443149 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5396cdf7{/,null,AVAILABLE}
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fa5e1b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45989}
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @443184ms
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45989, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores}
   [junit4]   2> 443150 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:19.487Z
   [junit4]   2> 443150 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 443152 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 443152 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 443153 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 443855 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 443856 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75b9911e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443856 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75b9911e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443859 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d23f581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443859 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d23f581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443861 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 443872 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 443872 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 443891 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443904 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443904 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443905 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores
   [junit4]   2> 443905 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 443941 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 443957 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 443980 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 443987 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 443994 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 443995 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 443995 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 443996 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 444064 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 444064 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 444065 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444065 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444066 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 444067 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 444074 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 444098 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 444098 INFO  (coreLoadExecutor-4078-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079005701570560
   [junit4]   2> 444099 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 444100 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 444101 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 444101 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 444102 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 444731 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 444732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 444732 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444733 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36755640{/,null,AVAILABLE}
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@59dbe5a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45669}
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @444769ms
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45669, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores}
   [junit4]   2> 444734 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:21.072Z
   [junit4]   2> 444735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 444737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 444737 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 444738 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 445962 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 445962 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36a66183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445962 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36a66183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445965 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13cb0b62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445965 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13cb0b62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 445967 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 445978 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 445978 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 445996 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446016 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores
   [junit4]   2> 446016 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 446034 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 446055 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 446088 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 446095 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 446102 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 446102 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 446102 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 446104 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 446169 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 446169 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 446170 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 446170 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 446171 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 446172 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 446177 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 446205 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 446205 INFO  (coreLoadExecutor-4097-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079007910920192
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 446206 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 446207 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 446209 INFO  (searcherExecutor-4099-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 446343 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 446344 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 446344 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 446344 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 446353 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e463c92{/,null,AVAILABLE}
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48b9180e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39329}
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.s.Server Started @446388ms
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39329, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores}
   [junit4]   2> 446354 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T22:02:22.691Z
   [junit4]   2> 446354 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 446357 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 446357 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 446358 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 447123 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 447124 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b36d36e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447124 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b36d36e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447128 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50931466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447128 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50931466[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447129 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] 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> 447141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 447141 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 447162 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447173 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447173 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447174 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores
   [junit4]   2> 447174 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 447193 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 447208 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 447243 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 447249 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 447257 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 447257 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@21a3bc0a
   [junit4]   2> 447257 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 447258 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.978515625, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=25.70729148054943, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45517089257303245, deletesPctAllowed=46.90404046967757
   [junit4]   2> 447322 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 447322 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 447324 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 447324 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 447325 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15972445716823797]
   [junit4]   2> 447326 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 447331 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 447365 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 447365 INFO  (coreLoadExecutor-4116-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690079009127268352
   [junit4]   2> 447366 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 447367 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 447369 INFO  (searcherExecutor-4118-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 447373 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 447373 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A487C89B31D0112]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14826 docs
   [junit4]   2> 447389 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1690079009150337024)]} 0 2
   [junit4]   2> 447392 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1690079009154531328)]} 0 1
   [junit4]   2> 447394 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1690079009156628480)]} 0 0
   [junit4]   2> 447396 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1690079009158725632)]} 0 1
   [junit4]   2> 447397 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1690079009160822784)]} 0 0
   [junit4]   2> 447400 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1690079009161871360)]} 0 2
   [junit4]   2> 447401 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1690079009165017088)]} 0 0
   [junit4]   2> 447406 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1690079009165017088)]} 0 4
   [junit4]   2> 447407 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1690079009171308544)]} 0 0
   [junit4]   2> 447408 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1690079009172357120)]} 0 0
   [junit4]   2> 447409 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1690079009173405696)]} 0 0
   [junit4]   2> 447411 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1690079009173405696)]} 0 1
   [junit4]   2> 447411 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1690079009175502848)]} 0 0
   [junit4]   2> 447413 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1690079009177600000)]} 0 0
   [junit4]   2> 447414 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1690079009177600000)]} 0 0
   [junit4]   2> 447414 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1690079009178648576)]} 0 0
   [junit4]   2> 447415 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1690079009178648576)]} 0 0
   [junit4]   2> 447416 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1690079009179697152)]} 0 1
   [junit4]   2> 447417 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1690079009180745728)]} 0 0
   [junit4]   2> 447417 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1690079009181794304)]} 0 0
   [junit4]   2> 447418 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1690079009182842880)]} 0 0
   [junit4]   2> 447418 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1690079009182842880)]} 0 0
   [junit4]   2> 447419 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1690079009183891456)]} 0 0
   [junit4]   2> 447420 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1690079009183891456)]} 0 0
   [junit4]   2> 447420 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1690079009184940032)]} 0 0
   [junit4]   2> 447421 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1690079009185988608)]} 0 0
   [junit4]   2> 447422 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1690079009187037184)]} 0 0
   [junit4]   2> 447424 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1690079009188085760)]} 0 1
   [junit4]   2> 447425 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1690079009190182912)]} 0 0
   [junit4]   2> 447425 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1690079009190182912)]} 0 0
   [junit4]   2> 447426 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1690079009191231488)]} 0 0
   [junit4]   2> 447426 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1690079009191231488)]} 0 0
   [junit4]   2> 447427 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1690079009192280064)]} 0 0
   [junit4]   2> 447428 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1690079009193328640)]} 0 0
   [junit4]   2> 447428 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1690079009193328640)]} 0 0
   [junit4]   2> 447429 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1690079009194377216)]} 0 0
   [junit4]   2> 447429 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1690079009194377216)]} 0 0
   [junit4]   2> 447430 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1690079009195425792)]} 0 0
   [junit4]   2> 447431 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1690079009196474368)]} 0 0
   [junit4]   2> 447432 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1690079009196474368)]} 0 0
   [junit4]   2> 447433 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1690079009197522944)]} 0 0
   [junit4]   2> 447433 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1690079009198571520)]} 0 0
   [junit4]   2> 447434 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1690079009199620096)]} 0 0
   [junit4]   2> 447435 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1690079009200668672)]} 0 0
   [junit4]   2> 447435 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1690079009200668672)]} 0 0
   [junit4]   2> 447436 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1690079009201717248)]} 0 0
   [junit4]   2> 447436 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1690079009201717248)]} 0 0
   [junit4]   2> 447437 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1690079009202765824)]} 0 0
   [junit4]   2> 447438 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1690079009202765824)]} 0 0
   [junit4]   2> 447438 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1690079009203814400)]} 0 0
   [junit4]   2> 447439 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1690079009204862976)]} 0 0
   [junit4]   2> 447439 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1690079009204862976)]} 0 0
   [junit4]   2> 447440 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1690079009205911552)]} 0 0
   [junit4]   2> 447441 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1690079009205911552)]} 0 0
   [junit4]   2> 447441 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1690079009206960128)]} 0 0
   [junit4]   2> 447442 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1690079009208008704)]} 0 0
   [junit4]   2> 447443 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1690079009209057280)]} 0 0
   [junit4]   2> 447443 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1690079009209057280)]} 0 0
   [junit4]   2> 447444 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1690079009210105856)]} 0 0
   [junit4]   2> 447445 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1690079009211154432)]} 0 0
   [junit4]   2> 447445 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1690079009211154432)]} 0 0
   [junit4]   2> 447446 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1690079009212203008)]} 0 0
   [junit4]   2> 447447 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1690079009213251584)]} 0 0
   [junit4]   2> 447447 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1690079009213251584)]} 0 0
   [junit4]   2> 447448 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1690079009214300160)]} 0 0
   [junit4]   2> 447449 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1690079009215348736)]} 0 0
   [junit4]   2> 447449 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1690079009215348736)]} 0 0
   [junit4]   2> 447450 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1690079009216397312)]} 0 0
   [junit4]   2> 447450 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1690079009216397312)]} 0 0
   [junit4]   2> 447451 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1690079009217445888)]} 0 0
   [junit4]   2> 447452 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1690079009217445888)]} 0 0
   [junit4]   2> 447452 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1690079009218494464)]} 0 0
   [junit4]   2> 447453 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1690079009219543040)]} 0 0
   [junit4]   2> 447453 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1690079009219543040)]} 0 0
   [junit4]   2> 447454 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1690079009220591616)]} 0 0
   [junit4]   2> 447455 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1690079009221640192)]} 0 0
   [junit4]   2> 447455 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1690079009221640192)]} 0 0
   [junit4]   2> 447456 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1690079009222688768)]} 0 0
   [junit4]   2> 447456 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1690079009222688768)]} 0 0
   [junit4]   2> 447457 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1690079009223737344)]} 0 0
   [junit4]   2> 447457 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1690079009223737344)]} 0 0
   [junit4]   2> 447458 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1690079009224785920)]} 0 0
   [junit4]   2> 447459 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1690079009224785920)]} 0 0
   [junit4]   2> 447459 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1690079009225834496)]} 0 0
   [junit4]   2> 447460 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1690079009225834496)]} 0 0
   [junit4]   2> 447460 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1690079009226883072)]} 0 0
   [junit4]   2> 447461 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1690079009227931648)]} 0 0
   [junit4]   2> 447461 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1690079009227931648)]} 0 0
   [junit4]   2> 447462 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1690079009228980224)]} 0 0
   [junit4]   2> 447463 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1690079009228980224)]} 0 0
   [junit4]   2> 447465 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1690079009232125952)]} 0 0
   [junit4]   2> 447466 INFO  (qtp1271565737-6244) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1690079009233174528)]} 0 0
   [junit4]   2> 447466 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1690079009233174528)]} 0 0
   [junit4]   2> 447467 INFO  (qtp599218045-6265) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1690079009234223104)]} 0 0
   [junit4]   2> 447467 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1690079009234223104)]} 0 0
   [junit4]   2> 447468 INFO  (qtp1941694576-6286) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1690079009235271680)]} 0 0
   [junit4]   2> 447468 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1690079009235271680)]} 0 0
   [junit4]   2> 447469 INFO  (qtp1271565737-6245) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1690079009236320256)]} 0 0
   [junit4]   2> 447469 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1690079009236320256)]} 0 0
   [junit4]   2> 447470 INFO  (qtp599218045-6266) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1690079009237368832)]} 0 0
   [junit4]   2> 447470 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1690079009237368832)]} 0 0
   [junit4]   2> 447471 INFO  (qtp1941694576-6287) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1690079009237368832)]} 0 0
   [junit4]   2> 447471 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1690079009238417408)]} 0 0
   [junit4]   2> 447472 INFO  (qtp1271565737-6246) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1690079009239465984)]} 0 0
   [junit4]   2> 447472 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1690079009239465984)]} 0 0
   [junit4]   2> 447473 INFO  (qtp599218045-6267) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1690079009239465984)]} 0 0
   [junit4]   2> 447473 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1690079009240514560)]} 0 0
   [junit4]   2> 447474 INFO  (qtp1941694576-6288) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1690079009240514560)]} 0 0
   [junit4]   2> 447474 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1690079009241563136)]} 0 0
   [junit4]   2> 447475 INFO  (qtp1271565737-6247) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1690079009241563136)]} 0 0
   [junit4]   2> 447475 INFO  (qtp852510786-6222) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1690079009242611712)]} 0 0
   [junit4]   2> 447475 INFO  (qtp599218045-6268) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1690079009242611712)]} 0 0
   [junit4]   2> 447476 INFO  (qtp852510786-6224) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1690079009243660288)]} 0 0
   [junit4]   2> 447476 INFO  (qtp1941694576-6289) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1690079009243660288)]} 0 0
   [junit4]   2> 447477 INFO  (qtp852510786-6225) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1690079009244708864)]} 0 0
   [junit4]   2> 447477 INFO  (qtp1271565737-6243) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1690079009244708864)]} 0 0
   [junit4]   2> 447478 INFO  (qtp852510786-6226) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1690079009245757440)]} 0 0
   [junit4]   2> 447478 INFO  (qtp599218045-6264) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1690079009245757440)]} 0 0
   [junit4]   2> 447479 INFO  (qtp852510786-6223) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1690079009246806016)]} 0 0
   [junit4]   2> 447479 INFO  (qtp1941694576-6285) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1690079009246806016)]} 0 0
   [junit4]   2

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

er2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 518844 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518844 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518845 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67ca39: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518845 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ee19b7c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518850 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 518850 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cfd6e5b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7c13b05d
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c697642: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518853 INFO  (closeThreadPool-4126-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cecc6ef: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518857 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518857 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79fc4a7d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518860 INFO  (closeThreadPool-4126-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6fa5e1b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5396cdf7{/,null,STOPPED}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@445edc66{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b502470{/,null,STOPPED}
   [junit4]   2> 518861 INFO  (closeThreadPool-4126-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 518862 INFO  (coreCloseExecutor-4138-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 518863 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518863 INFO  (closeThreadPool-4126-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7420820e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518865 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 518865 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cf512dd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@30d2e54e
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59dbe5a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37cef878: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@47ce9c3f
   [junit4]   2> 518869 INFO  (closeThreadPool-4126-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36755640{/,null,STOPPED}
   [junit4]   2> 518870 INFO  (closeThreadPool-4126-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 518872 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 518872 INFO  (closeThreadPool-4126-thread-7) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f758de9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7333922e
   [junit4]   2> 518873 INFO  (closeThreadPool-4126-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@48b9180e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 518873 INFO  (closeThreadPool-4126-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e463c92{/,null,STOPPED}
   [junit4]   2> 518873 INFO  (closeThreadPool-4126-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=A487C89B31D0112 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 77.5s J0 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A487C89B31D0112:821C43531DE16CEA]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A487C89B31D0112-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sv-SE, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=217904672,total=534249472
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsWriteToMultipleCollectionsTest, TestSimpleTrackingShardHandler, TestSolrCachePerf, TestCloudConsistency, FieldMutatingUpdateProcessorTest, OverseerSolrResponseTest, PreAnalyzedFieldManagedSchemaCloudTest, LeaderFailureAfterFreshStartTest, TestSolrQueryParser, LoggingHandlerTest, TestCustomDocTransformer, BadComponentTest, TestWithCollection, AddBlockUpdateTest, FacetPivotSmallTest, TestReload, AuthToolTest, TestPKIAuthenticationPlugin, TestMissingGroups, SolrPluginUtilsTest, UUIDUpdateProcessorFallbackTest, TestQueryUtils, TestSimNodeAddedTrigger, TestNonDefinedSimilarityFactory, TestCoreBackup, SplitByPrefixTest, RecoveryZkTest, SolrJmxReporterCloudTest, TestLegacyFieldReuse, DistributedQueryElevationComponentTest, ReplaceNodeTest, TestSchemalessBufferedUpdates, TestBlockCollapse, TestSolrIndexConfig, MetricsHistoryHandlerTest, TestUniqueKeyFieldResource, TestNestedDocsSort, TestSchemaResource, DaemonStreamApiTest, UnloadDistributedZkTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [219/924 (1!)] on J0 in 77.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 53146 lines...]