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/05/11 10:43:48 UTC

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

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

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

Error Message:
Error from server at http://127.0.0.1:43263/cm_ed/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/index-NIOFSDirectory-005/_q_Lucene80_1.dvd: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43263/cm_ed/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/index-NIOFSDirectory-005/_q_Lucene80_1.dvd: Too many open files
	at __randomizedtesting.SeedInfo.seed([22A10426537B2985:AAF53BFCFD87447D]: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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14930 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1240138 INFO  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1240138 INFO  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/data-dir-213-001
   [junit4]   2> 1240138 WARN  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=41 numCloses=41
   [junit4]   2> 1240138 INFO  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1240140 INFO  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-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> 1240140 INFO  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1240140 INFO  (SUITE-BasicDistributedZkTest-seed#[22A10426537B2985]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cm_ed/
   [junit4]   2> 1240145 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1240145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1240145 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1240146 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1240245 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35721
   [junit4]   2> 1240245 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35721
   [junit4]   2> 1240245 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35721
   [junit4]   2> 1240245 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35721
   [junit4]   2> 1240247 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1240251 INFO  (zkConnectionManagerCallback-9640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1240252 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1240260 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1240261 INFO  (zkConnectionManagerCallback-9642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1240261 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1240262 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1240263 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1240267 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1240268 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1240269 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1240270 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1240270 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1240271 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1240272 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1240272 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1240273 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1240274 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1240407 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1240407 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1240407 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1240424 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1240424 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1240424 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1240424 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@380844cb{/cm_ed,null,AVAILABLE}
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ab8dab5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38487}
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.s.Server Started @1240461ms
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/tempDir-001/control/data, hostContext=/cm_ed, hostPort=38487, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/control-001/cores}
   [junit4]   2> 1240428 ERROR (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1240428 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T10:04:50.420Z
   [junit4]   2> 1240438 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1240456 INFO  (zkConnectionManagerCallback-9644-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1240456 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1240557 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1240557 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/control-001/solr.xml
   [junit4]   2> 1240560 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1240560 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1240610 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1241025 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1241025 WARN  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25793610[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241025 WARN  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25793610[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241044 WARN  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37be7bcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241044 WARN  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37be7bcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1241046 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35721/solr
   [junit4]   2> 1241067 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241077 INFO  (zkConnectionManagerCallback-9655-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241077 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241182 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241182 INFO  (zkConnectionManagerCallback-9657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241182 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241241 WARN  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] 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> 1241245 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38487_cm_ed
   [junit4]   2> 1241246 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.Overseer Overseer (id=72125970994757636-127.0.0.1:38487_cm_ed-n_0000000000) starting
   [junit4]   2> 1241250 INFO  (OverseerStateUpdate-72125970994757636-127.0.0.1:38487_cm_ed-n_0000000000) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38487_cm_ed
   [junit4]   2> 1241256 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38487_cm_ed
   [junit4]   2> 1241260 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1241260 WARN  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] 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> 1241271 INFO  (zkCallback-9656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1241271 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1241296 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1241303 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1241303 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1241304 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/control-001/cores
   [junit4]   2> 1241323 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1241324 INFO  (zkConnectionManagerCallback-9674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241324 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1241324 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1241325 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35721/solr ready
   [junit4]   2> 1241335 INFO  (OverseerThreadFactory-9664-thread-1-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1241449 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed    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> 1241449 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1242460 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1242460 WARN  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242464 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1242472 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242484 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242485 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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@4c784b64
   [junit4]   2> 1242485 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1242487 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1242493 WARN  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242531 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242531 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242532 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1242532 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1242532 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.682020397318252]
   [junit4]   2> 1242535 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1242535 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242536 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242536 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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 1699455951205040128
   [junit4]   2> 1242539 INFO  (searcherExecutor-9676-thread-1-processing-n:127.0.0.1:38487_cm_ed x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38487_cm_ed 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> 1242541 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242541 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242544 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1242544 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242544 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38487/cm_ed/control_collection_shard1_replica_n1/
   [junit4]   2> 1242545 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242545 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38487/cm_ed/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1242545 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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/72125970994757636-core_node2-n_0000000000
   [junit4]   2> 1242547 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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:38487/cm_ed/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1242649 INFO  (zkCallback-9656-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> 1242649 INFO  (zkCallback-9656-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> 1242649 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed 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> 1242652 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed     ] 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=1203
   [junit4]   2> 1242653 INFO  (qtp361129283-15786) [n:127.0.0.1:38487_cm_ed     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1242751 INFO  (zkCallback-9656-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> 1242751 INFO  (zkCallback-9656-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> 1242751 INFO  (zkCallback-9656-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> 1242752 INFO  (qtp361129283-15786) [n:127.0.0.1:38487_cm_ed     ] 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:38487_cm_ed&wt=javabin&version=2} status=0 QTime=1424
   [junit4]   2> 1242752 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1242864 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1242865 INFO  (zkConnectionManagerCallback-9685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1242865 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1242866 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1242867 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35721/solr ready
   [junit4]   2> 1242867 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1242870 INFO  (OverseerThreadFactory-9664-thread-2-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1242870 INFO  (OverseerCollectionConfigSetProcessor-72125970994757636-127.0.0.1:38487_cm_ed-n_0000000000) [n:127.0.0.1:38487_cm_ed     ] 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> 1243072 WARN  (OverseerThreadFactory-9664-thread-2-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1243074 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1243074 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1243075 INFO  (qtp361129283-15788) [n:127.0.0.1:38487_cm_ed     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 1243075 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1243076 INFO  (watches-9682-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1243076 INFO  (watches-9682-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1243076 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1243187 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1243188 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1243188 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1243188 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1243188 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1243188 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1243188 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5decf754{/cm_ed,null,AVAILABLE}
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61a119a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37291}
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.e.j.s.Server Started @1243222ms
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/cm_ed, hostPort=37291, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-1-001/cores}
   [junit4]   2> 1243189 ERROR (closeThreadPool-9686-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1243189 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T10:04:53.181Z
   [junit4]   2> 1243190 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243191 INFO  (zkConnectionManagerCallback-9688-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243191 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243292 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1243292 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-1-001/solr.xml
   [junit4]   2> 1243295 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1243295 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1243296 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243297 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1243300 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1243300 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1243300 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1243300 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1243300 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1243300 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1243301 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25ff9bd8{/cm_ed,null,AVAILABLE}
   [junit4]   2> 1243305 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75f7cbed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43263}
   [junit4]   2> 1243305 INFO  (closeThreadPool-9686-thread-2) [     ] o.e.j.s.Server Started @1243338ms
   [junit4]   2> 1243305 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/cm_ed, hostPort=43263, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-2-001/cores}
   [junit4]   2> 1243306 ERROR (closeThreadPool-9686-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243306 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1243306 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1243306 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243306 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1243306 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T10:04:53.298Z
   [junit4]   2> 1243307 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243307 INFO  (zkConnectionManagerCallback-9693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243307 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243394 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1243394 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1243395 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1243395 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1243395 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1243395 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1243395 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1243395 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63106f81{/cm_ed,null,AVAILABLE}
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64585de{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42123}
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.e.j.s.Server Started @1243429ms
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/cm_ed, hostPort=42123, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-3-001/cores}
   [junit4]   2> 1243396 ERROR (closeThreadPool-9686-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1243396 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T10:04:53.388Z
   [junit4]   2> 1243399 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243403 INFO  (zkConnectionManagerCallback-9695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243404 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243404 WARN  (closeThreadPool-9686-thread-3-SendThread(127.0.0.1:35721)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1003e3040390009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1003e3040390009, 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 0x1003e3040390009, 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> 1243408 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1243408 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-2-001/solr.xml
   [junit4]   2> 1243410 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1243411 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1243412 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243491 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1243492 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1243492 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1243492 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25c87e7d{/cm_ed,null,AVAILABLE}
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a4ff609{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38975}
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.e.j.s.Server Started @1243529ms
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/cm_ed, hostPort=38975, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-4-001/cores}
   [junit4]   2> 1243496 ERROR (closeThreadPool-9686-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1243496 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1243497 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243497 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1243497 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-11T10:04:53.489Z
   [junit4]   2> 1243498 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243499 INFO  (zkConnectionManagerCallback-9700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1243499 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243500 WARN  (closeThreadPool-9686-thread-4-SendThread(127.0.0.1:35721)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1003e304039000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1003e304039000a, 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 0x1003e304039000a, 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> 1243512 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1243512 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-3-001/solr.xml
   [junit4]   2> 1243514 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1243514 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1243515 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243613 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1243614 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-4-001/solr.xml
   [junit4]   2> 1243616 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1243616 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1243617 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243972 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1243973 WARN  (closeThreadPool-9686-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56128b02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243973 WARN  (closeThreadPool-9686-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56128b02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243975 WARN  (closeThreadPool-9686-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34eda83f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243975 WARN  (closeThreadPool-9686-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34eda83f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1243976 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35721/solr
   [junit4]   2> 1243989 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244002 INFO  (zkConnectionManagerCallback-9714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244007 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244115 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1244122 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244124 WARN  (closeThreadPool-9686-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c40b5bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1244124 WARN  (closeThreadPool-9686-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c40b5bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1244128 INFO  (zkConnectionManagerCallback-9716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244128 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244133 WARN  (closeThreadPool-9686-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77a962f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1244133 WARN  (closeThreadPool-9686-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77a962f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1244145 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35721/solr
   [junit4]   2> 1244148 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244149 WARN  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] 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> 1244149 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1244151 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.ZkController Publish node=127.0.0.1:38975_cm_ed as DOWN
   [junit4]   2> 1244152 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1244152 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38975_cm_ed
   [junit4]   2> 1244153 INFO  (zkCallback-9656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1244160 INFO  (zkConnectionManagerCallback-9726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244160 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244160 INFO  (zkCallback-9684-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1244161 INFO  (zkCallback-9715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1244161 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1244162 WARN  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] 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> 1244171 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1244190 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1244199 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1244199 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1244200 INFO  (closeThreadPool-9686-thread-4) [n:127.0.0.1:38975_cm_ed     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-4-001/cores
   [junit4]   2> 1244214 INFO  (closeThreadPool-9686-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38975_cm_ed
   [junit4]   2> 1244262 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244263 INFO  (zkConnectionManagerCallback-9734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1244263 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244265 WARN  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] 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> 1244268 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1244271 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.ZkController Publish node=127.0.0.1:37291_cm_ed as DOWN
   [junit4]   2> 1244271 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1244271 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37291_cm_ed
   [junit4]   2> 1244272 INFO  (zkCallback-9656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244272 INFO  (zkCallback-9684-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244273 INFO  (zkCallback-9715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244273 INFO  (zkCallback-9733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1244275 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1244275 WARN  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] 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> 1244292 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1244311 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1244320 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1244321 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1244322 INFO  (closeThreadPool-9686-thread-1) [n:127.0.0.1:37291_cm_ed     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-1-001/cores
   [junit4]   2> 1244339 INFO  (closeThreadPool-9686-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37291_cm_ed
   [junit4]   2> 1244872 INFO  (OverseerCollectionConfigSetProcessor-72125970994757636-127.0.0.1:38487_cm_ed-n_0000000000) [n:127.0.0.1:38487_cm_ed     ] 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> 1245308 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1245514 WARN  (closeThreadPool-9686-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@202ee7d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245514 WARN  (closeThreadPool-9686-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@202ee7d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245518 WARN  (closeThreadPool-9686-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@636f8b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245518 WARN  (closeThreadPool-9686-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@636f8b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1245519 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35721/solr
   [junit4]   2> 1245523 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245523 INFO  (zkConnectionManagerCallback-9750-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245523 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245530 WARN  (closeThreadPool-9686-thread-3-SendThread(127.0.0.1:35721)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1003e304039000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1003e304039000f, 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 0x1003e304039000f, 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> 1245632 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1245652 INFO  (zkConnectionManagerCallback-9752-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1245652 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1245655 WARN  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] 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> 1245656 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1245659 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.ZkController Publish node=127.0.0.1:42123_cm_ed as DOWN
   [junit4]   2> 1245659 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1245659 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42123_cm_ed
   [junit4]   2> 1245661 INFO  (zkCallback-9733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1245661 INFO  (zkCallback-9715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1245661 INFO  (zkCallback-9656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1245661 INFO  (zkCallback-9684-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1245662 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1245662 WARN  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] 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> 1245676 INFO  (zkCallback-9751-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1245679 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1245699 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1245709 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1245709 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1245710 INFO  (closeThreadPool-9686-thread-3) [n:127.0.0.1:42123_cm_ed     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-3-001/cores
   [junit4]   2> 1245740 INFO  (closeThreadPool-9686-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42123_cm_ed
   [junit4]   2> 1247335 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1247335 WARN  (closeThreadPool-9686-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34668177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247336 WARN  (closeThreadPool-9686-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34668177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247338 WARN  (closeThreadPool-9686-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@770a8fb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247338 WARN  (closeThreadPool-9686-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@770a8fb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1247339 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35721/solr
   [junit4]   2> 1247339 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247340 INFO  (zkConnectionManagerCallback-9768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247340 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247442 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1247443 INFO  (zkConnectionManagerCallback-9770-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1247443 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1247447 WARN  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] 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> 1247447 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1247451 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.ZkController Publish node=127.0.0.1:43263_cm_ed as DOWN
   [junit4]   2> 1247451 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1247451 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43263_cm_ed
   [junit4]   2> 1247452 INFO  (zkCallback-9684-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247452 INFO  (zkCallback-9715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247453 INFO  (zkCallback-9751-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247453 INFO  (zkCallback-9656-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247453 INFO  (zkCallback-9733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247453 INFO  (zkCallback-9769-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1247454 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1247454 WARN  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] 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> 1247464 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1247490 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1247500 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1247500 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1247502 INFO  (closeThreadPool-9686-thread-2) [n:127.0.0.1:43263_cm_ed     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-2-001/cores
   [junit4]   2> 1247524 INFO  (closeThreadPool-9686-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43263_cm_ed
   [junit4]   2> 1247529 INFO  (OverseerThreadFactory-9664-thread-3-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38975_cm_ed for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1247529 INFO  (OverseerThreadFactory-9664-thread-4-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37291_cm_ed for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1247531 INFO  (OverseerThreadFactory-9664-thread-3-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1247531 INFO  (OverseerThreadFactory-9664-thread-4-processing-n:127.0.0.1:38487_cm_ed) [n:127.0.0.1:38487_cm_ed c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1247533 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1247534 INFO  (qtp1704886722-15846) [n:127.0.0.1:37291_cm_ed    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1248549 INFO  (qtp1704886722-15846) [n:127.0.0.1:37291_cm_ed c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1248550 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1248550 WARN  (qtp1704886722-15846) [n:127.0.0.1:37291_cm_ed c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1248550 WARN  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1248554 INFO  (qtp1704886722-15846) [n:127.0.0.1:37291_cm_ed c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1248555 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1248562 INFO  (qtp1704886722-15846) [n:127.0.0.1:37291_cm_ed c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1248563 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1248585 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1248586 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c784b64
   [junit4]   2> 1248586 INFO  (qtp510681375-15884) [n:127.0.0.1:38975_cm_ed c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-4-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1248587 INFO  (qtp1704886722-15846) [n:127.0.0.1:37291_cm_ed c:col

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

rd1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/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> 	78	/solr/clusterstate.json
   [junit4]   2> 	74	/solr/collections/collection2/state.json
   [junit4]   2> 	45	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	16	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72125970994757644-127.0.0.1:38975_cm_ed-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	135	/solr/overseer/queue
   [junit4]   2> 	73	/solr/overseer/collection-queue-work
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 	13	/solr/collections/collection3/state.json
   [junit4]   2> 	13	/solr/collections/collection2/state.json
   [junit4]   2> 	8	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	7	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1281959 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35721
   [junit4]   2> 1281959 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35721
   [junit4]   2> 1281959 INFO  (TEST-BasicDistributedZkTest.test-seed#[22A10426537B2985]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35721
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=22A10426537B2985 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   41.8s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43263/cm_ed/collection1: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001/index-NIOFSDirectory-005/_q_Lucene80_1.dvd: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22A10426537B2985:AAF53BFCFD87447D]: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:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_22A10426537B2985-001
   [junit4]   2> May 11, 2021 10:05:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {regex_dup_A_s=Lucene84, regex_dup_B_s=BlockTreeOrds(blocksize=128), SubjectTerms_mfacet=BlockTreeOrds(blocksize=128), multiDefault=PostingsFormat(name=MockRandom), _root_=BlockTreeOrds(blocksize=128), genre_s=Lucene84, author_t=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=Asserting), oddField_s=Lucene84, a_t=BlockTreeOrds(blocksize=128), cat=BlockTreeOrds(blocksize=128), foo_b=Lucene84, name=PostingsFormat(name=Asserting), inStock=Lucene84, id=PostingsFormat(name=Asserting), text=Lucene84, t_sortable=PostingsFormat(name=Asserting)}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Direct), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Asserting), n_tl1=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Lucene80), sequence_i=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), t_sortable=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Direct), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=502, maxMBSortInHeap=7.364544960477653, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=zh-TW, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=146649776,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailureAfterFreshStartTest, RankQueryTest, SecurityConfHandlerTest, TestSafeXMLParsing, SolrIndexMetricsTest, TestLockTree, SliceStateTest, TestExtendedDismaxParser, BadIndexSchemaTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSimNodeAddedTrigger, OverseerSolrResponseTest, AssignTest, TestSolrDeletionPolicy2, TestSegmentSorting, TestLuceneMatchVersion, HdfsSyncSliceTest, ClassificationUpdateProcessorFactoryTest, TestLocalFSCloudBackupRestore, SolrMetricReporterTest, SuggesterTSTTest, CSVRequestHandlerTest, TestClassicSimilarityFactory, TestCloudConsistency, TestDynamicURP, XMLAtomicUpdateMultivalueTest, TestLegacyFieldCache, RulesTest, DistribCursorPagingTest, TestAnalyzedSuggestions, V2StandaloneTest, JWTIssuerConfigTest, DistributedMLTComponentTest, TestLegacyNumericRangeQueryBuilder, HdfsWriteToMultipleCollectionsTest, TestSimpleTrackingShardHandler, TestHighlightDedupGrouping, TestPointFields, UUIDFieldTest, NestedAtomicUpdateTest, LocalFSCloudIncrementalBackupTest, SolrRrdBackendFactoryTest, LeaderElectionContextKeyTest, NumericFieldsTest, InfixSuggestersTest, OutputWriterTest, ConcurrentDeleteAndCreateCollectionTest, RequestHandlersTest, TestXmlQParserPlugin, DisMaxRequestHandlerTest, MBeansHandlerTest, TestPerFieldSimilarity, TransactionLogTest, CdcrRequestHandlerTest, RecoveryZkTest, AddBlockUpdateTest, TestDistributedMissingSort, CursorMarkTest, V2CollectionBackupsAPIMappingTest, MultiThreadedOCPTest, DistributedSpellCheckComponentTest, SpellingQueryConverterTest, SolrLogPostToolTest, NumberUtilsTest, TestCorePropertiesReload, TestCloudPivotFacet, TestSimExecutePlanAction, HttpSolrCallGetCoreTest, TestReplicationHandlerDiskOverFlow, DistributedDebugComponentTest, AutoAddReplicasPlanActionTest, TestMinMaxOnMultiValuedField, TestRTGBase, TestSortableTextField, Tagger2Test, URLClassifyProcessorTest, AnalysisAfterCoreReloadTest, ZkFailoverTest, TestCollectionAPIs, TestSolrCloudSnapshots, SolrCoreTest, TestSQLHandlerNonCloud, SplitByPrefixTest, TestConfLoadPerf, TriggerCooldownIntegrationTest, ZkStateReaderTest, TestFuzzyAnalyzedSuggestions, SolrLogAuditLoggerPluginTest, PeerSyncWithBufferUpdatesTest, TestHdfsUpdateLog, TestSolrQueryResponse, TestSort, TestManagedSchema, CreateCollectionCleanupTest, HdfsDirectoryFactoryTest, RootFieldTest, SimpleFacetsTest, MoreLikeThisHandlerTest, TestSlowCompositeReaderWrapper, TestSolrCoreParser, BJQParserTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, MetricsConfigTest, TestDistribDocBasedVersion, TestRealTimeGet, MergeStrategyTest, AutoscalingHistoryHandlerTest, SplitHandlerTest, TestCloudSearcherWarming, FullSolrCloudDistribCmdsTest, DefaultValueUpdateProcessorTest, IndexSizeTriggerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, TestRandomFaceting, TestJettySolrRunner, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZkTest]
   [junit4] Completed [496/937 (1!)] on J0 in 42.74s, 1 test, 1 error <<< FAILURES!

[...truncated 52349 lines...]