Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/312/
Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
KeeperErrorCode = ConnectionLoss for /solr/collections/collection3/terms/shard1

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /solr/collections/collection3/terms/shard1
        at 
__randomizedtesting.SeedInfo.seed([DF61D96EA481D591:5735E6B40A7DB869]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:615)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayoutToStream(SolrZkClient.java:660)
        at 
org.apache.solr.common.cloud.SolrZkClient.printLayoutToStdOut(SolrZkClient.java:655)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.printLayout(AbstractDistribZkTestBase.java:315)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:632)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:427)
        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 14267 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1168213 INFO  
(SUITE-BasicDistributedZkTest-seed#[DF61D96EA481D591]-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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/init-core-data-001
   [junit4]   2> 1168223 WARN  
(SUITE-BasicDistributedZkTest-seed#[DF61D96EA481D591]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1168223 INFO  
(SUITE-BasicDistributedZkTest-seed#[DF61D96EA481D591]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1168224 INFO  
(SUITE-BasicDistributedZkTest-seed#[DF61D96EA481D591]-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> 1168224 INFO  
(SUITE-BasicDistributedZkTest-seed#[DF61D96EA481D591]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mkx/m
   [junit4]   2> 1168245 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1168266 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1168267 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1168355 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36299
   [junit4]   2> 1168355 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36299
   [junit4]   2> 1168355 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36299
   [junit4]   2> 1168419 INFO  (zkConnectionManagerCallback-6011-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168486 INFO  (zkConnectionManagerCallback-6013-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168487 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1168488 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1168489 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1168489 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1168490 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1168490 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1168491 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1168491 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1168492 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1168492 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1168493 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1168493 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1168683 WARN  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1168684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1168684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1168684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1168726 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1168726 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1168726 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1168736 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68abd4e3{/mkx/m,null,AVAILABLE}
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@67e4c862{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43973}
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.s.Server Started @1168771ms
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mkx/m, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/tempDir-001/control/data,
 hostPort=43973, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 1168739 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1168739 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-27T11:10:53.627708Z
   [junit4]   2> 1168767 INFO  (zkConnectionManagerCallback-6015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1168768 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1168768 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/control-001/solr.xml
   [junit4]   2> 1168770 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1168770 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1168771 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1169065 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1169076 WARN  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a9048d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1169108 WARN  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@76ff5512[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1169109 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36299/solr
   [junit4]   2> 1169136 INFO  (zkConnectionManagerCallback-6022-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1169155 INFO  (zkConnectionManagerCallback-6024-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1169227 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:43973_mkx%2Fm
   [junit4]   2> 1169228 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.Overseer Overseer 
(id=72271217190502404-127.0.0.1:43973_mkx%2Fm-n_0000000000) starting
   [junit4]   2> 1169271 INFO  (zkConnectionManagerCallback-6031-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1169307 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1169319 INFO  
(OverseerStateUpdate-72271217190502404-127.0.0.1:43973_mkx%2Fm-n_0000000000) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43973_mkx%2Fm
   [junit4]   2> 1169328 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43973_mkx%2Fm
   [junit4]   2> 1169391 INFO  (zkCallback-6023-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1169413 INFO  (zkCallback-6030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1169444 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1169493 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1169519 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1169519 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1169521 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/control-001/cores
   [junit4]   2> 1169634 INFO  (zkConnectionManagerCallback-6037-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1169643 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1169643 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1169660 INFO  (qtp1640378633-17295) [n:127.0.0.1:43973_mkx%2Fm 
   ] 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:43973_mkx%252Fm&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1169727 INFO  
(OverseerThreadFactory-6411-thread-1-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1169855 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
   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> 1169855 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
   x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1170989 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1171027 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171184 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171211 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171211 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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@a55446
   [junit4]   2> 1171211 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1171214 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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=15, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=93.322265625, 
floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=27.551463143086753, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20451817535669622, deletesPctAllowed=25.170619356152084
   [junit4]   2> 1171236 WARN  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171376 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171376 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171382 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1171382 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1171391 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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=15, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=54.2685546875, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=21.935353765485402, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=25.510198839123504
   [junit4]   2> 1171391 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@449e848b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1171392 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1171392 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171393 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1171393 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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 1629156861574905856
   [junit4]   2> 1171396 INFO  
(searcherExecutor-6416-thread-1-processing-n:127.0.0.1:43973_mkx%2Fm 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:43973_mkx%2Fm 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@449e848b[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1171402 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171402 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171404 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1171404 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171404 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43973/mkx/m/control_collection_shard1_replica_n1/
   [junit4]   2> 1171409 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171419 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43973/mkx/m/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1171419 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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/72271217190502404-core_node2-n_0000000000
   [junit4]   2> 1171427 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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:43973/mkx/m/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1171543 INFO  (zkCallback-6023-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> 1171543 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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> 1171547 INFO  (zkCallback-6023-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> 1171593 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
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=1738
   [junit4]   2> 1171596 INFO  (qtp1640378633-17295) [n:127.0.0.1:43973_mkx%2Fm 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1171654 INFO  (zkCallback-6023-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> 1171655 INFO  (zkCallback-6023-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> 1171655 INFO  (qtp1640378633-17295) [n:127.0.0.1:43973_mkx%2Fm 
   ] 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:43973_mkx%252Fm&wt=javabin&version=2}
 status=0 QTime=1995
   [junit4]   2> 1171660 INFO  (zkCallback-6023-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> 1171741 INFO  
(OverseerCollectionConfigSetProcessor-72271217190502404-127.0.0.1:43973_mkx%2Fm-n_0000000000)
 [n:127.0.0.1:43973_mkx%2Fm    ] 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> 1171754 INFO  (zkConnectionManagerCallback-6043-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1171755 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1171755 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1171755 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1171756 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
   ] 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> 1171771 INFO  
(OverseerThreadFactory-6411-thread-2-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1171973 WARN  
(OverseerThreadFactory-6411-thread-2-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 1171974 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1171974 INFO  (qtp1640378633-17294) [n:127.0.0.1:43973_mkx%2Fm 
   ] 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=217
   [junit4]   2> 1171991 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1172291 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-1-001
 of type NRT
   [junit4]   2> 1172295 WARN  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1172295 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1172295 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1172295 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1172423 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1172423 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1172423 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1172425 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a66777a{/mkx/m,null,AVAILABLE}
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@34f10132{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33909}
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.s.Server Started @1172461ms
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mkx/m, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/tempDir-001/jetty1,
 hostPort=33909, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1172429 ERROR (closeThreadPool-6044-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1172429 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-27T11:10:57.317479Z
   [junit4]   2> 1172449 INFO  (zkConnectionManagerCallback-6046-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172452 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1172452 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-1-001/solr.xml
   [junit4]   2> 1172454 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1172454 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1172455 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1172520 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1172568 WARN  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6e63a110[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173516 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-2-001
 of type NRT
   [junit4]   2> 1173535 WARN  (closeThreadPool-6044-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5092a174[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173536 INFO  (closeThreadPool-6044-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36299/solr
   [junit4]   2> 1173551 WARN  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1173551 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1173551 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1173552 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1173583 INFO  (zkConnectionManagerCallback-6053-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173683 INFO  (zkConnectionManagerCallback-6055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173683 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1173683 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1173683 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1173687 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4992e1b0{/mkx/m,null,AVAILABLE}
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4382a894{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36351}
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.s.Server Started @1173720ms
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mkx/m, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/tempDir-001/jetty2,
 hostPort=36351, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1173688 ERROR (closeThreadPool-6044-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1173688 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-27T11:10:58.576436Z
   [junit4]   2> 1173689 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1173691 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33909_mkx%2Fm as DOWN
   [junit4]   2> 1173692 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1173692 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33909_mkx%2Fm
   [junit4]   2> 1173693 INFO  (zkCallback-6030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173693 INFO  (zkCallback-6023-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173743 INFO  (zkCallback-6042-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173760 INFO  (zkCallback-6054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1173760 INFO  (zkConnectionManagerCallback-6059-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173761 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1173761 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-2-001/solr.xml
   [junit4]   2> 1173763 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1173763 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1173764 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1173770 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-3-001
 of type NRT
   [junit4]   2> 1173771 INFO  
(OverseerCollectionConfigSetProcessor-72271217190502404-127.0.0.1:43973_mkx%2Fm-n_0000000000)
 [n:127.0.0.1:43973_mkx%2Fm    ] 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> 1173825 WARN  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1173826 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1173827 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1173827 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1173837 INFO  (zkConnectionManagerCallback-6064-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1173840 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1173843 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1173898 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1173959 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1173959 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1173959 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@544f916a{/mkx/m,null,AVAILABLE}
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@131e16f7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35917}
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.s.Server Started @1174000ms
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mkx/m, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/tempDir-001/jetty3,
 hostPort=35917, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1173967 ERROR (closeThreadPool-6044-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1173967 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-27T11:10:58.855953Z
   [junit4]   2> 1173983 WARN  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@27437c34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1173998 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1174006 INFO  
(TEST-BasicDistributedZkTest.test-seed#[DF61D96EA481D591]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-4-001
 of type NRT
   [junit4]   2> 1174012 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174021 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174022 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174023 INFO  (closeThreadPool-6044-thread-1) 
[n:127.0.0.1:33909_mkx%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-1-001/cores
   [junit4]   2> 1174067 WARN  (closeThreadPool-6044-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61a632ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174068 INFO  (closeThreadPool-6044-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36299/solr
   [junit4]   2> 1174115 WARN  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1174115 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1174115 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1174115 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1174129 INFO  (zkConnectionManagerCallback-6074-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174151 INFO  (zkConnectionManagerCallback-6069-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174231 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1174231 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-3-001/solr.xml
   [junit4]   2> 1174233 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1174233 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1174234 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1174279 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1174279 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1174279 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c043355{/mkx/m,null,AVAILABLE}
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ac223d8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33203}
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.s.Server Started @1174323ms
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mkx/m, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/tempDir-001/jetty4,
 hostPort=33203, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 1174291 ERROR (closeThreadPool-6044-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1174291 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-27T11:10:59.179837Z
   [junit4]   2> 1174306 INFO  (zkConnectionManagerCallback-6076-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174359 INFO  (zkConnectionManagerCallback-6079-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174369 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1174369 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-4-001/solr.xml
   [junit4]   2> 1174371 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1174371 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1174372 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1174377 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1174396 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36351_mkx%2Fm as DOWN
   [junit4]   2> 1174397 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1174397 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1174397 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36351_mkx%2Fm
   [junit4]   2> 1174397 WARN  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@52586ce8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174398 INFO  (zkCallback-6030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1174398 INFO  (zkCallback-6023-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1174398 INFO  (zkCallback-6054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1174398 INFO  (zkCallback-6042-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1174411 INFO  (zkCallback-6063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1174475 INFO  (zkCallback-6075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1174519 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1174519 INFO  (zkConnectionManagerCallback-6089-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174522 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1174523 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1174535 WARN  (closeThreadPool-6044-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7aa2741b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174536 INFO  (closeThreadPool-6044-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36299/solr
   [junit4]   2> 1174550 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1174558 WARN  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@290dbf8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174565 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174574 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174574 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174576 INFO  (closeThreadPool-6044-thread-2) 
[n:127.0.0.1:36351_mkx%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-2-001/cores
   [junit4]   2> 1174626 INFO  (zkConnectionManagerCallback-6095-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174712 WARN  (closeThreadPool-6044-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@28832217[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1174713 INFO  (closeThreadPool-6044-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36299/solr
   [junit4]   2> 1174760 INFO  (zkConnectionManagerCallback-6098-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174763 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1174764 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35917_mkx%2Fm as DOWN
   [junit4]   2> 1174765 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1174765 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35917_mkx%2Fm
   [junit4]   2> 1174766 INFO  (zkCallback-6023-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174766 INFO  (zkCallback-6042-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174766 INFO  (zkCallback-6030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174766 INFO  (zkCallback-6063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174766 INFO  (zkCallback-6075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174766 INFO  (zkCallback-6054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174806 INFO  (zkCallback-6097-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174895 INFO  (zkConnectionManagerCallback-6102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174895 INFO  (zkConnectionManagerCallback-6109-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174896 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1174896 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1174905 INFO  (zkCallback-6088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1174934 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1174954 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174970 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174971 INFO  (zkConnectionManagerCallback-6111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1174975 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1174977 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1174979 INFO  (closeThreadPool-6044-thread-3) 
[n:127.0.0.1:35917_mkx%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-3-001/cores
   [junit4]   2> 1174979 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33203_mkx%2Fm as DOWN
   [junit4]   2> 1174980 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1174980 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33203_mkx%2Fm
   [junit4]   2> 1174982 INFO  (zkCallback-6042-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174982 INFO  (zkCallback-6088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174982 INFO  (zkCallback-6030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174982 INFO  (zkCallback-6097-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174982 INFO  (zkCallback-6054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174982 INFO  (zkCallback-6075-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174982 INFO  (zkCallback-6023-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1174983 INFO  (zkCallback-6063-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1175008 INFO  (zkCallback-6110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1175009 INFO  (zkCallback-6108-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1175032 INFO  (zkConnectionManagerCallback-6119-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1175033 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1175034 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:36299/solr ready
   [junit4]   2> 1175064 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1175086 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1175101 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1175101 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a55446
   [junit4]   2> 1175102 INFO  (closeThreadPool-6044-thread-4) 
[n:127.0.0.1:33203_mkx%2Fm    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-4-001/cores
   [junit4]   2> 1175222 INFO  (qtp1447600274-17416) [n:127.0.0.1:33203_mkx%2Fm 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36351_mkx%252Fm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1175235 INFO  (qtp1447600274-17417) [n:127.0.0.1:33203_mkx%2Fm 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33909_mkx%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1175236 INFO  
(OverseerThreadFactory-6411-thread-3-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:36351_mkx%2Fm for creating new replica of shard 
shard1 for collection collection1
   [junit4]   2> 1175237 INFO  
(OverseerThreadFactory-6411-thread-3-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1175266 INFO  
(OverseerThreadFactory-6411-thread-4-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:33909_mkx%2Fm for creating new replica of shard 
shard2 for collection collection1
   [junit4]   2> 1175266 INFO  
(OverseerThreadFactory-6411-thread-4-processing-n:127.0.0.1:43973_mkx%2Fm) 
[n:127.0.0.1:43973_mkx%2Fm c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1175295 INFO  (qtp1447600274-17424) [n:127.0.0.1:33203_mkx%2Fm 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:35917_mkx%252Fm&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1175323 INFO  (qtp1447600274-17494) [n:127.0.0.1:33203_mkx%2Fm 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33203_mkx%252Fm&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1175389 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
   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> 1175389 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
   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> 1176475 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1176477 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1176500 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1176501 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1176682 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176692 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176693 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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@a55446
   [junit4]   2> 1176693 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1176695 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=93.322265625, 
floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=27.551463143086753, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20451817535669622, deletesPctAllowed=25.170619356152084
   [junit4]   2> 1176700 WARN  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176767 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176779 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1176779 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176781 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1176781 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1176782 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=54.2685546875, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=21.935353765485402, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=25.510198839123504
   [junit4]   2> 1176782 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f74d4df[collection1_shard2_replica_n2] main]
   [junit4]   2> 1176783 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1176783 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176784 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1176784 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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 
1629156867227779072
   [junit4]   2> 1176785 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176785 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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@a55446
   [junit4]   2> 1176786 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1176787 INFO  
(searcherExecutor-6457-thread-1-processing-n:127.0.0.1:33909_mkx%2Fm 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) 
[n:127.0.0.1:33909_mkx%2Fm c:collection1 s:shard2  
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@3f74d4df[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1176789 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=93.322265625, 
floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=27.551463143086753, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.20451817535669622, deletesPctAllowed=25.170619356152084
   [junit4]   2> 1176799 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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_node3=0}, version=0}
   [junit4]   2> 1176799 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176801 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1176801 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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> 1176801 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33909/mkx/m/collection1_shard2_replica_n2/
   [junit4]   2> 1176802 WARN  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176802 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1176802 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:33909/mkx/m/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1176802 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
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/72271217190502410-core_node3-n_0000000000
   [junit4]   2> 1176804 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33909/mkx/m/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1176849 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1176849 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176851 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1176851 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1176852 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=54.2685546875, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=21.935353765485402, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=25.510198839123504
   [junit4]   2> 1176852 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6aea6943[collection1_shard1_replica_n1] main]
   [junit4]   2> 1176853 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1176853 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176854 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1176854 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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 
1629156867301179392
   [junit4]   2> 1176858 INFO  
(searcherExecutor-6462-thread-1-processing-n:127.0.0.1:36351_mkx%2Fm 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) 
[n:127.0.0.1:36351_mkx%2Fm c:collection1 s:shard1  
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@6aea6943[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1176866 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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_node4=0}, version=0}
   [junit4]   2> 1176866 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176868 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1176868 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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> 1176868 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36351/mkx/m/collection1_shard1_replica_n1/
   [junit4]   2> 1176869 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1176869 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36351/mkx/m/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1176869 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
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/72271217190502415-core_node4-n_0000000000
   [junit4]   2> 1176869 INFO  (qtp1723386752-17378) [n:127.0.0.1:36351_mkx%2Fm 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36351/mkx/m/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1176971 INFO  (zkCallback-6075-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> 1176972 INFO  (zkCallback-6054-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> 1176972 INFO  (qtp1850003857-17355) [n:127.0.0.1:33909_mkx%2Fm 
c

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


   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:427)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DF61D96EA481D591-001
   [junit4]   2> Mar 27, 2019 11:16:28 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{regex_dup_A_s=PostingsFormat(name=MockRandom), 
regex_dup_B_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=Direct), 
_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
genre_s=PostingsFormat(name=MockRandom), author_t=PostingsFormat(name=Direct), 
series_t=PostingsFormat(name=Direct), 
rnd_b=PostingsFormat(name=LuceneFixedGap), 
oddField_s=PostingsFormat(name=MockRandom), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
cat=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_b=PostingsFormat(name=MockRandom), 
name=PostingsFormat(name=LuceneFixedGap), 
inStock=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=MockRandom)}, 
docValues:{regex_dup_A_s=DocValuesFormat(name=Direct), 
other_tl1=DocValuesFormat(name=Lucene80), 
regex_dup_B_s=DocValuesFormat(name=Lucene80), 
range_facet_l_dv=DocValuesFormat(name=Lucene80), 
SubjectTerms_mfacet=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Lucene80), 
multiDefault=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene80), 
genre_s=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Asserting), 
n_d1=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
n_f1=DocValuesFormat(name=Asserting), series_t=DocValuesFormat(name=Asserting), 
n_tl1=DocValuesFormat(name=Asserting), oddField_s=DocValuesFormat(name=Direct), 
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Direct), 
a_t=DocValuesFormat(name=Lucene80), cat=DocValuesFormat(name=Lucene80), 
sequence_i=DocValuesFormat(name=Direct), inStock=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene80), text=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene80), 
foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Lucene80), 
_root_=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Asserting), 
author_t=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene80), 
n_ti1=DocValuesFormat(name=Lucene80), rnd_b=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), foo_b=DocValuesFormat(name=Direct), 
name=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Asserting), 
foo_d=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1800, 
maxMBSortInHeap=7.873212315546302, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@471b7750),
 locale=de-CH, timezone=America/Nassau
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 12 
(64-bit)/cpus=8,threads=1,free=64746472,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, 
LeaderElectionIntegrationTest, TestSolr4Spatial, TestDFRSimilarityFactory, 
TestTrie, TestFacetMethods, ClusterStateTest, SolrRequestParserTest, 
CdcrBidirectionalTest, TestCustomStream, TestAnalyzeInfixSuggestions, 
TestCloudPivotFacet, AutoAddReplicasPlanActionTest, DeleteStatusTest, 
TestHighFrequencyDictionaryFactory, TestPayloadCheckQParserPlugin, 
TestCSVLoader, SolrIndexSplitterTest, TestJsonRequest, 
MissingSegmentRecoveryTest, TestManagedStopFilterFactory, 
TestFieldCacheSortRandom, TestPerFieldSimilarity, QueryParsingTest, 
DeleteNodeTest, TestQuerySenderNoQuery, TestLegacyNumericUtils, 
OverseerCollectionConfigSetProcessorTest, SolrCloudReportersTest, 
DistributedMLTComponentTest, TestJoin, TestSafeXMLParsing, 
HdfsRestartWhileUpdatingTest, TestExpandComponent, 
DistributedIntervalFacetingTest, FastVectorHighlighterTest, 
NodeAddedTriggerIntegrationTest, DistributedTermsComponentTest, SolrCoreTest, 
OpenExchangeRatesOrgProviderTest, TestLegacyFieldCache, ZkStateWriterTest, 
TemplateUpdateProcessorTest, ChangedSchemaMergeTest, RegexBytesRefFilterTest, 
TestSimComputePlanAction, SimplePostToolTest, 
ShufflingReplicaListTransformerTest, TestDynamicFieldCollectionResource, 
TestBM25SimilarityFactory, TestFiltering, TestSchemaVersionResource, 
DistributedFacetSimpleRefinementLongTailTest, V2StandaloneTest, 
HighlighterTest, ConfigureRecoveryStrategyTest, TestSchemalessBufferedUpdates, 
TestStressVersions, SpellCheckCollatorWithCollapseTest, TestUpdate, 
DocValuesMultiTest, HdfsNNFailoverTest, CheckHdfsIndexTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestPushWriter, MoveReplicaTest, 
ReindexCollectionTest, JSONWriterTest, TestDocSet, TestValueSourceCache, 
TestCryptoKeys, TestFastLRUCache, TestHashPartitioner, TestMergePolicyConfig, 
TestRandomFlRTGCloud, TestFileDictionaryLookup, DateFieldTest, 
DistributedQueryElevationComponentTest, TestReversedWildcardFilterFactory, 
TestSort, TestReload, UpdateRequestProcessorFactoryTest, TestOrdValues, 
StressHdfsTest, RollingRestartTest, TestDynamicURP, 
CoreMergeIndexesAdminHandlerTest, TestSchemaNameResource, HttpPartitionTest, 
TestSlowCompositeReaderWrapper, TestRemoteStreaming, TestFieldResource, 
ExplicitHLLTest, SegmentsInfoRequestHandlerTest, PeerSyncWithLeaderTest, 
ClassificationUpdateProcessorFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, ZkSolrClientTest, TestPrepRecovery, 
TestLogWatcher, TestSearcherReuse, TestComplexPhraseQParserPlugin, 
TestAddFieldRealTimeGet, TestQueryTypes, TestSolrCloudWithDelegationTokens, 
TestBulkSchemaConcurrent, TestCoreContainer, TestOmitPositions, 
TestSolrConfigHandlerConcurrent, TestNumericRangeQuery32, TaggerTest, 
TestCollationField, TestZkAclsWithHadoopAuth, FullSolrCloudDistribCmdsTest, 
TestUninvertingReader, ConvertedLegacyTest, TestSimExecutePlanAction, 
OverseerStatusTest, BadComponentTest, CdcrWithNodesRestartsTest, 
TestNestedDocsSort, TermVectorComponentTest, TestExactSharedStatsCache, 
DebugComponentTest, TestDistributedMap, TestCodecSupport, DateMathParserTest, 
IndexSizeTriggerTest, JWTAuthPluginTest, TestConfigsApi, TestXIncludeConfig, 
VMParamsZkACLAndCredentialsProvidersTest, SignificantTermsQParserPluginTest, 
TestRestManager, CloneFieldUpdateProcessorFactoryTest, TestCharFilters, 
BasicAuthIntegrationTest, HLLUtilTest, TestLMJelinekMercerSimilarityFactory, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, CursorPagingTest, 
DisMaxRequestHandlerTest, OutputWriterTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDocumentBuilder, TestSimpleTrackingShardHandler, TestSolrCoreProperties, 
TestTolerantSearch, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, 
AssignBackwardCompatibilityTest, BasicDistributedZkTest]
   [junit4] Completed [468/845 (1!)] on J2 in 335.79s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1371 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190327_105124_62715925332989642901979.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid4362.hprof ...
   [junit4] Heap dump file created [487565017 bytes in 3.976 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8974 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:585: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid4362.hprof

Total time: 101 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to