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/08/03 00:31:33 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.9 - Build # 59 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.9/59/

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.test

Error Message:
Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>

Stack Trace:
java.lang.AssertionError: Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
	at __randomizedtesting.SeedInfo.seed([52C1813101C511AE:DA95BEEBAF397C56]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13800 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 487799 INFO  (SUITE-BasicDistributedZk2Test-seed#[52C1813101C511AE]-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-NightlyTests-8.9/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 487800 INFO  (SUITE-BasicDistributedZk2Test-seed#[52C1813101C511AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/data-dir-55-001
   [junit4]   2> 487800 INFO  (SUITE-BasicDistributedZk2Test-seed#[52C1813101C511AE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 487801 INFO  (SUITE-BasicDistributedZk2Test-seed#[52C1813101C511AE]-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-5776)
   [junit4]   2> 487801 INFO  (SUITE-BasicDistributedZk2Test-seed#[52C1813101C511AE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 487801 INFO  (SUITE-BasicDistributedZk2Test-seed#[52C1813101C511AE]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 487804 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 487805 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 487805 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 487806 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 487905 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43269
   [junit4]   2> 487905 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43269
   [junit4]   2> 487905 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43269
   [junit4]   2> 487905 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43269
   [junit4]   2> 487910 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487916 INFO  (zkConnectionManagerCallback-5018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487916 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487923 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 487925 INFO  (zkConnectionManagerCallback-5020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487925 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 487926 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 487930 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 487933 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 487936 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 487938 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 487940 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 487941 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 487943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 487944 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 487946 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 487948 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 487949 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 488046 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 488046 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 488047 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 488049 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 488049 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 488049 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 488049 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@780c0550{/,null,AVAILABLE}
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75389c47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42447}
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.s.Server Started @488090ms
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/tempDir-001/control/data, hostContext=/, hostPort=42447, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/control-001/cores}
   [junit4]   2> 488050 ERROR (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 488050 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 488051 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T22:48:23.164Z
   [junit4]   2> 488051 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488057 INFO  (zkConnectionManagerCallback-5022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488057 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488060 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]-SendThread(127.0.0.1:43269)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100629422a70002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100629422a70002, 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 0x100629422a70002, 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> 488160 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 488160 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/control-001/solr.xml
   [junit4]   2> 488163 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 488163 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 488164 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 488648 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 488648 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@357c391d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488648 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@357c391d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488652 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@690b6258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488653 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@690b6258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 488654 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 488654 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488655 INFO  (zkConnectionManagerCallback-5033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488655 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488657 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]-SendThread(127.0.0.1:43269)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100629422a70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100629422a70003, 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 0x100629422a70003, 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> 488758 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488760 INFO  (zkConnectionManagerCallback-5035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488760 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488872 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] 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> 488879 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42447_
   [junit4]   2> 488880 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.c.Overseer Overseer (id=72165982413979652-127.0.0.1:42447_-n_0000000000) starting
   [junit4]   2> 488892 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42447_
   [junit4]   2> 488892 INFO  (OverseerStateUpdate-72165982413979652-127.0.0.1:42447_-n_0000000000) [n:127.0.0.1:42447_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42447_
   [junit4]   2> 488902 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 488901 INFO  (OverseerStateUpdate-72165982413979652-127.0.0.1:42447_-n_0000000000) [n:127.0.0.1:42447_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 488903 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] 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> 488917 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 488939 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 488948 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 488948 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 488949 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [n:127.0.0.1:42447_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/control-001/cores
   [junit4]   2> 488963 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488966 INFO  (zkConnectionManagerCallback-5052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488966 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488971 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 488975 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43269/solr ready
   [junit4]   2> 488984 INFO  (OverseerThreadFactory-5042-thread-1-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 489099 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 489099 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 490118 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 490118 WARN  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 490123 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 490133 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 490162 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 490162 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 490162 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 490165 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=94.9580078125, floorSegmentMB=1.05859375, forceMergeDeletesPctAllowed=22.897706495897218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46749397908615586, deletesPctAllowed=38.954635730242494
   [junit4]   2> 490168 WARN  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 490241 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 490241 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 490245 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 490245 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 490246 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=0.857421875, floorSegmentMB=1.060546875, forceMergeDeletesPctAllowed=0.7001533984937802, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.229516952714135
   [junit4]   2> 490247 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 490247 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 490258 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 490258 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707023537663901696
   [junit4]   2> 490272 INFO  (searcherExecutor-5054-thread-1-processing-n:127.0.0.1:42447_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 490287 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 490287 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 490292 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 490292 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 490292 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42447/control_collection_shard1_replica_n1/
   [junit4]   2> 490293 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 490293 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42447/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 490293 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72165982413979652-core_node2-n_0000000000
   [junit4]   2> 490301 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42447/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 490403 INFO  (zkCallback-5034-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 490404 INFO  (zkCallback-5034-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 490405 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 490411 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1313
   [junit4]   2> 490415 INFO  (qtp817008174-10206) [n:127.0.0.1:42447_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 490508 INFO  (zkCallback-5034-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 490508 INFO  (zkCallback-5034-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 490508 INFO  (zkCallback-5034-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 490510 INFO  (qtp817008174-10206) [n:127.0.0.1:42447_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42447_&wt=javabin&version=2} status=0 QTime=1533
   [junit4]   2> 490510 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 490618 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490619 INFO  (zkConnectionManagerCallback-5063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490619 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 490622 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 490625 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43269/solr ready
   [junit4]   2> 490625 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 490634 INFO  (OverseerCollectionConfigSetProcessor-72165982413979652-127.0.0.1:42447_-n_0000000000) [n:127.0.0.1:42447_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 490636 INFO  (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 490841 WARN  (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 490843 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 490843 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 490844 INFO  (qtp817008174-10210) [n:127.0.0.1:42447_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=217
   [junit4]   2> 490844 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 490846 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 490955 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 490958 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 490959 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 490959 INFO  (closeThreadPool-5064-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_291-b10
   [junit4]   2> 490970 INFO  (closeThreadPool-5064-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 490970 INFO  (closeThreadPool-5064-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 490970 INFO  (closeThreadPool-5064-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 490971 INFO  (closeThreadPool-5064-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5210f741{/,null,AVAILABLE}
   [junit4]   2> 490971 INFO  (closeThreadPool-5064-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@18fa5fbf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38947}
   [junit4]   2> 490971 INFO  (closeThreadPool-5064-thread-1) [     ] o.e.j.s.Server Started @491011ms
   [junit4]   2> 490971 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38947, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-1-001/cores}
   [junit4]   2> 490972 ERROR (closeThreadPool-5064-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 490972 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 490972 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 490972 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 490972 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 490972 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T22:48:26.085Z
   [junit4]   2> 490973 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 490975 INFO  (zkConnectionManagerCallback-5066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 490975 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491062 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 491066 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491066 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 491066 INFO  (closeThreadPool-5064-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_291-b10
   [junit4]   2> 491069 INFO  (closeThreadPool-5064-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491069 INFO  (closeThreadPool-5064-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491069 INFO  (closeThreadPool-5064-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 491069 INFO  (closeThreadPool-5064-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@251f79b2{/,null,AVAILABLE}
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f2ea005{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34793}
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.e.j.s.Server Started @491110ms
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=34793, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-2-001/cores}
   [junit4]   2> 491070 ERROR (closeThreadPool-5064-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 491070 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T22:48:26.183Z
   [junit4]   2> 491081 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491081 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-1-001/solr.xml
   [junit4]   2> 491084 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 491084 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 491085 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 491086 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491094 INFO  (zkConnectionManagerCallback-5068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491094 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491186 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 491196 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491196 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-2-001/solr.xml
   [junit4]   2> 491197 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491197 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 491197 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 491199 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 491199 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 491200 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 491256 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491256 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491256 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@534f464f{/,null,AVAILABLE}
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51918c8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41581}
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.e.j.s.Server Started @491303ms
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=41581, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-3-001/cores}
   [junit4]   2> 491263 ERROR (closeThreadPool-5064-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 491263 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T22:48:26.376Z
   [junit4]   2> 491278 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491293 INFO  (zkConnectionManagerCallback-5076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491294 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491302 WARN  (closeThreadPool-5064-thread-3-SendThread(127.0.0.1:43269)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100629422a70009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100629422a70009, 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 0x100629422a70009, 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> 491308 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 491308 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 491309 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 491309 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 491330 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 491339 WARN  (closeThreadPool-5064-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a46691[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491339 WARN  (closeThreadPool-5064-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a46691[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491341 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 491341 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 491341 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 491342 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d04a44{/,null,AVAILABLE}
   [junit4]   2> 491343 WARN  (closeThreadPool-5064-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e862b0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491343 WARN  (closeThreadPool-5064-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e862b0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b0e4006{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45593}
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.e.j.s.Server Started @491383ms
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45593, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-4-001/cores}
   [junit4]   2> 491344 ERROR (closeThreadPool-5064-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T22:48:26.457Z
   [junit4]   2> 491344 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 491349 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491351 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491351 INFO  (zkConnectionManagerCallback-5084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491351 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491351 INFO  (zkConnectionManagerCallback-5086-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491351 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491404 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491404 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-3-001/solr.xml
   [junit4]   2> 491407 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 491407 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 491408 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 491515 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491516 INFO  (zkConnectionManagerCallback-5091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491516 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491519 WARN  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] 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> 491523 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 491525 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34793_ as DOWN
   [junit4]   2> 491526 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 491526 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34793_
   [junit4]   2> 491527 INFO  (zkCallback-5034-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491527 INFO  (zkCallback-5062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491529 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 491529 WARN  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] 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> 491534 INFO  (zkCallback-5090-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 491543 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 491561 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 491584 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 491584 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 491585 INFO  (closeThreadPool-5064-thread-2) [n:127.0.0.1:34793_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-2-001/cores
   [junit4]   2> 491600 INFO  (closeThreadPool-5064-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34793_
   [junit4]   2> 491615 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491615 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-4-001/solr.xml
   [junit4]   2> 491617 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 491617 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 491618 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 491687 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 491688 WARN  (closeThreadPool-5064-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35cbc16f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491688 WARN  (closeThreadPool-5064-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35cbc16f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491691 WARN  (closeThreadPool-5064-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47116476[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491691 WARN  (closeThreadPool-5064-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47116476[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491691 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 491693 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491697 INFO  (zkConnectionManagerCallback-5110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491698 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491799 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491800 INFO  (zkConnectionManagerCallback-5112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491800 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491804 WARN  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] 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> 491804 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 491808 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38947_ as DOWN
   [junit4]   2> 491809 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 491809 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38947_
   [junit4]   2> 491811 INFO  (zkCallback-5034-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491811 INFO  (zkCallback-5090-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491811 INFO  (zkCallback-5062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491811 INFO  (zkCallback-5111-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 491812 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 491812 WARN  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] 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> 491826 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 491846 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 491848 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 491848 WARN  (closeThreadPool-5064-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66fb2b69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491849 WARN  (closeThreadPool-5064-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66fb2b69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491851 WARN  (closeThreadPool-5064-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f884204[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491851 WARN  (closeThreadPool-5064-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f884204[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 491852 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 491853 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491857 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 491857 INFO  (zkConnectionManagerCallback-5127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491858 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 491858 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491859 INFO  (closeThreadPool-5064-thread-1) [n:127.0.0.1:38947_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-1-001/cores
   [junit4]   2> 491878 INFO  (closeThreadPool-5064-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38947_
   [junit4]   2> 491959 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491960 INFO  (zkConnectionManagerCallback-5130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 491960 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491963 WARN  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] 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> 491963 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 491966 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41581_ as DOWN
   [junit4]   2> 491967 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 491967 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41581_
   [junit4]   2> 491968 INFO  (zkCallback-5062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 491968 INFO  (zkCallback-5034-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 491968 INFO  (zkCallback-5090-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 491968 INFO  (zkCallback-5111-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 491968 INFO  (zkCallback-5129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 491969 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 491970 WARN  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] 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> 491981 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 492001 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 492011 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 492011 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 492012 INFO  (closeThreadPool-5064-thread-3) [n:127.0.0.1:41581_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-3-001/cores
   [junit4]   2> 492032 INFO  (closeThreadPool-5064-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41581_
   [junit4]   2> 492078 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 492079 WARN  (closeThreadPool-5064-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@383e0955[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492079 WARN  (closeThreadPool-5064-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@383e0955[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492082 WARN  (closeThreadPool-5064-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64380412[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492082 WARN  (closeThreadPool-5064-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64380412[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 492082 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 492083 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492084 INFO  (zkConnectionManagerCallback-5146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492084 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492185 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492187 INFO  (zkConnectionManagerCallback-5148-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492187 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492192 WARN  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] 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> 492193 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 492198 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45593_ as DOWN
   [junit4]   2> 492199 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 492199 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45593_
   [junit4]   2> 492200 INFO  (zkCallback-5129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 492200 INFO  (zkCallback-5062-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 492200 INFO  (zkCallback-5111-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 492200 INFO  (zkCallback-5034-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 492200 INFO  (zkCallback-5090-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 492201 INFO  (zkCallback-5147-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 492204 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 492204 WARN  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] 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> 492215 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 492234 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 492244 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 492244 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 492245 INFO  (closeThreadPool-5064-thread-4) [n:127.0.0.1:45593_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-4-001/cores
   [junit4]   2> 492280 INFO  (closeThreadPool-5064-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45593_
   [junit4]   2> 492286 INFO  (OverseerCollectionConfigSetProcessor-72165982413979652-127.0.0.1:42447_-n_0000000000) [n:127.0.0.1:42447_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 492286 INFO  (OverseerThreadFactory-5042-thread-3-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38947_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 492286 INFO  (OverseerThreadFactory-5042-thread-4-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45593_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 492287 INFO  (OverseerThreadFactory-5042-thread-3-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 492288 INFO  (OverseerThreadFactory-5042-thread-4-processing-n:127.0.0.1:42447_) [n:127.0.0.1:42447_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 492289 INFO  (qtp482724095-10266) [n:127.0.0.1:38947_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 492291 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 493304 INFO  (qtp482724095-10266) [n:127.0.0.1:38947_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 493304 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 493304 WARN  (qtp482724095-10266) [n:127.0.0.1:38947_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 493304 WARN  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 493308 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 493309 INFO  (qtp482724095-10266) [n:127.0.0.1:38947_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 493317 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 493317 INFO  (qtp482724095-10266) [n:127.0.0.1:38947_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 493332 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 493333 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 493333 INFO  (qtp482724095-10266) [n:127.0.0.1:38947_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 493333 INFO  (qtp2133969720-10305) [n:127.0.0.1:45593_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-4-001/cores/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 493333 INFO  (qtp482724095-10266) [n:127.0.0.1:38947_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44822aeb
   [junit4]   2> 493333 INFO  (qtp482724095-

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

unit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 511271 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 511272 WARN  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]-SendThread(127.0.0.1:43269)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100629422a70000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100629422a70000, 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 0x100629422a70000, 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> 511475 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> 	29	/solr/collections/collection1/state.json
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	7	/solr/packages.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/onenodecollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	99	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72165982413979652-127.0.0.1:42447_-n_0000000000
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72165982413979666-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72165982413979666-127.0.0.1:45593_-n_0000000004
   [junit4]   2> 	2	/solr/overseer_elect/election/72165982413979664-127.0.0.1:41581_-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	62	/solr/live_nodes
   [junit4]   2> 	60	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	6	/solr/collections/onenodecollection/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 511478 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43269
   [junit4]   2> 511478 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43269
   [junit4]   2> 511478 INFO  (TEST-BasicDistributedZk2Test.test-seed#[52C1813101C511AE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43269
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=test -Dtests.seed=52C1813101C511AE -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/test-data/enwiki.random.lines.txt -Dtests.locale=it -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 23.7s J2 | BasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Backup failure: the_backup expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52C1813101C511AE:DA95BEEBAF397C56]:0)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
   [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-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_52C1813101C511AE-001
   [junit4]   2> Aug 02, 2021 10:48:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=it, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=288203040,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldCache, DirectUpdateHandlerTest, DateMathParserTest, TestMultiWordSynonyms, TestConfigsApi, TestPayloadScoreQParserPlugin, TestGeoJSONResponseWriter, SSLMigrationTest, ResponseBuilderTest, PluginInfoTest, HttpPartitionTest, TestZkChroot, ActionThrottleTest, URLClassifyProcessorTest, TestConfigSetsAPI, IndexSchemaRuntimeFieldTest, MetricTriggerIntegrationTest, SpellCheckComponentTest, TermVectorComponentDistributedTest, TestReqParamsAPI, SchemaApiFailureTest, TestHttpServletCarrier, TestStressThreadBackup, SolrIndexMetricsTest, BackupIdTest, InfoHandlerTest, ConvertedLegacyTest, ZkDynamicConfigTest, TestSolrCloudWithHadoopAuthPlugin, TestSubQueryTransformer, NumericFieldsTest, TestCollectionAPI, TestCloudInspectUtil, SmileWriterTest, TestImplicitCoreProperties, TestSort, TestCaffeineCache, NodeLostTriggerIntegrationTest, LeaderElectionTest, ResourceLoaderTest, TestDownShardTolerantSearch, DistributedSpellCheckComponentTest, MergeStrategyTest, SolrLogPostToolTest, SystemCollectionCompatTest, TestLazyCores, TestEmbeddedSolrServerConstructors, ForceLeaderTest, CoreMergeIndexesAdminHandlerTest, TestTolerantUpdateProcessorRandomCloud, UUIDFieldTest, TestDefaultStatsCache, CursorMarkTest, CdcrVersionReplicationTest, ClassificationUpdateProcessorFactoryTest, BasicDistributedZk2Test]
   [junit4] Completed [172/939 (1!)] on J2 in 24.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 55082 lines...]