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/06/07 09:57:24 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:32821/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:32821/solr
	at __randomizedtesting.SeedInfo.seed([C2BEB5C665903848:304AA2A42135357B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	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.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:159)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more


FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:36087/solr/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:36087/solr/collection1]
	at __randomizedtesting.SeedInfo.seed([C2BEB5C665903848:41C8EA34B3E936E9]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346)
	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.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:230)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36087/solr/collection1: no servers hosting shard: shard1
	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)
	... 49 more




Build Log:
[...truncated 13410 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 53476 INFO  (SUITE-TestCloudRecovery-seed#[C2BEB5C665903848]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 53476 INFO  (SUITE-TestCloudRecovery-seed#[C2BEB5C665903848]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/data-dir-11-001
   [junit4]   2> 53476 WARN  (SUITE-TestCloudRecovery-seed#[C2BEB5C665903848]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 53476 INFO  (SUITE-TestCloudRecovery-seed#[C2BEB5C665903848]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 53479 INFO  (SUITE-TestCloudRecovery-seed#[C2BEB5C665903848]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 53479 INFO  (SUITE-TestCloudRecovery-seed#[C2BEB5C665903848]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 53484 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 53484 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001
   [junit4]   2> 53485 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 53485 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 53485 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 53486 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 53585 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33701
   [junit4]   2> 53585 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33701
   [junit4]   2> 53586 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33701
   [junit4]   2> 53586 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33701
   [junit4]   2> 53589 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53594 INFO  (zkConnectionManagerCallback-435-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53594 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53602 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53607 INFO  (zkConnectionManagerCallback-437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53607 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53610 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53614 INFO  (zkConnectionManagerCallback-439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53614 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53621 WARN  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]-SendThread(127.0.0.1:33701)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059c9de1d30002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059c9de1d30002, 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 0x1059c9de1d30002, 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> 53726 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 53726 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 53726 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 53730 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 53730 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 53730 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 53731 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53731 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53731 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 53734 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ed0b8b0{/solr,null,AVAILABLE}
   [junit4]   2> 53735 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53735 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53735 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 53735 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b390c60{/solr,null,AVAILABLE}
   [junit4]   2> 53736 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6fc65365{SSL, (ssl, http/1.1)}{127.0.0.1:33947}
   [junit4]   2> 53736 INFO  (jetty-launcher-440-thread-1) [     ] o.e.j.s.Server Started @53827ms
   [junit4]   2> 53736 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33701/solr, hostPort=33947}
   [junit4]   2> 53736 ERROR (jetty-launcher-440-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53736 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53737 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 53737 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53737 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 53737 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-07T08:57:15.925Z
   [junit4]   2> 53737 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3e5ebded{SSL, (ssl, http/1.1)}{127.0.0.1:36087}
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.e.j.s.Server Started @53829ms
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33701/solr, hostPort=36087}
   [junit4]   2> 53738 ERROR (jetty-launcher-440-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 53738 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-07T08:57:15.926Z
   [junit4]   2> 53739 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 53750 INFO  (zkConnectionManagerCallback-442-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53750 INFO  (zkConnectionManagerCallback-444-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53750 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53750 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 53751 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53751 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 53756 WARN  (jetty-launcher-440-thread-1-SendThread(127.0.0.1:33701)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059c9de1d30003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059c9de1d30003, 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 0x1059c9de1d30003, 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> 53857 WARN  (jetty-launcher-440-thread-2-SendThread(127.0.0.1:33701)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059c9de1d30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059c9de1d30004, 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 0x1059c9de1d30004, 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> 54335 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 54335 WARN  (jetty-launcher-440-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> 54341 WARN  (jetty-launcher-440-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11e64aa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54341 WARN  (jetty-launcher-440-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11e64aa3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54344 WARN  (jetty-launcher-440-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> 54344 WARN  (jetty-launcher-440-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ea02317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54344 WARN  (jetty-launcher-440-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ea02317[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 54540 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33701/solr
   [junit4]   2> 54542 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54551 INFO  (zkConnectionManagerCallback-458-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54551 INFO  (jetty-launcher-440-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 54666 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 54670 INFO  (zkConnectionManagerCallback-460-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54670 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55044 WARN  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 55055 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36087_solr
   [junit4]   2> 55056 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.Overseer Overseer (id=73637170833981446-127.0.0.1:36087_solr-n_0000000000) starting
   [junit4]   2> 55061 INFO  (OverseerStateUpdate-73637170833981446-127.0.0.1:36087_solr-n_0000000000) [n:127.0.0.1:36087_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36087_solr
   [junit4]   2> 55067 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 55084 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 55086 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 55086 WARN  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_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> 55120 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 55387 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 55394 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 55394 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 55395 INFO  (jetty-launcher-440-thread-2) [n:127.0.0.1:36087_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node1
   [junit4]   2> 55412 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 55413 WARN  (jetty-launcher-440-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> 55414 WARN  (jetty-launcher-440-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e7123b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55414 WARN  (jetty-launcher-440-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e7123b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55421 WARN  (jetty-launcher-440-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> 55431 WARN  (jetty-launcher-440-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cfd05b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55431 WARN  (jetty-launcher-440-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cfd05b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 55432 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33701/solr
   [junit4]   2> 55432 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55436 INFO  (zkConnectionManagerCallback-480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55436 INFO  (jetty-launcher-440-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55437 WARN  (jetty-launcher-440-thread-1-SendThread(127.0.0.1:33701)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059c9de1d30007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059c9de1d30007, 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 0x1059c9de1d30007, 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> 55539 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55543 INFO  (zkConnectionManagerCallback-482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55543 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55547 WARN  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 55549 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 55554 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33947_solr as DOWN
   [junit4]   2> 55555 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55555 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33947_solr
   [junit4]   2> 55557 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 55557 INFO  (zkCallback-481-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 55558 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 55559 WARN  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_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> 55570 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 55588 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33947.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 55597 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33947.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 55597 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33947.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 55598 INFO  (jetty-launcher-440-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node2
   [junit4]   2> 55629 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 55630 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 55640 INFO  (zkConnectionManagerCallback-495-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55640 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 55646 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 55648 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33701/solr ready
   [junit4]   2> 55704 INFO  (OverseerThreadFactory-467-thread-1-processing-n:127.0.0.1:36087_solr) [n:127.0.0.1:36087_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 55896 INFO  (OverseerStateUpdate-73637170833981446-127.0.0.1:36087_solr-n_0000000000) [n:127.0.0.1:36087_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:33947_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33947/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 55901 INFO  (OverseerStateUpdate-73637170833981446-127.0.0.1:36087_solr-n_0000000000) [n:127.0.0.1:36087_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:36087_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36087/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 55904 INFO  (OverseerStateUpdate-73637170833981446-127.0.0.1:36087_solr-n_0000000000) [n:127.0.0.1:36087_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:33947_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:33947/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 55906 INFO  (OverseerStateUpdate-73637170833981446-127.0.0.1:36087_solr-n_0000000000) [n:127.0.0.1:36087_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:36087_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36087/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 56165 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56166 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr    x:collection1_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 56171 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56178 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56405 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 56424 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 56424 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 56428 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 56429 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 56429 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from configset config, trusted=true
   [junit4]   2> 56430 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 56431 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 56431 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 56433 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33947.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 56434 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 56436 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 56436 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 56436 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset config, trusted=true
   [junit4]   2> 56437 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 56437 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 56442 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 56442 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 56442 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset config, trusted=true
   [junit4]   2> 56443 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33947.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 56445 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36087.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@28945562
   [junit4]   2> 56449 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node1/collection1_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node1/collection1_shard1_replica_n3/data/]
   [junit4]   2> 56461 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node1/collection1_shard2_replica_n6/data/]
   [junit4]   2> 56466 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node2/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node2/collection1_shard2_replica_n4/data/]
   [junit4]   2> 56470 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C2BEB5C665903848-001/tempDir-001/node2/collection1_shard1_replica_n1/data/]
   [junit4]   2> 56613 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56613 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56614 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56614 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56614 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56615 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56615 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56616 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56646 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56646 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56647 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56647 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56653 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 56653 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 56654 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 56654 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 56659 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 56659 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 56659 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 56660 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 56660 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 56660 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 56660 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 56663 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701897818709426176
   [junit4]   2> 56664 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 56665 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 56665 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701897818711523328
   [junit4]   2> 56667 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701897818713620480
   [junit4]   2> 56671 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 56672 INFO  (searcherExecutor-497-thread-1-processing-n:127.0.0.1:36087_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [collection1_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 56672 INFO  (searcherExecutor-503-thread-1-processing-n:127.0.0.1:33947_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 56673 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 56675 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 56676 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701897818723057664
   [junit4]   2> 56681 INFO  (searcherExecutor-501-thread-1-processing-n:127.0.0.1:36087_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 56683 INFO  (searcherExecutor-499-thread-1-processing-n:127.0.0.1:33947_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 56686 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 56689 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 56689 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 56689 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 56702 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0, core_node5=0}, version=1}
   [junit4]   2> 56702 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 56703 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 56703 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 56713 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 56713 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 56713 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/
   [junit4]   2> 56714 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 56714 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 56714 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/
   [junit4]   2> 56718 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n3 url=https://127.0.0.1:36087/solr  START replicas=[https://127.0.0.1:33947/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 56719 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=https://127.0.0.1:33947/solr  START replicas=[https://127.0.0.1:36087/solr/collection1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 56722 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n3 url=https://127.0.0.1:36087/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 56730 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=https://127.0.0.1:33947/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 56736 INFO  (qtp1698576405-727) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 56739 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 56739 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_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> 56741 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73637170833981446-core_node5-n_0000000000
   [junit4]   2> 56746 INFO  (qtp883349149-739) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.S.Request [collection1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 56746 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 56746 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 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> 56746 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/73637170833981448-core_node7-n_0000000000
   [junit4]   2> 56749 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/ shard1
   [junit4]   2> 56752 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/ shard2
   [junit4]   2> 57012 INFO  (zkCallback-481-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57012 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57013 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 57015 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 57021 INFO  (zkCallback-481-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57026 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=861
   [junit4]   2> 57026 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57026 INFO  (zkCallback-459-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57026 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=620
   [junit4]   2> 57026 INFO  (zkCallback-481-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57129 INFO  (zkCallback-481-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57131 INFO  (zkCallback-481-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57131 INFO  (zkCallback-481-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57131 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57132 INFO  (zkCallback-459-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57133 INFO  (zkCallback-459-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57133 INFO  (zkCallback-481-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57146 INFO  (zkCallback-459-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57719 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1541
   [junit4]   2> 57720 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_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=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1549
   [junit4]   2> 57724 INFO  (qtp883349149-737) [n:127.0.0.1:36087_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> 57824 INFO  (zkCallback-481-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57825 INFO  (zkCallback-459-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57825 INFO  (zkCallback-481-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57825 INFO  (zkCallback-459-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57825 INFO  (zkCallback-481-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57825 INFO  (zkCallback-459-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57825 INFO  (zkCallback-459-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57827 INFO  (qtp883349149-737) [n:127.0.0.1:36087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2136
   [junit4]   2> 57828 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[C2BEB5C665903848]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 57839 INFO  (zkCallback-481-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 57960 INFO  (qtp883349149-736) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=1, core_node5=1}, version=2}
   [junit4]   2> 58000 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/&wt=javabin&version=2}{add=[1000 (1701897819970863104)]} 0 3
   [junit4]   2> 58003 INFO  (qtp883349149-736) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1000 (1701897819970863104)]} 0 155
   [junit4]   2> 58015 INFO  (qtp1698576405-732) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 58056 INFO  (qtp883349149-737) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[1001 (1701897820122906624)]} 0 2
   [junit4]   2> 58058 INFO  (qtp1698576405-732) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1001 (1701897820122906624)]} 0 48
   [junit4]   2> 58063 INFO  (qtp1698576405-727) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/&wt=javabin&version=2}{add=[0 (1701897820174286848)]} 0 0
   [junit4]   2> 58066 INFO  (qtp883349149-736) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1701897820174286848)]} 0 5
   [junit4]   2> 58132 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1701897820181626880)]} 0 0
   [junit4]   2> 58133 INFO  (qtp883349149-739) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1701897820181626880)]} 0 66
   [junit4]   2> 58140 INFO  (qtp883349149-740) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1701897820251881472)]} 0 1
   [junit4]   2> 58143 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1701897820251881472)]} 0 8
   [junit4]   2> 58146 INFO  (qtp883349149-736) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[3 (1701897820262367232)]} 0 0
   [junit4]   2> 58151 INFO  (qtp1698576405-728) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1701897820262367232)]} 0 7
   [junit4]   2> 58154 INFO  (qtp1698576405-732) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/&wt=javabin&version=2}{add=[4 (1701897820270755840)]} 0 0
   [junit4]   2> 58158 INFO  (qtp883349149-739) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1701897820270755840)]} 0 6
   [junit4]   2> 58161 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[5 (1701897820278095872)]} 0 0
   [junit4]   2> 58162 INFO  (qtp1698576405-727) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1701897820278095872)]} 0 3
   [junit4]   2> 58173 INFO  (qtp883349149-737) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[6 (1701897820282290176)]} 0 0
   [junit4]   2> 58175 INFO  (qtp1698576405-729) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1701897820282290176)]} 0 11
   [junit4]   2> 58189 INFO  (qtp883349149-738) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[7 (1701897820295921664)]} 0 0
   [junit4]   2> 58191 INFO  (qtp1698576405-730) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1701897820295921664)]} 0 15
   [junit4]   2> 58194 INFO  (qtp1698576405-732) [n:127.0.0.1:33947_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/&wt=javabin&version=2}{add=[8 (1701897820312698880)]} 0 0
   [junit4]   2> 58199 INFO  (qtp883349149-737) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1701897820312698880)]} 0 6
   [junit4]   2> 58201 INFO  (qtp883349149-736) [n:127.0.0.1:36087_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[9 (1701897820321087488)]} 0 0
   [junit4]   2> 58202 INFO  (qtp1698576405-727) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1701897820321087488)]} 0 2
   [junit4]   2> 58272 INFO  (qtp1698576405-732) [n:127.0.0.1:33947_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:33947/solr/collection1_shard2_replica_n4/|https://127.0.0.1:36087/solr/collection1_shard2_replica_n6/&rid=127.0.0.1-263&rows=10&version=2&q=*:*&omitHeader=false&NOW=1623056240394&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 58288 INFO  (qtp883349149-736) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.S.Request [collection1_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:36087/solr/collection1_shard1_replica_n3/|https://127.0.0.1:33947/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-263&rows=10&version=2&q=*:*&omitHeader=false&NOW=1623056240394&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 58290 INFO  (qtp883349149-739) [n:127.0.0.1:36087_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n3 ] o.a.s.c.S.Request [collection1_shard1_replica_n3]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} rid=127.0.0.1-263 hits=0 status=0 QTime=85
   [junit4]   2> 58294 INFO  (ChaosMonkey-520-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=433465672
   [junit4]   2> 58294 INFO  (ChaosMonkey-520-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36087_solr
   [junit4]   2> 58301 INFO  (ChaosMonkey-520-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 58302 INFO  (ChaosMonkey-520-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36087_solr as DOWN
   [junit4]   2> 58307 INFO  (ChaosMonkey-520-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1043448577
   [junit4]   2> 58307 INFO  (ChaosMonkey-520-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33947_solr
   [junit4]   2> 58319 INFO  (ChaosMonkey-520-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 58319 INFO  (ChaosMonkey-520-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33947_solr as DOWN
   [junit4]   2> 58346 INFO  (coreCloseExecutor-527-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@3699b3e3
   [junit4]   2> 58346 INFO  (coreCloseExecutor-527-thread-2) [n:127.0.0.1:33947_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a9dfa98
   [junit4]   2> 58346 INFO  (coreCloseExecutor-527-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4 tag=SolrCore@3699b3e3
   [junit4]   2> 58346 INFO  (coreCloseExecutor-527-thread-1) [n:127.0.0.1:33947_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c8a3840: rootName = solr_33947, domain = solr.core.collection1.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n4/com.codahale.metrics.MetricRegistry@48f6c0cd
   [junit4]   2> 58350 INFO  (coreCloseExecutor-528-thread-1) [n:127.0.0.1:36087_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@66d90127
   [junit4]   2> 58350 INFO  (coreCloseExecutor-528-thread-1) [n:127.0.0.1:36087_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n3

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

t4]   2> 282992 INFO  (closeThreadPool-2171-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73637184385843221-127.0.0.1:34907_solr-n_0000000005) closing
   [junit4]   2> 282992 INFO  (OverseerStateUpdate-73637184385843221-127.0.0.1:34907_solr-n_0000000005) [n:127.0.0.1:34907_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34907_solr
   [junit4]   2> 283002 INFO  (OverseerAutoScalingTriggerThread-73637184385843221-127.0.0.1:34907_solr-n_0000000005) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 283002 WARN  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]-SendThread(127.0.0.1:35649)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059ca109940015.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059ca109940015, 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 0x1059ca109940015, 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> 283005 INFO  (zkCallback-2085-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 283006 WARN  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]-SendThread(127.0.0.1:35649)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059ca109940018.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059ca109940018, 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 0x1059ca109940018, 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> 283007 INFO  (closeThreadPool-2171-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73637184385843221-127.0.0.1:34907_solr-n_0000000005) closing
   [junit4]   2> 283007 WARN  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]-SendThread(127.0.0.1:35649)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1059ca10994001b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1059ca10994001b, 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 0x1059ca10994001b, 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> 283092 INFO  (jetty-closer-2152-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78bff373{SSL, (ssl, http/1.1)}{127.0.0.1:42773}
   [junit4]   2> 283093 INFO  (jetty-closer-2152-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31dfce1c{/solr,null,STOPPED}
   [junit4]   2> 283093 INFO  (jetty-closer-2152-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283192 INFO  (jetty-closer-2152-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2421c524{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 283193 INFO  (jetty-closer-2152-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2195e306{/solr,null,STOPPED}
   [junit4]   2> 283193 INFO  (jetty-closer-2152-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283293 INFO  (jetty-closer-2152-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b449f4b{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 283293 INFO  (jetty-closer-2152-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7281d754{/solr,null,STOPPED}
   [junit4]   2> 283293 INFO  (jetty-closer-2152-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 283392 INFO  (jetty-closer-2152-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73637184385843221-127.0.0.1:34907_solr-n_0000000005) closing
   [junit4]   2> 291134 ERROR (recoveryExecutor-2022-thread-1-processing-n:127.0.0.1:34907_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:34907_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:collection1_shard1_replica_n3
   [junit4]   2> 291139 INFO  (jetty-closer-2152-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@c28c0d2{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 291139 INFO  (jetty-closer-2152-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7592b3a6{/solr,null,STOPPED}
   [junit4]   2> 291139 INFO  (jetty-closer-2152-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 291140 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 291343 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/packages.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	142	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73637184385843211-127.0.0.1:37333_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/73637184385843208-127.0.0.1:43533_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	71	/solr/live_nodes
   [junit4]   2> 	67	/solr/overseer/queue
   [junit4]   2> 	27	/solr/collections/collection1/state.json
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 291346 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35649
   [junit4]   2> 291346 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35649
   [junit4]   2> 291346 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35649
   [junit4]   2> 291347 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[C2BEB5C665903848]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_C2BEB5C665903848-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mt, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=81779520,total=379584512
   [junit4]   2> NOTE: All tests run in this JVM: [TestIncrementalCoreBackup, TestHttpServletCarrier, DirectoryFactoriesTest, ZookeeperReadAPITest, TestEmbeddedSolrServerConstructors, RankQueryTest, TestIndexSearcher, TermVectorComponentDistributedTest, SSLMigrationTest, SpellingQueryConverterTest, TestCloudRecovery, TestCloudInspectUtil, CdcrBootstrapTest, DeleteShardTest, TestStressThreadBackup, XmlUpdateRequestHandlerTest, NumericFieldsTest, LeaderVoteWaitTimeoutTest]
   [junit4] Completed [73/939 (2!)] on J2 in 140.92s, 2 tests, 1 error <<< FAILURES!

[...truncated 55431 lines...]

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

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

2 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([38DA3CE88164A982:B08E03322F98C47A]: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:142)
	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)


FAILED:  org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic

Error Message:
time out waiting for updates

Stack Trace:
java.lang.Exception: time out waiting for updates
	at __randomizedtesting.SeedInfo.seed([38DA3CE88164A982:932021FD5EB82FAC]:0)
	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.waitForUpdates(SolrRrdBackendFactoryTest.java:231)
	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:97)
	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 13698 lines...]
   [junit4] Suite: org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest
   [junit4]   2> 319391 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[38DA3CE88164A982]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 319391 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 319392 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_38DA3CE88164A982-001/data-dir-36-001
   [junit4]   2> 319392 WARN  (SUITE-SolrRrdBackendFactoryTest-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 319392 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 319402 INFO  (SUITE-SolrRrdBackendFactoryTest-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 319406 INFO  (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 319406 DEBUG (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrRrdBackendFactory Created 248412661
   [junit4]   2> 319427 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: []
   [junit4]   2> 319447 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319448 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- syncing [foo]
   [junit4]   2> 319603 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319603 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- syncing [foo]
   [junit4]   2> 319624 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319644 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319664 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319684 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319704 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319724 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 319984 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320005 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320025 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320045 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320065 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320085 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320105 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320125 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320146 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320166 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320186 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320206 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320226 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320246 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320266 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320286 DEBUG (SolrRrdBackendFactory-3891-thread-1) [     ] o.a.s.m.r.SolrRrdBackendFactory -- maybe sync backends: [foo]
   [junit4]   2> 320306 DEBUG (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrRrdBackendFactory Closing 248412661
   [junit4]   2> 320307 INFO  (TEST-SolrRrdBackendFactoryTest.testBasic-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrRrdBackendFactoryTest -Dtests.method=testBasic -Dtests.seed=38DA3CE88164A982 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=da-DK -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.91s J2 | SolrRrdBackendFactoryTest.testBasic <<<
   [junit4]    > Throwable #1: java.lang.Exception: time out waiting for updates
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38DA3CE88164A982:932021FD5EB82FAC]:0)
   [junit4]    > 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.waitForUpdates(SolrRrdBackendFactoryTest.java:231)
   [junit4]    > 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactoryTest.testBasic(SolrRrdBackendFactoryTest.java:97)
   [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-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.metrics.rrd.SolrRrdBackendFactoryTest_38DA3CE88164A982-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1499, maxMBSortInHeap=6.310362712018129, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=101010136,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimComputePlanAction, DocValuesMultiTest, DistribJoinFromCollectionTest, OverseerStatusTest, NumberUtilsTest, CustomCollectionTest, TestLRUStatsCache, TestTestInjection, TestLegacyFieldCache, TestMinMaxOnMultiValuedField, TestLeaderElectionWithEmptyReplica, TestMultiWordSynonyms, ResponseBuilderTest, TestShortCircuitedRequests, HdfsRecoverLeaseTest, BJQParserTest, TestCloudInspectUtil, VMParamsZkACLAndCredentialsProvidersTest, CloudMLTQParserTest, TestCryptoKeys, TestComponentsName, TestSolrCoreParser, RestartWhileUpdatingTest, LeaderVoteWaitTimeoutTest, InfoHandlerTest, TestLegacyNumericUtils, TestEmbeddedSolrServerConstructors, ByteBuffersDirectoryFactoryTest, RankQueryTest, TestWordDelimiterFilterFactory, MetricsHandlerTest, TestHttpServletCarrier, TestNumericRangeQuery64, TransactionLogTest, SolrIndexMetricsTest, TestPullReplicaWithAuth, DeleteInactiveReplicaTest, SystemCollectionCompatTest, TestRTGBase, CurrencyFieldTypeTest, SolrRrdBackendFactoryTest]
   [junit4] Completed [99/939 (1!)] on J2 in 1.27s, 1 test, 1 error <<< FAILURES!

[...truncated 1361 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 1291802 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[38DA3CE88164A982]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1291802 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/data-dir-116-001
   [junit4]   2> 1291802 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1291803 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[38DA3CE88164A982]-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> 1291803 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1291803 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[38DA3CE88164A982]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /eqs/
   [junit4]   2> 1291909 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1291910 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1291910 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1291910 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@765cc0e1{/eqs,null,AVAILABLE}
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5021f3a5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46575}
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server Started @1291946ms
   [junit4]   2> 1291913 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eqs, hostPort=46575, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/control/cores}
   [junit4]   2> 1291914 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1291914 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1291914 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1291914 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1291914 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1291914 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T09:15:44.343Z
   [junit4]   2> 1291914 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/control/solr.xml
   [junit4]   2> 1291916 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1291916 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1291925 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1292845 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1292845 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78702ff7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1292845 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78702ff7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1292848 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f9a60d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1292848 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f9a60d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1292850 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] 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> 1292861 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1292862 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1292879 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1292886 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1292886 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1292888 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/control/cores
   [junit4]   2> 1292888 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1292895 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1292911 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1292912 WARN  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1292912 WARN  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1292917 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1292924 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1292931 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1292931 INFO  (coreLoadExecutor-11455-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@1575cb01
   [junit4]   2> 1292931 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1292932 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1292990 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292990 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292991 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1292991 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1292992 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=32.6123046875, floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=25.1160643340436, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8750293988354175, deletesPctAllowed=40.408862562308215
   [junit4]   2> 1292992 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1293002 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1293059 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1293059 INFO  (coreLoadExecutor-11455-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701989576068825088
   [junit4]   2> 1293060 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1293061 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1293063 INFO  (searcherExecutor-11457-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1293168 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1293168 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1293168 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1293169 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1293169 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1293169 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1293169 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eba544f{/eqs,null,AVAILABLE}
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f40f9d8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44547}
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server Started @1293202ms
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eqs, hostPort=44547, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard0/cores}
   [junit4]   2> 1293170 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T09:15:45.599Z
   [junit4]   2> 1293170 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1293173 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1293173 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1293174 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1293670 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1293670 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12cae922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1293670 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12cae922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1293673 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12b24ee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1293673 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12b24ee3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1293674 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] 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> 1293685 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1293685 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1293705 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1293716 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1293716 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1293718 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard0/cores
   [junit4]   2> 1293718 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1293726 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1293742 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1293742 WARN  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1293742 WARN  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1293745 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1293752 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1293759 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1293759 INFO  (coreLoadExecutor-11474-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@1575cb01
   [junit4]   2> 1293759 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1293760 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1293814 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1293814 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1293815 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1293815 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1293815 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=32.6123046875, floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=25.1160643340436, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8750293988354175, deletesPctAllowed=40.408862562308215
   [junit4]   2> 1293816 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1293836 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1293903 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1293903 INFO  (coreLoadExecutor-11474-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701989576953823232
   [junit4]   2> 1293904 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1293904 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1293904 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1293904 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1293905 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1293905 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1293905 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1293905 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1293905 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1293907 INFO  (searcherExecutor-11476-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1294013 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1294013 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1294013 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1294014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1294014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1294014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1294014 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@690561bc{/eqs,null,AVAILABLE}
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57416521{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34045}
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server Started @1294048ms
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eqs, hostPort=34045, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard1/cores}
   [junit4]   2> 1294015 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T09:15:46.444Z
   [junit4]   2> 1294015 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1294018 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1294018 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1294020 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1294960 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1294961 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41eb087f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294961 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41eb087f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294964 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7512aaa4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294964 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7512aaa4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1294966 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] 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> 1294976 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1294976 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1294996 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1295006 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1295006 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1295008 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard1/cores
   [junit4]   2> 1295008 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1295020 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1295036 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1295036 WARN  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1295036 WARN  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1295039 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1295046 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1295053 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1295053 INFO  (coreLoadExecutor-11493-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@1575cb01
   [junit4]   2> 1295053 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1295055 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1295106 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1295106 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1295107 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1295107 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1295108 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=32.6123046875, floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=25.1160643340436, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8750293988354175, deletesPctAllowed=40.408862562308215
   [junit4]   2> 1295108 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1295131 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1295200 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1295201 INFO  (coreLoadExecutor-11493-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701989578314874880
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1295202 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1295203 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1295203 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1295205 INFO  (searcherExecutor-11495-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1295881 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1295882 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1295882 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1295882 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_281-b09
   [junit4]   2> 1295883 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1295883 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1295883 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1295883 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@560d2902{/eqs,null,AVAILABLE}
   [junit4]   2> 1295883 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75a6126e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34359}
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.s.Server Started @1295916ms
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/eqs, hostPort=34359, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard2/cores}
   [junit4]   2> 1295884 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-06-08T09:15:48.313Z
   [junit4]   2> 1295884 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1295887 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1295887 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1295888 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1297489 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1297490 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66373ce1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297490 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66373ce1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297493 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d930a1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297493 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d930a1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1297494 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] 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> 1297505 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1297505 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1297526 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1297536 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1297536 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1575cb01
   [junit4]   2> 1297538 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard2/cores
   [junit4]   2> 1297538 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1297547 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1297563 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 1297564 WARN  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1297564 WARN  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1297567 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1297574 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1297581 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1297582 INFO  (coreLoadExecutor-11512-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@1575cb01
   [junit4]   2> 1297582 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1297583 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1297643 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1297643 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1297644 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1297644 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1297645 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=32.6123046875, floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=25.1160643340436, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8750293988354175, deletesPctAllowed=40.408862562308215
   [junit4]   2> 1297646 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1297665 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1297720 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1297720 INFO  (coreLoadExecutor-11512-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1701989580956237824
   [junit4]   2> 1297721 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1297722 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1297723 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1297723 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1297723 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[38DA3CE88164A982]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 12546 docs
   [junit4]   2> 1297725 INFO  (searcherExecutor-11514-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1297727 INFO  (qtp1497547424-28376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[1 (1701989580960432128)]} 0 2
   [junit4]   2> 1297729 INFO  (qtp2062507865-28397) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[1 (1701989580964626432)]} 0 1
   [junit4]   2> 1297730 INFO  (qtp1497547424-28377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[2 (1701989580966723584)]} 0 0
   [junit4]   2> 1297732 INFO  (qtp369610727-28418) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[2 (1701989580966723584)]} 0 1
   [junit4]   2> 1297732 INFO  (qtp1497547424-28379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[3 (1701989580968820736)]} 0 0
   [junit4]   2> 1297734 INFO  (qtp983508981-28439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[3 (1701989580969869312)]} 0 1
   [junit4]   2> 1297735 INFO  (qtp1497547424-28378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[4 (1701989580971966464)]} 0 0
   [junit4]   2> 1297735 INFO  (qtp2062507865-28398) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[4 (1701989580971966464)]} 0 0
   [junit4]   2> 1297736 INFO  (qtp1497547424-28375) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[5 (1701989580973015040)]} 0 0
   [junit4]   2> 1297736 INFO  (qtp369610727-28419) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[5 (1701989580973015040)]} 0 0
   [junit4]   2> 1297737 INFO  (qtp1497547424-28376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[6 (1701989580974063616)]} 0 0
   [junit4]   2> 1297737 INFO  (qtp983508981-28440) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[6 (1701989580974063616)]} 0 0
   [junit4]   2> 1297738 INFO  (qtp1497547424-28377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[7 (1701989580975112192)]} 0 0
   [junit4]   2> 1297738 INFO  (qtp2062507865-28399) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[7 (1701989580975112192)]} 0 0
   [junit4]   2> 1297739 INFO  (qtp1497547424-28379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[8 (1701989580975112193)]} 0 0
   [junit4]   2> 1297739 INFO  (qtp369610727-28420) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[8 (1701989580976160768)]} 0 0
   [junit4]   2> 1297740 INFO  (qtp1497547424-28378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[9 (1701989580976160768)]} 0 0
   [junit4]   2> 1297740 INFO  (qtp983508981-28441) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[9 (1701989580977209344)]} 0 0
   [junit4]   2> 1297741 INFO  (qtp1497547424-28375) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[10 (1701989580977209344)]} 0 0
   [junit4]   2> 1297741 INFO  (qtp2062507865-28400) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[10 (1701989580978257920)]} 0 0
   [junit4]   2> 1297742 INFO  (qtp1497547424-28376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[11 (1701989580979306496)]} 0 0
   [junit4]   2> 1297742 INFO  (qtp369610727-28421) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[11 (1701989580979306496)]} 0 0
   [junit4]   2> 1297743 INFO  (qtp1497547424-28377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[12 (1701989580979306497)]} 0 0
   [junit4]   2> 1297743 INFO  (qtp983508981-28442) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[12 (1701989580980355072)]} 0 0
   [junit4]   2> 1297744 INFO  (qtp1497547424-28379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[13 (1701989580980355072)]} 0 0
   [junit4]   2> 1297744 INFO  (qtp2062507865-28396) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[13 (1701989580981403648)]} 0 0
   [junit4]   2> 1297744 INFO  (qtp1497547424-28378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[14 (1701989580981403648)]} 0 0
   [junit4]   2> 1297745 INFO  (qtp369610727-28417) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[14 (1701989580982452224)]} 0 0
   [junit4]   2> 1297745 INFO  (qtp1497547424-28375) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[15 (1701989580982452224)]} 0 0
   [junit4]   2> 1297746 INFO  (qtp983508981-28438) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[15 (1701989580983500800)]} 0 0
   [junit4]   2> 1297746 INFO  (qtp1497547424-28376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[16 (1701989580983500800)]} 0 0
   [junit4]   2> 1297747 INFO  (qtp2062507865-28397) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[16 (1701989580984549376)]} 0 0
   [junit4]   2> 1297747 INFO  (qtp1497547424-28377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[17 (1701989580984549376)]} 0 0
   [junit4]   2> 1297748 INFO  (qtp369610727-28418) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[17 (1701989580985597952)]} 0 0
   [junit4]   2> 1297748 INFO  (qtp1497547424-28379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[18 (1701989580985597952)]} 0 0
   [junit4]   2> 1297749 INFO  (qtp983508981-28439) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[18 (1701989580986646528)]} 0 0
   [junit4]   2> 1297749 INFO  (qtp1497547424-28378) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[19 (1701989580986646528)]} 0 0
   [junit4]   2> 1297750 INFO  (qtp2062507865-28398) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[19 (1701989580986646528)]} 0 0
   [junit4]   2> 1297750 INFO  (qtp1497547424-28375) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[20 (1701989580987695104)]} 0 0
   [junit4]   2> 1297750 INFO  (qtp369610727-28419) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[20 (1701989580987695104)]} 0 0
   [junit4]   2> 1297751 INFO  (qtp1497547424-28376) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[21 (1701989580988743680)]} 0 0
   [junit4]   2> 1297752 INFO  (qtp983508981-28440) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[21 (1701989580988743680)]} 0 0
   [junit4]   2> 1297752 INFO  (qtp1497547424-28377) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[22 (1701989580989792256)]} 0 0
   [junit4]   2> 1297753 INFO  (qtp2062507865-28399) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[22 (1701989580989792256)]} 0 0
   [junit4]   2> 1297753 INFO  (qtp1497547424-28379) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&version=2}{add=[23 (1701989580990840832)]} 0 0
   [junit4]   2> 1297753 INFO  (qtp369610727-28420) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/eqs path=/update params={wt=javabin&v

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

.1:0}
   [junit4]   2> 1327347 INFO  (closeThreadPool-11522-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3eba544f{/eqs,null,STOPPED}
   [junit4]   2> 1327347 INFO  (closeThreadPool-11522-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1327350 INFO  (closeThreadPool-11522-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1327350 INFO  (closeThreadPool-11522-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53066b8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6a500142
   [junit4]   2> 1327351 INFO  (closeThreadPool-11522-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1327351 INFO  (closeThreadPool-11522-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51af653: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@310c0e4
   [junit4]   2> 1327351 INFO  (closeThreadPool-11522-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5021f3a5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1327353 INFO  (closeThreadPool-11522-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1327353 INFO  (closeThreadPool-11522-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72a19de0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7f810072
   [junit4]   2> 1327357 INFO  (closeThreadPool-11522-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1327357 INFO  (closeThreadPool-11522-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13e3269c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6a500142
   [junit4]   2> 1327359 INFO  (closeThreadPool-11522-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@765cc0e1{/eqs,null,STOPPED}
   [junit4]   2> 1327359 INFO  (closeThreadPool-11522-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1327360 INFO  (closeThreadPool-11522-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@57416521{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1327360 INFO  (closeThreadPool-11522-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1327360 INFO  (closeThreadPool-11522-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f21f7a7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7f810072
   [junit4]   2> 1327361 INFO  (closeThreadPool-11522-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@690561bc{/eqs,null,STOPPED}
   [junit4]   2> 1327361 INFO  (closeThreadPool-11522-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1327363 INFO  (closeThreadPool-11522-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@75a6126e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1327363 INFO  (closeThreadPool-11522-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@560d2902{/eqs,null,STOPPED}
   [junit4]   2> 1327363 INFO  (closeThreadPool-11522-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=38DA3CE88164A982 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-PE -Dtests.timezone=America/Grenada -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.6s J1 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38DA3CE88164A982:B08E03322F98C47A]: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:142)
   [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-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_38DA3CE88164A982-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=LuceneFixedGap), _root_=Lucene84, string_s=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom)}, docValues:{int_i=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), int_i_prehashed_l=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Direct), long_l_prehashed_l=DocValuesFormat(name=Asserting), long_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), string_s_prehashed_l=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=920, maxMBSortInHeap=7.398781490470864, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PE, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=201007680,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimClusterStateProvider, DocValuesMissingTest, DistribDocExpirationUpdateProcessorTest, OverseerSolrResponseUnsafeSerializationTest, FileUtilsTest, ConcurrentDeleteAndCreateCollectionTest, TestExactStatsCache, TestSystemIdResolver, TestFieldCacheWithThreads, TestFunctionQuery, TestHashPartitioner, TestMissingGroups, QueryElevationComponentTest, TestSegmentSorting, HdfsNNFailoverTest, DistanceFunctionTest, TestCloudDeleteByQuery, UnloadDistributedZkTest, TestJsonRequest, TestConfigSetsAPIZkFailure, TestComplexPhraseQParserPlugin, TestSolrCachePerf, ReplicationFactorTest, LeaderTragicEventTest, IndexSizeEstimatorTest, TestLegacyFieldReuse, TestEmbeddedSolrServerAdminHandler, RankQParserPluginTest, TestReversedWildcardFilterFactory, MBeansHandlerTest, TestDistributedTracing, TestNumericRangeQuery32, TestUpdate, SolrIndexConfigTest, TestPullReplicaErrorHandling, CreateRoutedAliasTest, SyncSliceTest, TestQueryUtils, CopyFieldTest, SolrShardReporterTest, MaxScoreCollectorTest, TestMiniSolrCloudClusterSSL, TriggerCooldownIntegrationTest, TestSolrCloudWithDelegationTokens, RestoreTriggerStateTest, TestSchemaResource, TestLRUCache, ShardRoutingTest, HdfsWriteToMultipleCollectionsTest, TestFieldCacheReopen, TestStressRecovery, TestLocalFSCloudBackupRestore, TestSolrQueryParser, SpatialHeatmapFacetsTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, TestRetrieveFieldsOptimizer, HdfsLockFactoryTest, CurrencyRangeFacetCloudTest, MoreLikeThisHandlerTest, DOMUtilTest, SecurityHeadersTest, TestFieldResource, SuggestComponentTest, CollectionTooManyReplicasTest, BlockJoinFacetSimpleTest, JWTAuthPluginTest, BasicAuthIntegrationTest, TestPHPSerializedResponseWriter, ShardsWhitelistTest, CoreAdminRequestStatusTest, ClusterStateTest, TestJoin, HdfsDirectoryFactoryTest, TestIBSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, TestDistributedSearch, SpellPossibilityIteratorTest, SolrIndexSearcherTest, TestPayloadCheckQParserPlugin, XmlInterpolationTest, TestCopyFieldCollectionResource, AssignBackwardCompatibilityTest, TestOmitPositions, TestUseDocValuesAsStored2, TestRandomRequestDistribution, ExternalFileFieldSortTest, ConnectionReuseTest, ProtectedTermFilterFactoryTest, PKIAuthenticationIntegrationTest, TestJsonFacetsWithNestedObjects, TestBlockCollapse, TestManagedResource, DeleteReplicaTest, IndexSizeTriggerTest, TestHalfAndHalfDocValues, TestUnInvertedFieldException, RequiredFieldsTest, ZkFailoverTest, SuggesterFSTTest, TestFilteredDocIdSet, DataDrivenBlockJoinTest, PreAnalyzedFieldManagedSchemaCloudTest, FileBasedSpellCheckerTest, BadComponentTest, SimplePostToolTest, TolerantUpdateProcessorTest, TestNonDefinedSimilarityFactory, BasicFunctionalityTest, TestDistributedMap, TestCustomDocTransformer, RequestHandlersTest, SecurityConfHandlerTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [519/939 (2!)] on J1 in 35.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 53919 lines...]