You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/26 18:03:52 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 23828 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23828/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=688, name=testExecutor-157-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([E550039D5445803B:6D043C47FAB9EDC3]:0)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37743/qy_ebt/tt: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([E550039D5445803B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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$1(BasicDistributedZkTest.java:656)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:45099/qy_ebt/tt: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45099/qy_ebt/tt: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([E550039D5445803B:6D043C47FAB9EDC3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	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.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:861)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:421)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14229 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 2265439 INFO  (SUITE-BasicDistributedZkTest-seed#[E550039D5445803B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/init-core-data-001
   [junit4]   2> 2265440 INFO  (SUITE-BasicDistributedZkTest-seed#[E550039D5445803B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2265441 INFO  (SUITE-BasicDistributedZkTest-seed#[E550039D5445803B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 2265441 INFO  (SUITE-BasicDistributedZkTest-seed#[E550039D5445803B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qy_ebt/tt
   [junit4]   2> 2265446 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2265472 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2265472 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2265560 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer start zk server on port:45201
   [junit4]   2> 2265560 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45201
   [junit4]   2> 2265560 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45201
   [junit4]   2> 2265622 INFO  (zkConnectionManagerCallback-8784-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2265657 INFO  (zkConnectionManagerCallback-8786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2265658 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2265659 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2265660 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2265661 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2265662 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2265663 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2265664 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2265664 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2265665 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2265666 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2265667 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2265676 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2265892 WARN  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2265892 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2265892 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2265892 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 2265964 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2265964 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2265964 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2265966 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ffbad{/qy_ebt/tt,null,AVAILABLE}
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@606041bb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45099}
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.s.Server Started @2266348ms
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qy_ebt/tt, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/tempDir-001/control/data, hostPort=45099, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/control-001/cores}
   [junit4]   2> 2266020 ERROR (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2266020 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T16:35:15.923827Z
   [junit4]   2> 2266064 INFO  (zkConnectionManagerCallback-8788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2266065 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2266065 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/control-001/solr.xml
   [junit4]   2> 2266118 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2266118 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2266119 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2266279 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2266308 WARN  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@612767e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2266340 WARN  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3815c48c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2266341 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45201/solr
   [junit4]   2> 2266388 INFO  (zkConnectionManagerCallback-8795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2266428 INFO  (zkConnectionManagerCallback-8797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2266494 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45099_qy_ebt%2Ftt
   [junit4]   2> 2266495 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.Overseer Overseer (id=72266830356676612-127.0.0.1:45099_qy_ebt%2Ftt-n_0000000000) starting
   [junit4]   2> 2266520 INFO  (zkConnectionManagerCallback-8804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2266521 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2266538 INFO  (OverseerStateUpdate-72266830356676612-127.0.0.1:45099_qy_ebt%2Ftt-n_0000000000) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45099_qy_ebt%2Ftt
   [junit4]   2> 2266559 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45099_qy_ebt%2Ftt
   [junit4]   2> 2266570 INFO  (zkCallback-8796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2266625 INFO  (zkCallback-8803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2266683 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2266735 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2266795 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2266795 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2266797 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/control-001/cores
   [junit4]   2> 2266936 INFO  (zkConnectionManagerCallback-8810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2266937 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2266937 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2266957 INFO  (qtp713169688-22600) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] 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:45099_qy_ebt%252Ftt&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2266981 INFO  (OverseerThreadFactory-7082-thread-1-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2267110 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt    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> 2267110 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2268170 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2268192 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2268463 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268486 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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 collection control_collection, trusted=true
   [junit4]   2> 2268486 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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@32a7421d
   [junit4]   2> 2268486 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2268490 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3592309886099857]
   [junit4]   2> 2268513 WARN  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268600 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268600 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268604 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2268604 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2268606 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43033744651959516]
   [junit4]   2> 2268607 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f8d636[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2268608 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2268608 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268609 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2268609 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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 1629086672236838912
   [junit4]   2> 2268613 INFO  (searcherExecutor-7087-thread-1-processing-n:127.0.0.1:45099_qy_ebt%2Ftt x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@10f8d636[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2268622 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268622 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268626 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2268626 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268626 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45099/qy_ebt/tt/control_collection_shard1_replica_n1/
   [junit4]   2> 2268626 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268626 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45099/qy_ebt/tt/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2268626 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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/72266830356676612-core_node2-n_0000000000
   [junit4]   2> 2268628 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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:45099/qy_ebt/tt/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2268729 INFO  (zkCallback-8796-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> 2268729 INFO  (zkCallback-8796-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> 2268729 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt 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> 2268831 INFO  (zkCallback-8796-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> 2268831 INFO  (zkCallback-8796-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> 2268831 INFO  (zkCallback-8796-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> 2268868 INFO  (qtp713169688-22599) [n:127.0.0.1:45099_qy_ebt%2Ftt c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=1758
   [junit4]   2> 2268874 INFO  (qtp713169688-22600) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2268874 INFO  (qtp713169688-22600) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] 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:45099_qy_ebt%252Ftt&wt=javabin&version=2} status=0 QTime=1916
   [junit4]   2> 2268940 INFO  (zkConnectionManagerCallback-8816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2268941 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2268943 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2268943 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2268944 INFO  (qtp713169688-22601) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] 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> 2268959 INFO  (OverseerThreadFactory-7082-thread-2-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2268959 INFO  (OverseerCollectionConfigSetProcessor-72266830356676612-127.0.0.1:45099_qy_ebt%2Ftt-n_0000000000) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] 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> 2269173 WARN  (OverseerThreadFactory-7082-thread-2-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2269175 INFO  (qtp713169688-22601) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2269175 INFO  (qtp713169688-22601) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] 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=231
   [junit4]   2> 2269192 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2269489 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-1-001 of type NRT
   [junit4]   2> 2269508 WARN  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2269508 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2269508 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2269509 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 2269584 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2269584 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2269584 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2269594 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2083b8dd{/qy_ebt/tt,null,AVAILABLE}
   [junit4]   2> 2269594 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dbeb77e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43365}
   [junit4]   2> 2269594 INFO  (closeThreadPool-8817-thread-1) [    ] o.e.j.s.Server Started @2269922ms
   [junit4]   2> 2269594 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qy_ebt/tt, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/tempDir-001/jetty1, hostPort=43365, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 2269595 ERROR (closeThreadPool-8817-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2269595 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2269595 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2269595 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2269595 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2269595 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T16:35:19.498233Z
   [junit4]   2> 2269647 INFO  (zkConnectionManagerCallback-8819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2269648 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2269648 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-1-001/solr.xml
   [junit4]   2> 2269652 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2269652 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2269653 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2269892 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-2-001 of type NRT
   [junit4]   2> 2269908 WARN  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2269909 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2269909 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2269909 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 2269922 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2269964 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2269964 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2269964 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2269976 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1306caab{/qy_ebt/tt,null,AVAILABLE}
   [junit4]   2> 2269976 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@61686712{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43923}
   [junit4]   2> 2269976 INFO  (closeThreadPool-8817-thread-2) [    ] o.e.j.s.Server Started @2270304ms
   [junit4]   2> 2269976 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qy_ebt/tt, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/tempDir-001/jetty2, hostPort=43923, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 2269976 ERROR (closeThreadPool-8817-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2269976 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2269977 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2269977 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2269977 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2269977 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T16:35:19.880153Z
   [junit4]   2> 2270004 WARN  (closeThreadPool-8817-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1142bcb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2270044 INFO  (zkConnectionManagerCallback-8823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270072 WARN  (closeThreadPool-8817-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3199f39e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2270072 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2270072 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-2-001/solr.xml
   [junit4]   2> 2270073 INFO  (closeThreadPool-8817-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45201/solr
   [junit4]   2> 2270076 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2270076 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2270077 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2270132 INFO  (zkConnectionManagerCallback-8828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270142 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-3-001 of type NRT
   [junit4]   2> 2270176 WARN  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2270176 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2270176 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2270176 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 2270184 INFO  (zkConnectionManagerCallback-8831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270187 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2270202 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.ZkController Publish node=127.0.0.1:43365_qy_ebt%2Ftt as DOWN
   [junit4]   2> 2270203 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2270203 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43365_qy_ebt%2Ftt
   [junit4]   2> 2270204 INFO  (zkCallback-8803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2270204 INFO  (zkCallback-8815-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2270204 INFO  (zkCallback-8796-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2270351 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2270351 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2270351 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2270351 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2270352 INFO  (zkCallback-8830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2270356 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@474fee50{/qy_ebt/tt,null,AVAILABLE}
   [junit4]   2> 2270356 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@96f0318{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35469}
   [junit4]   2> 2270356 INFO  (closeThreadPool-8817-thread-3) [    ] o.e.j.s.Server Started @2270684ms
   [junit4]   2> 2270356 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qy_ebt/tt, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/tempDir-001/jetty3, hostPort=35469, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 2270357 ERROR (closeThreadPool-8817-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2270357 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2270357 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2270357 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2270357 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2270357 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T16:35:20.260400Z
   [junit4]   2> 2270368 WARN  (closeThreadPool-8817-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73cc5fd6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2270436 INFO  (zkConnectionManagerCallback-8839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270437 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2270437 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2270492 WARN  (closeThreadPool-8817-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@144e0f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2270494 INFO  (closeThreadPool-8817-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45201/solr
   [junit4]   2> 2270500 INFO  (zkConnectionManagerCallback-8841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270510 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2270532 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2270532 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-3-001/solr.xml
   [junit4]   2> 2270536 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2270536 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2270537 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2270543 INFO  (zkConnectionManagerCallback-8847-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270545 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-4-001 of type NRT
   [junit4]   2> 2270563 WARN  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2270564 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2270564 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2270564 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 2270565 INFO  (zkConnectionManagerCallback-8850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270569 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2270569 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2270582 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.ZkController Publish node=127.0.0.1:43923_qy_ebt%2Ftt as DOWN
   [junit4]   2> 2270583 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2270583 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43923_qy_ebt%2Ftt
   [junit4]   2> 2270584 INFO  (zkCallback-8796-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2270584 INFO  (zkCallback-8830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2270584 INFO  (zkCallback-8815-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2270585 INFO  (zkCallback-8803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2270618 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2270618 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2270620 INFO  (zkCallback-8838-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2270621 INFO  (closeThreadPool-8817-thread-1) [n:127.0.0.1:43365_qy_ebt%2Ftt    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-1-001/cores
   [junit4]   2> 2270634 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2270699 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2270745 WARN  (closeThreadPool-8817-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@397f4ba8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2270764 INFO  (zkConnectionManagerCallback-8857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2270765 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2270766 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2270776 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2270776 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2270776 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2270824 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c19ef24{/qy_ebt/tt,null,AVAILABLE}
   [junit4]   2> 2270824 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7bda268d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37851}
   [junit4]   2> 2270824 INFO  (closeThreadPool-8817-thread-4) [    ] o.e.j.s.Server Started @2271152ms
   [junit4]   2> 2270824 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qy_ebt/tt, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/tempDir-001/jetty4, hostPort=37851, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 2270824 ERROR (closeThreadPool-8817-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2270824 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2270825 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 2270825 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2270825 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2270825 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-26T16:35:20.728127Z
   [junit4]   2> 2270851 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2270931 WARN  (closeThreadPool-8817-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@712726c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2270932 INFO  (closeThreadPool-8817-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45201/solr
   [junit4]   2> 2270972 INFO  (OverseerCollectionConfigSetProcessor-72266830356676612-127.0.0.1:45099_qy_ebt%2Ftt-n_0000000000) [n:127.0.0.1:45099_qy_ebt%2Ftt    ] 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> 2270974 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271016 INFO  (zkConnectionManagerCallback-8862-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271032 INFO  (zkConnectionManagerCallback-8866-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271032 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2271032 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-4-001/solr.xml
   [junit4]   2> 2271036 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2271036 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2271037 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271037 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271037 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2271039 INFO  (closeThreadPool-8817-thread-2) [n:127.0.0.1:43923_qy_ebt%2Ftt    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-2-001/cores
   [junit4]   2> 2271104 INFO  (zkConnectionManagerCallback-8868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271106 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2271109 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.ZkController Publish node=127.0.0.1:35469_qy_ebt%2Ftt as DOWN
   [junit4]   2> 2271110 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2271110 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35469_qy_ebt%2Ftt
   [junit4]   2> 2271111 INFO  (zkCallback-8838-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271111 INFO  (zkCallback-8815-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271111 INFO  (zkCallback-8803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271111 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271111 INFO  (zkCallback-8830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271111 INFO  (zkCallback-8796-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271121 INFO  (zkCallback-8867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271144 INFO  (zkCallback-8856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2271179 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2271184 INFO  (zkConnectionManagerCallback-8876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271185 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2271185 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2271189 WARN  (closeThreadPool-8817-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3ad1b69b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2271221 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2271232 WARN  (closeThreadPool-8817-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1721a932[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2271234 INFO  (closeThreadPool-8817-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45201/solr
   [junit4]   2> 2271259 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271274 INFO  (zkConnectionManagerCallback-8883-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271286 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271287 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271289 INFO  (closeThreadPool-8817-thread-3) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-3-001/cores
   [junit4]   2> 2271336 INFO  (zkConnectionManagerCallback-8885-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271339 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2271341 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.ZkController Publish node=127.0.0.1:37851_qy_ebt%2Ftt as DOWN
   [junit4]   2> 2271342 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2271342 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37851_qy_ebt%2Ftt
   [junit4]   2> 2271343 INFO  (zkCallback-8849-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271343 INFO  (zkCallback-8856-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271343 INFO  (zkCallback-8803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271343 INFO  (zkCallback-8830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271344 INFO  (zkCallback-8867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271344 INFO  (zkCallback-8815-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271344 INFO  (zkCallback-8796-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271352 INFO  (zkCallback-8838-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271359 INFO  (zkCallback-8875-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271380 INFO  (zkCallback-8884-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2271432 INFO  (zkConnectionManagerCallback-8892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2271432 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2271433 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45201/solr ready
   [junit4]   2> 2271448 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2271510 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271543 WARN  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411) ~[?:?]
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:742) ~[java/:?]
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1338) ~[?:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:732) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:110) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:916) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:843) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:605) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:252) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:172) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) ~[?:?]
   [junit4]   2> 	at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) ~[?:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:384) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 2271549 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271549 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2271551 INFO  (closeThreadPool-8817-thread-4) [n:127.0.0.1:37851_qy_ebt%2Ftt    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-4-001/cores
   [junit4]   2> 2271852 INFO  (qtp1587918985-22699) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43923_qy_ebt%252Ftt&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2271860 INFO  (qtp1587918985-22698) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43365_qy_ebt%252Ftt&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2271885 INFO  (OverseerThreadFactory-7082-thread-3-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43923_qy_ebt%2Ftt for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2271886 INFO  (OverseerThreadFactory-7082-thread-3-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2271904 INFO  (OverseerThreadFactory-7082-thread-4-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43365_qy_ebt%2Ftt for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2271905 INFO  (OverseerThreadFactory-7082-thread-4-processing-n:127.0.0.1:45099_qy_ebt%2Ftt) [n:127.0.0.1:45099_qy_ebt%2Ftt c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2271948 INFO  (qtp1587918985-22695) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35469_qy_ebt%252Ftt&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2271958 INFO  (qtp1587918985-22795) [n:127.0.0.1:35469_qy_ebt%2Ftt    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37851_qy_ebt%252Ftt&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2271997 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2272013 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2273045 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2273050 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2273061 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 2273178 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 2273482 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2273525 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2273550 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2273551 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2273551 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 2273563 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2273564 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32a7421d
   [junit4]   2> 2273565 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3592309886099857]
   [junit4]   2> 2273565 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_E550039D5445803B-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 2273577 WARN  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_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> 2273601 INFO  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3592309886099857]
   [junit4]   2> 2273625 WARN  (qtp1490347658-22662) [n:127.0.0.1:43365_qy_ebt%2Ftt c:collection1 s:shard2  x:collection1_shard2_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> 2273872 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2273872 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2273876 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2273876 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2273878 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43033744651959516]
   [junit4]   2> 2273879 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60a0128a[collection1_shard1_replica_n1] main]
   [junit4]   2> 2273880 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2273880 INFO  (qtp1573491034-22676) [n:127.0.0.1:43923_qy_ebt%2Ftt c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2273881 INFO  (qtp

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

nstanceCollection_shard1_replica_n2] coreNodeName=[core_node7]
   [junit4]   2> 392773 INFO  (closeThreadPool-199-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24030285{/qy_ebt/tt,null,UNAVAILABLE}
   [junit4]   2> 392778 INFO  (closeThreadPool-199-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 392894 INFO  (qtp730102658-843) [n:127.0.0.1:36823_qy_ebt%2Ftt    x:oneInstanceCollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:36823_qy_ebt%252Ftt&onlyIfLeaderActive=true&core=oneInstanceCollection_shard2_replica_n5&coreNodeName=core_node8&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=3017
   [junit4]   2> 393021 INFO  (closeThreadPool-199-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@65fab9f1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 393024 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100be93dc540016, likely client has closed socket
   [junit4]   2> 393038 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100be93dc54001d, likely client has closed socket
   [junit4]   2> 393047 INFO  (closeThreadPool-199-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53f87a49{/qy_ebt/tt,null,UNAVAILABLE}
   [junit4]   2> 393048 INFO  (closeThreadPool-199-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 393181 INFO  (closeThreadPool-199-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c9d3593{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 393182 INFO  (closeThreadPool-199-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@72c0a924{/qy_ebt/tt,null,UNAVAILABLE}
   [junit4]   2> 393182 INFO  (closeThreadPool-199-thread-5) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 393205 INFO  (closeThreadPool-199-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b7753fd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36823}
   [junit4]   2> 393205 INFO  (closeThreadPool-199-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47b124c3{/qy_ebt/tt,null,UNAVAILABLE}
   [junit4]   2> 393206 INFO  (closeThreadPool-199-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 393209 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 393260 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> 	22	/solr/collections/collection1/state.json
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection3/terms/shard2
   [junit4]   2> 	8	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection3/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2> 	5	/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/multiunload2/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	120	/solr/collections/collection2/state.json
   [junit4]   2> 	113	/solr/collections/collection3/state.json
   [junit4]   2> 	35	/solr/collections/multiunload2/state.json
   [junit4]   2> 	33	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	33	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72267136303890444-127.0.0.1:37659_qy_ebt%2Ftt-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72267136303890436-127.0.0.1:33409_qy_ebt%2Ftt-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 393282 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45705
   [junit4]   2> 393282 INFO  (TEST-BasicDistributedZkTest.test-seed#[E550039D5445803B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45705
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=E550039D5445803B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=be -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    382s J2 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=709, name=testExecutor-157-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E550039D5445803B:6D043C47FAB9EDC3]:0)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36823/qy_ebt/tt: ADDREPLICA failed to create replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E550039D5445803B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [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$1(BasicDistributedZkTest.java:656)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 393737 INFO  (SUITE-BasicDistributedZkTest-seed#[E550039D5445803B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3940ed06), locale=be, timezone=America/Kralendijk
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 13-testing (64-bit)/cpus=8,threads=2,free=78551792,total=464519168
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest]
   [junit4] Completed [3/5 (3!)] on J2 in 392.92s, 1 test, 1 error <<< FAILURES!

[...truncated 27 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1100: There were test failures: 5 suites, 5 tests, 3 errors [seed: E550039D5445803B]

Total time: 9 minutes 42 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=04afdb6442186d5b23d87505063487f590642efc, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23827
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2