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/09 16:36:19 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 355 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/355/

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

Error Message:
Error from server at http://127.0.0.1:44115/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/index-SimpleFSDirectory-003/_u_LuceneVarGapDocFreqInterval_0.pos: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44115/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/index-SimpleFSDirectory-003/_u_LuceneVarGapDocFreqInterval_0.pos: Too many open files
	at __randomizedtesting.SeedInfo.seed([A97D77297F2B7F09:212948F3D1D712F1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:853)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1059)
	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 14860 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 2270956 INFO  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-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.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2270957 INFO  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/data-dir-136-001
   [junit4]   2> 2270957 WARN  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 2270957 INFO  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2270959 INFO  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-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> 2270959 INFO  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2270959 INFO  (SUITE-BasicDistributedZkTest-seed#[A97D77297F2B7F09]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2270964 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2270964 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2270964 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2270965 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2271064 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46827
   [junit4]   2> 2271064 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46827
   [junit4]   2> 2271064 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46827
   [junit4]   2> 2271064 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46827
   [junit4]   2> 2271066 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271074 INFO  (zkConnectionManagerCallback-15847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271074 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271077 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271078 INFO  (zkConnectionManagerCallback-15849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271078 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271079 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2271080 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2271081 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2271082 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2271083 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2271083 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2271084 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2271085 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2271086 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2271087 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2271087 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2271088 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2271258 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2271258 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2271258 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] 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> 2271267 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2271267 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2271268 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2271270 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6375740b{/,null,AVAILABLE}
   [junit4]   2> 2271270 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47d39c0a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34871}
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.s.Server Started @2271306ms
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/tempDir-001/control/data, hostContext=/, hostPort=34871, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/control-001/cores}
   [junit4]   2> 2271271 ERROR (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2271271 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-09T15:10:45.075Z
   [junit4]   2> 2271273 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2271274 INFO  (zkConnectionManagerCallback-15851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271274 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2271376 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2271376 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/control-001/solr.xml
   [junit4]   2> 2271379 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2271380 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2271381 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2272402 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2272403 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ca6f4e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2272403 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ca6f4e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2272407 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bdc9f29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2272407 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bdc9f29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2272408 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr
   [junit4]   2> 2272409 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2272414 INFO  (zkConnectionManagerCallback-15862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2272414 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2272415 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e26475560003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e26475560003, 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 0x106e26475560003, 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> 2272522 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2272526 INFO  (zkConnectionManagerCallback-15864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2272526 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2272596 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] 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> 2272601 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34871_
   [junit4]   2> 2272602 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.c.Overseer Overseer (id=73995364991369220-127.0.0.1:34871_-n_0000000000) starting
   [junit4]   2> 2272607 INFO  (OverseerStateUpdate-73995364991369220-127.0.0.1:34871_-n_0000000000) [n:127.0.0.1:34871_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34871_
   [junit4]   2> 2272620 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34871_
   [junit4]   2> 2272659 INFO  (zkCallback-15863-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2272662 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2272663 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] 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> 2272706 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2272727 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2272735 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2272735 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2272737 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [n:127.0.0.1:34871_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/control-001/cores
   [junit4]   2> 2272759 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2272760 INFO  (zkConnectionManagerCallback-15881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2272760 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2272761 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2272763 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46827/solr ready
   [junit4]   2> 2272776 INFO  (OverseerThreadFactory-15871-thread-1-processing-n:127.0.0.1:34871_) [n:127.0.0.1:34871_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2272888 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_    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> 2272889 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2273913 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 2273913 WARN  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2273917 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2273926 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2273943 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2273943 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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@2342095
   [junit4]   2> 2273943 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2273946 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@60910727
   [junit4]   2> 2273950 WARN  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2273993 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2273993 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2273994 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2273994 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2273994 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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=27, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=84.1630859375, floorSegmentMB=0.509765625, forceMergeDeletesPctAllowed=15.804910546432957, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2598691352129997, deletesPctAllowed=27.91415778123278
   [junit4]   2> 2274000 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2274000 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274001 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274001 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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 1707628925083975680
   [junit4]   2> 2274004 INFO  (searcherExecutor-15883-thread-1-processing-n:127.0.0.1:34871_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34871_ 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> 2274009 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274009 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274015 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2274015 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274015 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34871/control_collection_shard1_replica_n1/
   [junit4]   2> 2274018 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274020 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:34871/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2274020 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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/73995364991369220-core_node2-n_0000000000
   [junit4]   2> 2274023 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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:34871/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2274125 INFO  (zkCallback-15863-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> 2274125 INFO  (zkCallback-15863-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> 2274126 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_ 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> 2274130 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_     ] 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=1242
   [junit4]   2> 2274132 INFO  (qtp1824775697-83058) [n:127.0.0.1:34871_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2274230 INFO  (zkCallback-15863-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> 2274230 INFO  (zkCallback-15863-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> 2274230 INFO  (zkCallback-15863-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> 2274231 INFO  (qtp1824775697-83058) [n:127.0.0.1:34871_     ] 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:34871_&wt=javabin&version=2} status=0 QTime=1464
   [junit4]   2> 2274231 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2274233 WARN  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e26475560005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e26475560005, 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 0x106e26475560005, 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> 2274336 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274338 INFO  (zkConnectionManagerCallback-15892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274338 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274339 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2274340 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46827/solr ready
   [junit4]   2> 2274340 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2274343 INFO  (OverseerThreadFactory-15871-thread-2-processing-n:127.0.0.1:34871_) [n:127.0.0.1:34871_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2274343 INFO  (OverseerCollectionConfigSetProcessor-73995364991369220-127.0.0.1:34871_-n_0000000000) [n:127.0.0.1:34871_     ] 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> 2274547 WARN  (OverseerThreadFactory-15871-thread-2-processing-n:127.0.0.1:34871_) [n:127.0.0.1:34871_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2274549 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2274551 INFO  (qtp1824775697-83060) [n:127.0.0.1:34871_     ] 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=2&wt=javabin&version=2} status=0 QTime=210
   [junit4]   2> 2274552 INFO  (watches-15889-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2274552 INFO  (watches-15889-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2274558 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2274671 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 2274683 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2274683 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2274683 INFO  (closeThreadPool-15893-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> 2274750 INFO  (closeThreadPool-15893-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2274750 INFO  (closeThreadPool-15893-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2274750 INFO  (closeThreadPool-15893-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2274758 INFO  (closeThreadPool-15893-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76a1526e{/,null,AVAILABLE}
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40005de7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45357}
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.e.j.s.Server Started @2274794ms
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45357, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-1-001/cores}
   [junit4]   2> 2274759 ERROR (closeThreadPool-15893-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2274759 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-09T15:10:48.563Z
   [junit4]   2> 2274773 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274776 INFO  (zkConnectionManagerCallback-15895-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274776 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274779 WARN  (closeThreadPool-15893-thread-1-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e26475560007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e26475560007, 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 0x106e26475560007, 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> 2274792 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2274795 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2274795 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2274795 INFO  (closeThreadPool-15893-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> 2274802 INFO  (closeThreadPool-15893-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2274803 INFO  (closeThreadPool-15893-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2274803 INFO  (closeThreadPool-15893-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63551003{/,null,AVAILABLE}
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2cdd8330{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33897}
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.e.j.s.Server Started @2274846ms
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=33897, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-2-001/cores}
   [junit4]   2> 2274810 ERROR (closeThreadPool-15893-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2274810 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-09T15:10:48.614Z
   [junit4]   2> 2274815 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274815 INFO  (zkConnectionManagerCallback-15897-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274815 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274879 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2274879 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-1-001/solr.xml
   [junit4]   2> 2274882 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2274882 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2274884 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2274915 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 2274930 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2274930 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2274931 INFO  (closeThreadPool-15893-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> 2274936 INFO  (closeThreadPool-15893-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2274936 INFO  (closeThreadPool-15893-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2274936 INFO  (closeThreadPool-15893-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13bad43f{/,null,AVAILABLE}
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14ac5a09{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44115}
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.e.j.s.Server Started @2274972ms
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=44115, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-3-001/cores}
   [junit4]   2> 2274937 ERROR (closeThreadPool-15893-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2274937 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-09T15:10:48.741Z
   [junit4]   2> 2274940 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2274942 INFO  (zkConnectionManagerCallback-15902-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2274942 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2274943 WARN  (closeThreadPool-15893-thread-3-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e26475560009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e26475560009, 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 0x106e26475560009, 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> 2274979 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2274979 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-2-001/solr.xml
   [junit4]   2> 2274982 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2274982 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2274983 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2275080 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2275080 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-3-001/solr.xml
   [junit4]   2> 2275083 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2275083 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2275084 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2275152 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2275170 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2275170 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2275170 INFO  (closeThreadPool-15893-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> 2275230 INFO  (closeThreadPool-15893-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2275230 INFO  (closeThreadPool-15893-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2275230 INFO  (closeThreadPool-15893-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2275235 INFO  (closeThreadPool-15893-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@668eff22{/,null,AVAILABLE}
   [junit4]   2> 2275235 INFO  (closeThreadPool-15893-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@688d1e77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41087}
   [junit4]   2> 2275235 INFO  (closeThreadPool-15893-thread-4) [     ] o.e.j.s.Server Started @2275271ms
   [junit4]   2> 2275235 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=41087, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-4-001/cores}
   [junit4]   2> 2275236 ERROR (closeThreadPool-15893-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2275236 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2275236 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 2275236 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2275236 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2275236 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-09T15:10:49.040Z
   [junit4]   2> 2275258 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275266 INFO  (zkConnectionManagerCallback-15910-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275266 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275370 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2275370 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-4-001/solr.xml
   [junit4]   2> 2275372 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2275372 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2275373 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2275401 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2275417 WARN  (closeThreadPool-15893-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@518bcbdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275417 WARN  (closeThreadPool-15893-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@518bcbdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275432 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2275433 WARN  (closeThreadPool-15893-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@332f9065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275433 WARN  (closeThreadPool-15893-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@332f9065[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275434 WARN  (closeThreadPool-15893-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@442c2bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275434 WARN  (closeThreadPool-15893-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@442c2bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275435 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr
   [junit4]   2> 2275437 WARN  (closeThreadPool-15893-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ed8c8f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275437 WARN  (closeThreadPool-15893-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ed8c8f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2275439 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr
   [junit4]   2> 2275440 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275443 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275444 INFO  (zkConnectionManagerCallback-15925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275444 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275446 WARN  (closeThreadPool-15893-thread-1-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e2647556000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e2647556000b, 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 0x106e2647556000b, 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> 2275450 INFO  (zkConnectionManagerCallback-15929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275450 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275548 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275549 WARN  (closeThreadPool-15893-thread-3-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e2647556000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e2647556000c, 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 0x106e2647556000c, 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> 2275566 INFO  (zkConnectionManagerCallback-15931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275566 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275569 WARN  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] 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> 2275570 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2275572 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45357_ as DOWN
   [junit4]   2> 2275573 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2275573 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45357_
   [junit4]   2> 2275574 INFO  (zkCallback-15863-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2275576 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2275576 WARN  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] 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> 2275582 INFO  (zkCallback-15891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2275599 INFO  (zkCallback-15930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2275641 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2275669 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2275681 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2275686 INFO  (zkConnectionManagerCallback-15940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2275686 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2275690 WARN  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] 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> 2275690 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2275693 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44115_ as DOWN
   [junit4]   2> 2275694 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2275694 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44115_
   [junit4]   2> 2275695 INFO  (zkCallback-15863-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275697 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2275697 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2275697 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2275697 WARN  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] 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> 2275698 INFO  (closeThreadPool-15893-thread-1) [n:127.0.0.1:45357_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-1-001/cores
   [junit4]   2> 2275699 INFO  (zkCallback-15891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275702 INFO  (zkCallback-15939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275703 INFO  (zkCallback-15930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2275741 INFO  (closeThreadPool-15893-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45357_
   [junit4]   2> 2275774 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2275792 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2275823 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2275823 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2275825 INFO  (closeThreadPool-15893-thread-3) [n:127.0.0.1:44115_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-3-001/cores
   [junit4]   2> 2275860 INFO  (closeThreadPool-15893-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44115_
   [junit4]   2> 2276031 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2276031 WARN  (closeThreadPool-15893-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aeaf929[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276031 WARN  (closeThreadPool-15893-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aeaf929[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276042 WARN  (closeThreadPool-15893-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ddf82dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276042 WARN  (closeThreadPool-15893-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ddf82dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276044 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr
   [junit4]   2> 2276050 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2276054 INFO  (zkConnectionManagerCallback-15957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276054 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2276157 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2276157 INFO  (zkConnectionManagerCallback-15959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276157 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2276161 WARN  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] 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> 2276161 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2276164 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33897_ as DOWN
   [junit4]   2> 2276165 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2276165 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33897_
   [junit4]   2> 2276166 INFO  (zkCallback-15930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2276166 INFO  (zkCallback-15939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2276166 INFO  (zkCallback-15891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2276166 INFO  (zkCallback-15863-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2276168 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2276168 WARN  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] 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> 2276176 INFO  (zkCallback-15958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2276195 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2276228 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2276239 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2276239 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2276240 INFO  (closeThreadPool-15893-thread-2) [n:127.0.0.1:33897_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-2-001/cores
   [junit4]   2> 2276300 INFO  (closeThreadPool-15893-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33897_
   [junit4]   2> 2276350 INFO  (OverseerCollectionConfigSetProcessor-73995364991369220-127.0.0.1:34871_-n_0000000000) [n:127.0.0.1:34871_     ] 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> 2276509 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2276510 WARN  (closeThreadPool-15893-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ecc4d26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276511 WARN  (closeThreadPool-15893-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ecc4d26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276519 WARN  (closeThreadPool-15893-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50cdd748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276519 WARN  (closeThreadPool-15893-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50cdd748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2276520 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr
   [junit4]   2> 2276530 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2276534 INFO  (zkConnectionManagerCallback-15975-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276534 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2276542 WARN  (closeThreadPool-15893-thread-4-SendThread(127.0.0.1:46827)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106e26475560011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106e26475560011, 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 0x106e26475560011, 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> 2276643 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2276644 INFO  (zkConnectionManagerCallback-15977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2276645 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2276651 WARN  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] 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> 2276653 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2276656 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41087_ as DOWN
   [junit4]   2> 2276657 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 2276657 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41087_
   [junit4]   2> 2276664 INFO  (zkCallback-15891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2276664 INFO  (zkCallback-15958-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2276664 INFO  (zkCallback-15930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2276664 INFO  (zkCallback-15863-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2276665 INFO  (zkCallback-15939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2276666 INFO  (zkCallback-15976-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2276668 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2276668 WARN  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] 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> 2276694 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2276718 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2276729 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2276730 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2342095
   [junit4]   2> 2276731 INFO  (closeThreadPool-15893-thread-4) [n:127.0.0.1:41087_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/shard-4-001/cores
   [junit4]   2> 2276765 INFO  (closeThreadPool-15893-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41087_
   [junit4]   2> 2276797 INFO  (OverseerThreadFactory-15871-thread-3-processing-n:127.0.0.1:34871_) [n:127.0.0.1:34871_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44115_ for creating new replica of shard shard2 for collection collection1
   [junit4

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

ons/collection3/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/collections/collection3/state.json
   [junit4]   2> 	83	/solr/collections/collection2/state.json
   [junit4]   2> 	78	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	14	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73995364991369230-127.0.0.1:44115_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/73995364991369229-127.0.0.1:45357_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	134	/solr/overseer/queue
   [junit4]   2> 	71	/solr/overseer/collection-queue-work
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 	19	/solr/collections/collection1/state.json
   [junit4]   2> 	13	/solr/collections/collection3/state.json
   [junit4]   2> 	13	/solr/collections/collection2/state.json
   [junit4]   2> 	7	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	6	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 2313199 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46827
   [junit4]   2> 2313199 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46827
   [junit4]   2> 2313199 INFO  (TEST-BasicDistributedZkTest.test-seed#[A97D77297F2B7F09]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46827
   [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=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=A97D77297F2B7F09 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-BO -Dtests.timezone=America/Tortola -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   42.2s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44115/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001/index-SimpleFSDirectory-003/_u_LuceneVarGapDocFreqInterval_0.pos: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A97D77297F2B7F09:212948F3D1D712F1]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:853)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1059)
   [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.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_A97D77297F2B7F09-001
   [junit4]   2> Aug 09, 2021 3:11:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {regex_dup_A_s=PostingsFormat(name=Direct), other_tl1=FST50, regex_dup_B_s=FST50, range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), SubjectTerms_mfacet=FST50, n_l1=FST50, multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FST50, genre_s=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_d1=FST50, range_facet_l=FST50, n_f1=PostingsFormat(name=LuceneVarGapDocFreqInterval), series_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), oddField_s=PostingsFormat(name=Direct), n_tf1=FST50, price=PostingsFormat(name=Direct), a_t=FST50, cat=FST50, inStock=PostingsFormat(name=Direct), sequence_i=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Direct), t_sortable=PostingsFormat(name=LuceneFixedGap), timestamp=FST50, foo_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), val_i=PostingsFormat(name=LuceneFixedGap), _root_=FST50, n_dt1=PostingsFormat(name=LuceneVarGapDocFreqInterval), author_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i1=FST50, n_ti1=PostingsFormat(name=LuceneFixedGap), rnd_b=PostingsFormat(name=LuceneFixedGap), foo_b=PostingsFormat(name=Direct), n_tdt1=FST50, name=PostingsFormat(name=LuceneFixedGap), id_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_d=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=FST50, foo_f=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene80), t_sortable=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=502, maxMBSortInHeap=5.271694347075669, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-BO, timezone=America/Tortola
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=193458576,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [ProtectedTermFilterFactoryTest, TestConfigSetProperties, BufferStoreTest, TestNumericTerms32, TestSimNodeAddedTrigger, HttpPartitionOnCommitTest, TestSQLHandlerNonCloud, TestJsonFacets, TestPerFieldSimilarityWithDefaultOverride, LukeRequestHandlerTest, TestDynamicURP, SplitByPrefixTest, V2ApiIntegrationTest, TestManagedSynonymFilterFactory, SyncSliceTest, ShardRoutingTest, SolrPluginUtilsTest, MoveReplicaHDFSTest, TestNumericTokenStream, TestRandomCollapseQParserPlugin, SchemaVersionSpecificBehaviorTest, DocValuesNotIndexedTest, TestSolrFieldCacheBean, TestCorePropertiesReload, ConnectionReuseTest, TestPostingsSolrHighlighter, TestJmxIntegration, DistributedFacetPivotSmallTest, TestDFISimilarityFactory, TestSubQueryTransformerCrossCore, UnloadDistributedZkTest, FullHLLTest, TestLocalFSCloudBackupRestore, AutoAddReplicasPlanActionTest, TestRemoteStreaming, DistributedIntervalFacetingTest, OverseerSolrResponseUnsafeSerializationTest, TemplateUpdateProcessorTest, SQLWithAuthzEnabledTest, SolrCLIZkUtilsTest, TestPullReplicaErrorHandling, ZkStateReaderTest, TestDelegationWithHadoopAuth, TestReversedWildcardFilterFactory, TestRecovery, TestCollationField, GraphQueryTest, ChaosMonkeyNothingIsSafeTest, AssignTest, OverseerCollectionConfigSetProcessorTest, ConjunctionSolrSpellCheckerTest, TestLegacyTerms, NestedShardedAtomicUpdateTest, ZookeeperStatusHandlerTest, TestSimExecutePlanAction, RoutingToNodesWithPropertiesTest, TestSolrDeletionPolicy2, TestClusterProperties, TestCollapseQParserPlugin, TestIndexingPerformance, HdfsBasicDistributedZk2Test, TestSolrCLIRunExample, SuggesterTest, MetricsDisabledCloudTest, DocValuesTest, TestCustomSort, CdcrRequestHandlerTest, PropertiesRequestHandlerTest, RestoreTriggerStateTest, TestHighFrequencyDictionaryFactory, CustomTermsComponentTest, DistributedQueryComponentOptimizationTest, PackageManagerCLITest, HdfsWriteToMultipleCollectionsTest, SuggestComponentContextFilterQueryTest, TestOrdValues, ZkFailoverTest, TestBlendedInfixSuggestions, TestCloudPseudoReturnFields, MoreLikeThisHandlerTest, HdfsAutoAddReplicasIntegrationTest, TestSolrCoreProperties, SpatialFilterTest, TestStressUserVersions, TestDistribIDF, QueryEqualityTest, TestBlobHandler, TestApiFramework, BlockJoinFacetDistribTest, BigEndianAscendingWordDeserializerTest, HighlighterConfigTest, AuthToolTest, TestSchemaField, DeleteReplicaTest, TestDocTermOrdsUninvertLimit, DocumentBuilderTest, SolrSlf4jReporterTest, TestDistributedSearch, TestNRTOpen, AnalysisErrorHandlingTest, TestNoOpRegenerator, AdminHandlersProxyTest, TestCloudJSONFacetSKG, HdfsDirectoryFactoryTest, DimensionalRoutedAliasUpdateProcessorTest, TestBinaryField, NodeAddedTriggerTest, BooleanFieldTest, BasicFunctionalityTest, DistributedFacetExistsSmallTest, LeaderTragicEventTest, TestMaxScoreQueryParser, TestMaxTokenLenTokenizer, SearchHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, BasicDistributedZkTest]
   [junit4] Completed [504/945 (1!)] on J1 in 42.95s, 1 test, 1 error <<< FAILURES!

[...truncated 54036 lines...]