You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/27 15:30:34 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-14) - Build # 6077 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6077/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=4927, name=testExecutor-2930-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4927, name=testExecutor-2930-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([26AA266CA92B13EB:AEFE19B607D77E13]:0)
Caused by: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55398: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([26AA266CA92B13EB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$2(BasicDistributedZkTest.java:760)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13243 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 392758 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 392760 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/data-dir-33-001
   [junit4]   2> 392763 WARN  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
   [junit4]   2> 392763 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 392783 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-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") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 392783 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 392783 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 392802 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 392809 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 392809 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 392908 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55350
   [junit4]   2> 392908 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55350
   [junit4]   2> 392908 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55350
   [junit4]   2> 392908 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55350
   [junit4]   2> 392914 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 392929 INFO  (zkConnectionManagerCallback-2652-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392930 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 392978 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 392993 INFO  (zkConnectionManagerCallback-2654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 392993 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 393115 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 393307 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 393370 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 393394 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 393425 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 393456 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 393466 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 393482 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 393495 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 393506 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 393518 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 393538 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 394462 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 394468 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 394468 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 394483 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 394483 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 394483 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 394485 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78a9619a{/,null,AVAILABLE}
   [junit4]   2> 394499 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e1b8760{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55358}
   [junit4]   2> 394499 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.s.Server Started @394569ms
   [junit4]   2> 394499 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/tempDir-001/control/data, hostPort=55358, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 394503 ERROR (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 394503 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 394503 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 394503 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 394503 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 394503 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T14:42:44.072907Z
   [junit4]   2> 394509 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 394515 INFO  (zkConnectionManagerCallback-2656-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394515 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 394625 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 394625 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/control-001/solr.xml
   [junit4]   2> 394636 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 394806 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 394811 WARN  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19eb25b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394811 WARN  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19eb25b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394824 WARN  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@274a6fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394824 WARN  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@274a6fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 394826 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55350/solr
   [junit4]   2> 394840 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 394846 INFO  (zkConnectionManagerCallback-2667-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394848 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 394959 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 394964 INFO  (zkConnectionManagerCallback-2669-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 394964 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396181 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55358_
   [junit4]   2> 396187 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.c.Overseer Overseer (id=72114309951913988-127.0.0.1:55358_-n_0000000000) starting
   [junit4]   2> 396275 INFO  (OverseerStateUpdate-72114309951913988-127.0.0.1:55358_-n_0000000000) [n:127.0.0.1:55358_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55358_
   [junit4]   2> 396277 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55358_
   [junit4]   2> 396293 INFO  (OverseerStateUpdate-72114309951913988-127.0.0.1:55358_-n_0000000000) [n:127.0.0.1:55358_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396344 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 396348 WARN  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] 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> 396451 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 396512 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 396530 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 396531 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 396534 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [n:127.0.0.1:55358_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/control-001/cores
   [junit4]   2> 396560 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 396566 INFO  (zkConnectionManagerCallback-2686-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 396566 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 396579 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396600 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55350/solr ready
   [junit4]   2> 396609 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55358_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 396635 INFO  (OverseerThreadFactory-2676-thread-1-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 396802 INFO  (qtp69039065-4325) [n:127.0.0.1:55358_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 396802 INFO  (qtp69039065-4325) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 396814 INFO  (qtp69039065-4322) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 396838 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_    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> 398008 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 398059 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 398270 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398391 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398392 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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@60d32a50
   [junit4]   2> 398392 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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 [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 398395 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31989159506261655]
   [junit4]   2> 398402 WARN  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398547 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398547 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398556 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 398556 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 398564 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=93.9111328125, floorSegmentMB=0.30078125, forceMergeDeletesPctAllowed=21.746796288767857, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4048053727089266, deletesPctAllowed=32.76596606252731
   [junit4]   2> 398578 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 398581 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398582 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398582 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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 1667855095589502976
   [junit4]   2> 398589 INFO  (searcherExecutor-2688-thread-1-processing-n:127.0.0.1:55358_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:55358_ 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: Collection: 'control_collection'
   [junit4]   2> 398602 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398602 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398628 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 398628 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398628 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55358/control_collection_shard1_replica_n1/
   [junit4]   2> 398629 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398631 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:55358/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 398631 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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/72114309951913988-core_node2-n_0000000000
   [junit4]   2> 398640 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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:55358/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 398748 INFO  (zkCallback-2668-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> 398749 INFO  (zkCallback-2668-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> 398751 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_ 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> 398756 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_     ] 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=1918
   [junit4]   2> 398762 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 398863 INFO  (zkCallback-2668-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> 398863 INFO  (zkCallback-2668-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> 398863 INFO  (zkCallback-2668-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> 398865 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] 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:55358_&wt=javabin&version=2} status=0 QTime=2256
   [junit4]   2> 398865 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 398990 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 399015 INFO  (zkConnectionManagerCallback-2697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 399017 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 399040 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 399054 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55350/solr ready
   [junit4]   2> 399054 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 399057 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399073 INFO  (OverseerThreadFactory-2676-thread-2-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 399073 INFO  (OverseerCollectionConfigSetProcessor-72114309951913988-127.0.0.1:55358_-n_0000000000) [n:127.0.0.1:55358_     ] 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> 399306 WARN  (OverseerThreadFactory-2676-thread-2-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 399321 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 399332 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] 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=274
   [junit4]   2> 399342 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 399342 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 399343 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 399343 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 399343 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 399343 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 399343 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 400725 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 400727 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 400727 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 400727 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 400730 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 400730 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 400730 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 400731 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@332caea{/,null,AVAILABLE}
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e9c30d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55398}
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.Server Started @400802ms
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/tempDir-001/jetty1, hostPort=55398, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 400733 ERROR (closeThreadPool-2698-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 400733 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 400734 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T14:42:50.303022Z
   [junit4]   2> 400735 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 400739 INFO  (zkConnectionManagerCallback-2700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 400739 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 400843 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 400843 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-1-001/solr.xml
   [junit4]   2> 400850 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 401039 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 401043 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e7ac3b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401043 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e7ac3b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401055 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@139973a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401055 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@139973a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401057 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55350/solr
   [junit4]   2> 401060 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401064 INFO  (zkConnectionManagerCallback-2711-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401065 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401177 INFO  (OverseerCollectionConfigSetProcessor-72114309951913988-127.0.0.1:55358_-n_0000000000) [n:127.0.0.1:55358_     ] 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> 401179 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401182 INFO  (zkConnectionManagerCallback-2713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401183 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401206 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 401226 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55398_ as DOWN
   [junit4]   2> 401230 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 401231 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55398_
   [junit4]   2> 401236 INFO  (zkCallback-2668-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 401237 INFO  (zkCallback-2696-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 401237 INFO  (zkCallback-2712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 401243 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 401244 WARN  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] 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> 401299 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 401327 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 401342 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 401343 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 401346 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55398_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-1-001/cores
   [junit4]   2> 401452 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55398_
   [junit4]   2> 401483 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 401484 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 401485 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 401485 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 401489 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 401489 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 401489 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 401490 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53aaf051{/,null,AVAILABLE}
   [junit4]   2> 401492 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11db4dae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55402}
   [junit4]   2> 401492 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.Server Started @401562ms
   [junit4]   2> 401492 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/tempDir-001/jetty2, hostPort=55402, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-2-001/cores}
   [junit4]   2> 401493 ERROR (closeThreadPool-2698-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 401493 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 401493 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 401493 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 401493 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 401493 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T14:42:51.062953Z
   [junit4]   2> 401496 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401501 INFO  (zkConnectionManagerCallback-2723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401501 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401608 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 401608 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-2-001/solr.xml
   [junit4]   2> 401615 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 401729 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 401732 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15703830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401732 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15703830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401738 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56ecc0e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401738 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56ecc0e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 401742 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55350/solr
   [junit4]   2> 401745 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401749 INFO  (zkConnectionManagerCallback-2734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401749 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401860 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 401864 INFO  (zkConnectionManagerCallback-2736-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 401864 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 401907 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 401934 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55402_ as DOWN
   [junit4]   2> 401945 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 401945 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55402_
   [junit4]   2> 401947 INFO  (zkCallback-2712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 401947 INFO  (zkCallback-2696-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 401947 INFO  (zkCallback-2668-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 401953 INFO  (zkCallback-2735-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 401972 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 401972 WARN  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] 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> 402005 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 402013 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 402015 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 402015 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 402015 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 402017 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402017 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402017 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 402017 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d96719e{/,null,AVAILABLE}
   [junit4]   2> 402018 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@420e47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55409}
   [junit4]   2> 402018 INFO  (closeThreadPool-2698-thread-2) [     ] o.e.j.s.Server Started @402088ms
   [junit4]   2> 402018 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/tempDir-001/jetty3, hostPort=55409, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 402019 ERROR (closeThreadPool-2698-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 402019 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 402019 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 402019 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 402019 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 402019 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T14:42:51.588515Z
   [junit4]   2> 402020 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402035 INFO  (zkConnectionManagerCallback-2745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402036 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402043 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 402053 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 402054 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 402058 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55402_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-2-001/cores
   [junit4]   2> 402074 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55402_
   [junit4]   2> 402165 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 402165 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-3-001/solr.xml
   [junit4]   2> 402169 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 402278 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 402280 WARN  (closeThreadPool-2698-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e4086f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402280 WARN  (closeThreadPool-2698-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e4086f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402285 WARN  (closeThreadPool-2698-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c1398f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402286 WARN  (closeThreadPool-2698-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c1398f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402287 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55350/solr
   [junit4]   2> 402290 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402293 INFO  (zkConnectionManagerCallback-2757-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402293 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402402 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402406 INFO  (zkConnectionManagerCallback-2759-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402406 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402431 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 402448 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55409_ as DOWN
   [junit4]   2> 402453 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 402453 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55409_
   [junit4]   2> 402462 INFO  (zkCallback-2712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 402462 INFO  (zkCallback-2735-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 402462 INFO  (zkCallback-2696-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 402462 INFO  (zkCallback-2668-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 402463 INFO  (zkCallback-2758-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 402470 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 402471 WARN  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] 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> 402507 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 402525 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 402526 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 402526 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 402526 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 402529 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 402529 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 402529 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 402529 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1227ead3{/,null,AVAILABLE}
   [junit4]   2> 402531 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3be315ca{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55415}
   [junit4]   2> 402531 INFO  (closeThreadPool-2698-thread-1) [     ] o.e.j.s.Server Started @402601ms
   [junit4]   2> 402531 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/tempDir-001/jetty4, hostPort=55415, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 402532 ERROR (closeThreadPool-2698-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 402532 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 402532 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 402532 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 402532 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 402532 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-27T14:42:52.101537Z
   [junit4]   2> 402534 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402537 INFO  (zkConnectionManagerCallback-2768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402537 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402538 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 402561 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 402562 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 402563 INFO  (closeThreadPool-2698-thread-2) [n:127.0.0.1:55409_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-3-001/cores
   [junit4]   2> 402649 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 402649 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-4-001/solr.xml
   [junit4]   2> 402654 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 402657 INFO  (closeThreadPool-2698-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55409_
   [junit4]   2> 402829 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 402832 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b6806cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402832 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b6806cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402851 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@589390dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402851 WARN  (closeThreadPool-2698-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@589390dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 402853 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55350/solr
   [junit4]   2> 402855 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402859 INFO  (zkConnectionManagerCallback-2780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402862 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 402982 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 402986 INFO  (zkConnectionManagerCallback-2782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 402989 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 403032 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 403062 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55415_ as DOWN
   [junit4]   2> 403067 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 403067 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55415_
   [junit4]   2> 403075 INFO  (zkCallback-2668-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 403076 INFO  (zkCallback-2758-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 403076 INFO  (zkCallback-2735-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 403076 INFO  (zkCallback-2712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 403076 INFO  (zkCallback-2696-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 403082 INFO  (zkCallback-2781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 403092 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 403093 WARN  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] 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> 403141 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 403184 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 403193 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 403193 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 403196 INFO  (closeThreadPool-2698-thread-1) [n:127.0.0.1:55415_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-4-001/cores
   [junit4]   2> 403207 INFO  (closeThreadPool-2698-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55415_
   [junit4]   2> 403216 INFO  (qtp69039065-4322) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55398_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 403216 INFO  (qtp69039065-4324) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55402_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 403217 INFO  (qtp69039065-4325) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55409_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 403218 INFO  (qtp69039065-4323) [n:127.0.0.1:55358_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 403233 INFO  (qtp69039065-4498) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 403236 INFO  (qtp69039065-4498) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403240 INFO  (qtp14043087-4380) [n:127.0.0.1:55398_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403243 INFO  (qtp174844195-4409) [n:127.0.0.1:55402_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403248 INFO  (qtp75340304-4435) [n:127.0.0.1:55409_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 403252 INFO  (qtp1378159989-4464) [n:127.0.0.1:55415_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403255 INFO  (qtp69039065-4498) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 403257 INFO  (qtp69039065-4498) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403260 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 403262 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403265 INFO  (qtp75340304-4436) [n:127.0.0.1:55409_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 403267 INFO  (qtp1378159989-4465) [n:127.0.0.1:55415_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403268 INFO  (OverseerThreadFactory-2676-thread-3-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55398_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 403270 INFO  (qtp69039065-4498) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 403272 INFO  (qtp69039065-4498) [n:127.0.0.1:55358_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403275 INFO  (qtp14043087-4382) [n:127.0.0.1:55398_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 403278 INFO  (qtp174844195-4411) [n:127.0.0.1:55402_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 403280 INFO  (qtp75340304-4437) [n:127.0.0.1:55409_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 403282 INFO  (OverseerThreadFactory-2676-thread-3-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 403284 INFO  (qtp1378159989-4466) [n:127.0.0.1:55415_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 403288 INFO  (OverseerThreadFactory-2676-thread-4-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55402_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 403298 INFO  (OverseerThreadFactory-2676-thread-4-processing-n:127.0.0.1:55358_) [n:127.0.0.1:55358_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 403298 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 403308 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 404320 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 404334 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 404344 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 404355 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 404441 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 404448 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 404484 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 404484 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 404484 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 404487 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31989159506261655]
   [junit4]   2> 404489 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 404490 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d32a50
   [junit4]   2> 404490 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_26AA266CA92B13EB-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 404490 WARN  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 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> 404492 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31989159506261655]
   [junit4]   2> 404492 WARN  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_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> 404549 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404549 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404551 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404551 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404552 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=93.9111328125, floorSegmentMB=0.30078125, forceMergeDeletesPctAllowed=21.746796288767857, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4048053727089266, deletesPctAllowed=32.76596606252731
   [junit4]   2> 404555 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 404555 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 404556 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 404556 INFO  (qtp174844195-4410) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667855101853696000
   [junit4]   2> 404559 INFO  (searcherExecutor-2793-thread-1-processing-n:127.0.0.1:55402_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:55402_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 404563 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 404563 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 404565 INFO  (qtp14043087-4381) [n:127.0.0.1:55398_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404

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

r Stopped ServerConnector@155c7aea{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55398}
   [junit4]   2> 552261 INFO  (closeThreadPool-3074-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30fe6306{/,null,UNAVAILABLE}
   [junit4]   2> 552261 INFO  (closeThreadPool-3074-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 552265 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 552486 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/collection3/terms/shard1
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	8	/solr/collections/collection3/collectionprops.json
   [junit4]   2> 	8	/solr/collections/collection3/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	6	/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2> 	5	/solr/collections/multiunload2/terms/shard1
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/multiunload2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/oneInstanceCollection2/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	188	/solr/collections/collection3/state.json
   [junit4]   2> 	167	/solr/collections/collection2/state.json
   [junit4]   2> 	105	/solr/clusterstate.json
   [junit4]   2> 	82	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	66	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	38	/solr/collections/multiunload2/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72114309951913999-127.0.0.1:55409_-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72114309951913988-127.0.0.1:55358_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	214	/solr/overseer/queue
   [junit4]   2> 	79	/solr/overseer/collection-queue-work
   [junit4]   2> 	51	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections
   [junit4]   2> 
   [junit4]   2> 552490 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55350
   [junit4]   2> 552490 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55350
   [junit4]   2> 552490 INFO  (TEST-BasicDistributedZkTest.test-seed#[26AA266CA92B13EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55350
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=26AA266CA92B13EB -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    160s J2 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4927, name=testExecutor-2930-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26AA266CA92B13EB:AEFE19B607D77E13]:0)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55398: ADDREPLICA failed to create replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26AA266CA92B13EB]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$2(BasicDistributedZkTest.java:760)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 552495 INFO  (SUITE-BasicDistributedZkTest-seed#[26AA266CA92B13EB]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {regex_dup_A_s=PostingsFormat(name=Direct), regex_dup_B_s=PostingsFormat(name=Asserting), SubjectTerms_mfacet=PostingsFormat(name=Asserting), multiDefault=Lucene84, _root_=PostingsFormat(name=Asserting), genre_s=PostingsFormat(name=Direct), author_t=Lucene84, series_t=Lucene84, rnd_b=Lucene84, oddField_s=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Asserting), cat=PostingsFormat(name=Asserting), foo_b=PostingsFormat(name=Direct), name=Lucene84, inStock=PostingsFormat(name=Direct), id=Lucene84, text=PostingsFormat(name=Direct), t_sortable=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting), n_f1=DocValuesFormat(name=Asserting), n_tl1=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Asserting), price=DocValuesFormat(name=Lucene80), sequence_i=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), t_sortable=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting), foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), n_tdt1=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=998, maxMBSortInHeap=6.223605277386307, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d4ec369), locale=sq, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=51761048,total=407371776
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, TestCloudNestedDocsSort, ClusterStateTest, SolrMetricReporterTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrSlf4jReporterTest, TestSweetSpotSimilarityFactory, TestPHPSerializedResponseWriter, TestCollectionsAPIViaSolrCloudCluster, TestEmbeddedSolrServerAdminHandler, TestClassicSimilarityFactory, TestDocumentBuilder, SOLR749Test, IgnoreLargeDocumentProcessorFactoryTest, HdfsLockFactoryTest, BJQFilterAccessibleTest, SolrPluginUtilsTest, TestNumericTerms32, TestTrackingShardHandlerFactory, MetricTriggerIntegrationTest, TestHttpServletCarrier, DistributedFacetSimpleRefinementLongTailTest, ChaosMonkeySafeLeaderWithPullReplicasTest, SortSpecParsingTest, LeaderElectionTest, TestPullReplicaErrorHandling, BasicDistributedZkTest]
   [junit4] Completed [147/913 (1!)] on J2 in 160.28s, 1 test, 1 error <<< FAILURES!

[...truncated 47565 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6077/consoleText

[repro] Revision: ac80fb9979c26e357a561a609ecd754a1c33c561

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=26AA266CA92B13EB -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       BasicDistributedZkTest
[repro] ant compile-test

[...truncated 3158 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.BasicDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=26AA266CA92B13EB -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 89 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 0

[...truncated 73 lines...]