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

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

Error Message:
Error from server at http://127.0.0.1:42527: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42527: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([558F7E11E85ABB3E:DDDB41CB46A6D6C6]: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:862)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:422)
        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 13735 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1263469 INFO  
(SUITE-BasicDistributedZkTest-seed#[558F7E11E85ABB3E]-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/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/init-core-data-001
   [junit4]   2> 1263470 WARN  
(SUITE-BasicDistributedZkTest-seed#[558F7E11E85ABB3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1263470 INFO  
(SUITE-BasicDistributedZkTest-seed#[558F7E11E85ABB3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1263471 INFO  
(SUITE-BasicDistributedZkTest-seed#[558F7E11E85ABB3E]-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> 1263471 INFO  
(SUITE-BasicDistributedZkTest-seed#[558F7E11E85ABB3E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1263477 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1263477 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1263477 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1263577 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36343
   [junit4]   2> 1263577 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36343
   [junit4]   2> 1263577 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36343
   [junit4]   2> 1263580 INFO  (zkConnectionManagerCallback-3643-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263583 INFO  (zkConnectionManagerCallback-3645-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263585 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263586 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263587 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263588 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263591 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263592 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263593 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263595 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263596 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
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> 1263598 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1263971 WARN  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1263971 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1263971 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1263971 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1263972 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1263972 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1263972 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1263972 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7439530e{/,null,AVAILABLE}
   [junit4]   2> 1264010 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@770692f5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42527}
   [junit4]   2> 1264010 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.s.Server Started @1264256ms
   [junit4]   2> 1264010 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/tempDir-001/control/data,
 hostPort=42527, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1264010 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264010 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264010 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1264011 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264011 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1264011 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-10T01:54:39.163090Z
   [junit4]   2> 1264015 INFO  (zkConnectionManagerCallback-3647-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264016 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1264016 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/control-001/solr.xml
   [junit4]   2> 1264020 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1264020 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1264022 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1264072 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1264073 WARN  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72ca6a0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1264081 WARN  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@21bb5973[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1264082 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36343/solr
   [junit4]   2> 1264087 INFO  (zkConnectionManagerCallback-3653-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264109 INFO  (zkConnectionManagerCallback-3655-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42527_
   [junit4]   2> 1264199 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.c.Overseer Overseer 
(id=72172770679259140-127.0.0.1:42527_-n_0000000000) starting
   [junit4]   2> 1264251 INFO  (zkConnectionManagerCallback-3662-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264260 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36343/solr 
ready
   [junit4]   2> 1264271 INFO  
(OverseerStateUpdate-72172770679259140-127.0.0.1:42527_-n_0000000000) 
[n:127.0.0.1:42527_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:42527_
   [junit4]   2> 1264288 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42527_
   [junit4]   2> 1264378 INFO  (zkCallback-3661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1264387 INFO  (zkCallback-3654-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1264421 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1264471 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1264507 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1264507 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1264510 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [n:127.0.0.1:42527_  
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/control-001/cores
   [junit4]   2> 1264591 INFO  (zkConnectionManagerCallback-3668-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264607 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1264607 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36343/solr ready
   [junit4]   2> 1264612 INFO  (qtp250273351-10089) [n:127.0.0.1:42527_    ] 
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:42527_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1264619 INFO  
(OverseerThreadFactory-3911-thread-1-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1264755 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_    
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> 1264756 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1265822 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1265873 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266402 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266427 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266428 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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@29db0c2d
   [junit4]   2> 1266428 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1266434 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=97.37890625, 
floorSegmentMB=2.078125, forceMergeDeletesPctAllowed=27.90118689059213, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=38.74863130353336
   [junit4]   2> 1266448 WARN  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266589 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266589 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266592 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1266592 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1266593 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=43.8408203125, 
floorSegmentMB=0.2744140625, forceMergeDeletesPctAllowed=19.06529505659719, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=49.76803174707422
   [junit4]   2> 1266594 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48035047[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1266595 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1266595 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266596 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1266596 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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 1627581717411790848
   [junit4]   2> 1266600 INFO  
(searcherExecutor-3916-thread-1-processing-n:127.0.0.1:42527_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:42527_ 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@48035047[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1266601 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266602 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266603 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1266603 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266603 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42527/control_collection_shard1_replica_n1/
   [junit4]   2> 1266604 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266604 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:42527/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1266604 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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/72172770679259140-core_node2-n_0000000000
   [junit4]   2> 1266605 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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:42527/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1266706 INFO  (zkCallback-3654-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> 1266707 INFO  (zkCallback-3654-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> 1266707 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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> 1266718 INFO  (qtp250273351-10088) [n:127.0.0.1:42527_ 
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=1963
   [junit4]   2> 1266722 INFO  (qtp250273351-10089) [n:127.0.0.1:42527_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1266818 INFO  (zkCallback-3654-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> 1266818 INFO  (zkCallback-3654-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> 1266818 INFO  (qtp250273351-10089) [n:127.0.0.1:42527_    ] 
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:42527_&wt=javabin&version=2}
 status=0 QTime=2206
   [junit4]   2> 1266818 INFO  (zkCallback-3654-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> 1266823 INFO  (zkConnectionManagerCallback-3674-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266824 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1266826 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36343/solr ready
   [junit4]   2> 1266826 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1266827 INFO  (qtp250273351-10090) [n:127.0.0.1:42527_    ] 
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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1266829 INFO  
(OverseerThreadFactory-3911-thread-2-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1266829 INFO  
(OverseerCollectionConfigSetProcessor-72172770679259140-127.0.0.1:42527_-n_0000000000)
 [n:127.0.0.1:42527_    ] 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> 1267033 WARN  
(OverseerThreadFactory-3911-thread-2-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1267035 INFO  (qtp250273351-10090) [n:127.0.0.1:42527_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1267035 INFO  (qtp250273351-10090) [n:127.0.0.1:42527_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 1267046 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1267350 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-1-001
 of type NRT
   [junit4]   2> 1267351 WARN  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1267351 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1267351 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1267351 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f7059f1{/,null,AVAILABLE}
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5bbb8d2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42931}
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.Server Started @1267598ms
   [junit4]   2> 1267352 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/tempDir-001/jetty1,
 hostPort=42931, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1267353 ERROR (closeThreadPool-3675-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1267353 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1267353 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1267353 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1267353 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1267353 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-10T01:54:42.505214Z
   [junit4]   2> 1267359 INFO  (zkConnectionManagerCallback-3677-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267360 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1267360 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-1-001/solr.xml
   [junit4]   2> 1267364 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1267364 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1267365 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1267411 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1267415 WARN  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@75387763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1267431 WARN  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1e23bec2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1267433 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36343/solr
   [junit4]   2> 1267452 INFO  (zkConnectionManagerCallback-3683-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267463 INFO  (zkConnectionManagerCallback-3685-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267466 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1267487 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.ZkController Publish node=127.0.0.1:42931_ as 
DOWN
   [junit4]   2> 1267490 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1267490 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42931_
   [junit4]   2> 1267491 INFO  (zkCallback-3661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1267491 INFO  (zkCallback-3654-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1267582 INFO  (zkCallback-3684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1267584 INFO  (zkCallback-3673-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1267600 INFO  (zkConnectionManagerCallback-3692-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267601 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1267603 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36343/solr ready
   [junit4]   2> 1267603 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-2-001
 of type NRT
   [junit4]   2> 1267603 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1267605 WARN  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1267606 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1267606 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1267606 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1267650 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1267650 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1267650 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1267655 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1267660 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2509acb7{/,null,AVAILABLE}
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c403007{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35311}
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.s.Server Started @1267908ms
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/tempDir-001/jetty2,
 hostPort=35311, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1267663 ERROR (closeThreadPool-3675-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1267663 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1267664 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-10T01:54:42.815827Z
   [junit4]   2> 1267687 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1267687 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1267690 INFO  (closeThreadPool-3675-thread-1) 
[n:127.0.0.1:42931_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-1-001/cores
   [junit4]   2> 1267691 INFO  (zkConnectionManagerCallback-3695-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267709 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1267709 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-2-001/solr.xml
   [junit4]   2> 1267713 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1267713 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1267714 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1267875 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-3-001
 of type NRT
   [junit4]   2> 1267875 WARN  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1267876 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1267876 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1267876 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1267911 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1267911 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1267911 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1267911 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1502e37b{/,null,AVAILABLE}
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@35a0799{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45903}
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.s.Server Started @1268168ms
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/tempDir-001/jetty3,
 hostPort=45903, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1267923 ERROR (closeThreadPool-3675-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1267923 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-10T01:54:43.075897Z
   [junit4]   2> 1267947 INFO  (zkConnectionManagerCallback-3697-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1267974 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1267979 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1267979 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-3-001/solr.xml
   [junit4]   2> 1267982 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1267982 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1267983 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1267994 WARN  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4525d61c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1268004 WARN  (closeThreadPool-3675-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@55e623ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1268005 INFO  (closeThreadPool-3675-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36343/solr
   [junit4]   2> 1268150 INFO  (zkConnectionManagerCallback-3703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268165 INFO  (zkConnectionManagerCallback-3705-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268166 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1268175 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1268181 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.ZkController Publish node=127.0.0.1:35311_ as 
DOWN
   [junit4]   2> 1268181 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1268181 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35311_
   [junit4]   2> 1268182 INFO  (zkCallback-3661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1268182 INFO  (zkCallback-3673-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1268183 INFO  (zkCallback-3684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1268184 WARN  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a5ee507[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1268192 INFO  (zkCallback-3654-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1268194 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1268232 INFO  (zkCallback-3691-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1268237 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-4-001
 of type NRT
   [junit4]   2> 1268263 WARN  (closeThreadPool-3675-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7bc69052[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1268265 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36343/solr
   [junit4]   2> 1268287 INFO  (zkConnectionManagerCallback-3715-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268288 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1268289 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36343/solr ready
   [junit4]   2> 1268304 WARN  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1268304 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1268304 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1268304 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
12-testing+0-builds.shipilev.net-openjdk-jdk12-b109-20190215-jdk-1229
   [junit4]   2> 1268305 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1268311 INFO  (zkConnectionManagerCallback-3718-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268345 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1268371 INFO  (zkConnectionManagerCallback-3721-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268375 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1268378 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45903_ as DOWN
   [junit4]   2> 1268379 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1268379 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45903_
   [junit4]   2> 1268380 INFO  (zkCallback-3654-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268380 INFO  (zkCallback-3691-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268380 INFO  (zkCallback-3661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268399 INFO  (zkCallback-3684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268399 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268403 INFO  (zkCallback-3673-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268406 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1268419 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1268420 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1268420 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1268420 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1268422 INFO  (closeThreadPool-3675-thread-2) 
[n:127.0.0.1:35311_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-2-001/cores
   [junit4]   2> 1268424 INFO  (zkCallback-3714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268438 INFO  (zkCallback-3720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268475 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9fba14d{/,null,AVAILABLE}
   [junit4]   2> 1268479 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@26e1378c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45931}
   [junit4]   2> 1268479 INFO  (zkConnectionManagerCallback-3728-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268479 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.s.Server Started @1268725ms
   [junit4]   2> 1268479 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/tempDir-001/jetty4,
 hostPort=45931, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 1268480 ERROR (closeThreadPool-3675-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1268480 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1268480 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1268480 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1268480 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1268480 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-10T01:54:43.632277Z
   [junit4]   2> 1268488 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1268489 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36343/solr ready
   [junit4]   2> 1268517 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1268535 INFO  (zkConnectionManagerCallback-3730-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1268546 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1268546 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-4-001/solr.xml
   [junit4]   2> 1268551 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1268551 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1268552 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1268843 INFO  
(OverseerCollectionConfigSetProcessor-72172770679259140-127.0.0.1:42527_-n_0000000000)
 [n:127.0.0.1:42527_    ] 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> 1268870 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1268878 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1268879 WARN  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4afd743f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1268969 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1268969 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1268971 INFO  (closeThreadPool-3675-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-3-001/cores
   [junit4]   2> 1269011 WARN  (closeThreadPool-3675-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@39f07de0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1269013 INFO  (closeThreadPool-3675-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36343/solr
   [junit4]   2> 1269031 INFO  (zkConnectionManagerCallback-3737-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1269092 INFO  (zkConnectionManagerCallback-3739-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1269117 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1269121 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.ZkController Publish node=127.0.0.1:45931_ as 
DOWN
   [junit4]   2> 1269121 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1269121 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45931_
   [junit4]   2> 1269122 INFO  (zkCallback-3691-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269122 INFO  (zkCallback-3714-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269122 INFO  (zkCallback-3654-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269123 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269123 INFO  (zkCallback-3720-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269127 INFO  (zkCallback-3684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269127 INFO  (zkCallback-3661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269127 INFO  (zkCallback-3673-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269131 INFO  (zkCallback-3738-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269146 INFO  (zkCallback-3727-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1269183 INFO  (zkConnectionManagerCallback-3746-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1269184 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1269185 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36343/solr ready
   [junit4]   2> 1269196 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1269268 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1269337 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1269337 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29db0c2d
   [junit4]   2> 1269340 INFO  (closeThreadPool-3675-thread-3) 
[n:127.0.0.1:45931_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-4-001/cores
   [junit4]   2> 1269565 INFO  (qtp1472539898-10180) [n:127.0.0.1:35311_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42931_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1269566 INFO  (qtp1472539898-10179) [n:127.0.0.1:35311_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35311_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1269593 INFO  
(OverseerThreadFactory-3911-thread-4-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:35311_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1269595 INFO  (qtp1472539898-10282) [n:127.0.0.1:35311_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45903_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1269596 INFO  
(OverseerThreadFactory-3911-thread-4-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1269603 INFO  (qtp1472539898-10178) [n:127.0.0.1:35311_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45931_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1269604 INFO  
(OverseerThreadFactory-3911-thread-3-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:42931_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1269605 INFO  
(OverseerThreadFactory-3911-thread-3-processing-n:127.0.0.1:42527_) 
[n:127.0.0.1:42527_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1269651 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_    
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> 1269651 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_    
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> 1270824 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1270829 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1270857 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1270873 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1271601 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
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> 1271622 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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> 1271662 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
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> 1271662 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
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@29db0c2d
   [junit4]   2> 1271663 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
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/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1271668 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=97.37890625, 
floorSegmentMB=2.078125, forceMergeDeletesPctAllowed=27.90118689059213, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=38.74863130353336
   [junit4]   2> 1271671 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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> 1271672 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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@29db0c2d
   [junit4]   2> 1271672 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_558F7E11E85ABB3E-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1271678 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=97.37890625, 
floorSegmentMB=2.078125, forceMergeDeletesPctAllowed=27.90118689059213, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=38.74863130353336
   [junit4]   2> 1271680 WARN  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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> 1271688 WARN  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
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> 1271983 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1271983 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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> 1271991 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1271991 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1271993 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=43.8408203125, 
floorSegmentMB=0.2744140625, forceMergeDeletesPctAllowed=19.06529505659719, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=49.76803174707422
   [junit4]   2> 1271993 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@180ae55c[collection1_shard1_replica_n1] main]
   [junit4]   2> 1271994 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1271994 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1271997 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1271998 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
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> 1271998 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1271999 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1271999 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1627581723077246976
   [junit4]   2> 1272001 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1272005 INFO  
(searcherExecutor-3958-thread-1-processing-n:127.0.0.1:35311_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@180ae55c[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1272012 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1272012 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1272016 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1272016 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1272016 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35311/collection1_shard1_replica_n1/
   [junit4]   2> 1272016 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1272016 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:35311/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1272016 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72172770679259151-core_node3-n_0000000000
   [junit4]   2> 1272018 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35311/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1272059 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1272061 INFO  (qtp1472539898-10286) [n:127.0.0.1:35311_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2411
   [junit4]   2> 1272111 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=43.8408203125, 
floorSegmentMB=0.2744140625, forceMergeDeletesPctAllowed=19.06529505659719, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=49.76803174707422
   [junit4]   2> 1272112 INFO  (qtp1472539898-10179) [n:127.0.0.1:35311_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:35311_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2546
   [junit4]   2> 1272128 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1603051[collection1_shard2_replica_n2] main]
   [junit4]   2> 1272131 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1272132 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1272132 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1272133 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1627581723217756160
   [junit4]   2> 1272137 INFO  
(searcherExecutor-3957-thread-1-processing-n:127.0.0.1:42931_ 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@1603051[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1272150 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1272150 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1272153 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1272153 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1272153 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42931/collection1_shard2_replica_n2/
   [junit4]   2> 1272153 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1272153 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:42931/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1272153 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72172770679259146-core_node4-n_0000000000
   [junit4]   2> 1272155 INFO  (qtp1939122109-10150) [n:127.0.0.1:42931_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42931/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1272256 INFO  (zkCallback-3684-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1272256 INFO  (zkCallback-3704-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred 

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

] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10068fe04aa0001, likely client has closed socket
   [junit4]   2> 314864 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>        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/shard2
   [junit4]   2>        7       /solr/collections/collection2/terms/shard1
   [junit4]   2>        7       /solr/collections/collection3/terms/shard1
   [junit4]   2>        7       /solr/collections/collection1/terms/shard1
   [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/multiunload2/terms/shard1
   [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>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        105     /solr/collections/collection1/state.json
   [junit4]   2>        101     /solr/collections/collection2/state.json
   [junit4]   2>        95      /solr/collections/collection3/state.json
   [junit4]   2>        42      
/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2>        35      
/solr/collections/oneInstanceCollection/state.json
   [junit4]   2>        27      /solr/collections/multiunload2/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72173034247159812-127.0.0.1:41695_-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard2/election/72173034247159827-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 314873 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33373
   [junit4]   2> 314873 INFO  
(TEST-BasicDistributedZkTest.test-seed#[558F7E11E85ABB3E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33373
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=558F7E11E85ABB3E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=gsw-CH -Dtests.timezone=America/Panama 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    304s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=729, name=testExecutor-157-thread-3, 
state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([558F7E11E85ABB3E:DDDB41CB46A6D6C6]:0)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35243: ADDREPLICA failed to create replica
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([558F7E11E85ABB3E]: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:657)
   [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> 315019 INFO  
(SUITE-BasicDistributedZkTest-seed#[558F7E11E85ABB3E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{regex_dup_A_s=FST50, regex_dup_B_s=PostingsFormat(name=MockRandom), 
SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=MockRandom), 
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 genre_s=Lucene50(blocksize=128), 
author_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
series_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 rnd_b=Lucene50(blocksize=128), oddField_s=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=MockRandom), cat=PostingsFormat(name=MockRandom), 
foo_b=FST50, name=Lucene50(blocksize=128), inStock=FST50, 
id=Lucene50(blocksize=128), text=FST50}, 
docValues:{regex_dup_A_s=DocValuesFormat(name=Asserting), 
other_tl1=DocValuesFormat(name=Lucene80), 
regex_dup_B_s=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
SubjectTerms_mfacet=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene80), 
genre_s=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), 
n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), 
n_f1=DocValuesFormat(name=Lucene80), series_t=DocValuesFormat(name=Lucene80), 
n_tl1=DocValuesFormat(name=Lucene80), 
oddField_s=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Direct), 
price=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Direct), 
cat=DocValuesFormat(name=Direct), sequence_i=DocValuesFormat(name=Lucene80), 
inStock=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), 
text=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Direct), foo_i=DocValuesFormat(name=Lucene80), 
val_i=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), 
n_dt1=DocValuesFormat(name=Lucene80), author_t=DocValuesFormat(name=Lucene80), 
a_i1=DocValuesFormat(name=Direct), n_ti1=DocValuesFormat(name=Lucene80), 
rnd_b=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), name=DocValuesFormat(name=Lucene80), 
foo_b=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Lucene80), 
foo_d=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1470, 
maxMBSortInHeap=6.418143485579649, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2faf3c4c),
 locale=gsw-CH, timezone=America/Panama
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Aleksey Shipilev 
12-testing (64-bit)/cpus=8,threads=2,free=126337664,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest]
   [junit4] Completed [1/5 (1!)] on J1 in 313.48s, 1 test, 1 error <<< FAILURES!

[...truncated 30 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1572: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 5 tests, 1 error [seed: 558F7E11E85ABB3E]

Total time: 7 minutes 57 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/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=27df824a4b62512f64c885a3d213827a315109e9, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23761
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to