You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/01/08 13:10:56 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 1751 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1751/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([38214AB409210948:B075756EA7DD64B0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:256)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15066 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 1509182 INFO  (SUITE-ShardRoutingTest-seed#[38214AB409210948]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/data-dir-192-001
   [junit4]   2> 1509182 WARN  (SUITE-ShardRoutingTest-seed#[38214AB409210948]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1509182 INFO  (SUITE-ShardRoutingTest-seed#[38214AB409210948]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1509183 INFO  (SUITE-ShardRoutingTest-seed#[38214AB409210948]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1509183 INFO  (SUITE-ShardRoutingTest-seed#[38214AB409210948]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1509183 INFO  (SUITE-ShardRoutingTest-seed#[38214AB409210948]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1509186 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1509186 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1509186 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1509286 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer start zk server on port:34169
   [junit4]   2> 1509286 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34169
   [junit4]   2> 1509286 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34169
   [junit4]   2> 1509286 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34169
   [junit4]   2> 1509289 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509291 INFO  (zkConnectionManagerCallback-14091-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509291 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509295 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509296 INFO  (zkConnectionManagerCallback-14093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509296 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509299 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509300 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1509301 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509302 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509302 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509302 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509303 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509303 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509304 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509304 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509304 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] 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> 1509308 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509311 INFO  (zkConnectionManagerCallback-14097-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509311 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509412 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1509553 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1509553 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1509553 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1509554 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1509554 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1509554 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1509554 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1509554 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@316e4c6d{/,null,AVAILABLE}
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36191ff3{SSL,[ssl, http/1.1]}{127.0.0.1:34929}
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.s.Server Started @1509670ms
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=34929, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/control-001/cores}
   [junit4]   2> 1509555 ERROR (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1509555 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:36.992Z
   [junit4]   2> 1509556 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509560 INFO  (zkConnectionManagerCallback-14099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509560 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509661 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1509661 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/control-001/solr.xml
   [junit4]   2> 1509665 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1509665 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1509666 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1509825 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1509826 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1509829 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56a0c9dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1509829 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56a0c9dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1509833 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1509834 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63433074[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1509834 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63433074[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1509835 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
   [junit4]   2> 1509835 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509839 INFO  (zkConnectionManagerCallback-14106-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509839 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509940 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1509941 INFO  (zkConnectionManagerCallback-14108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1509941 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1509972 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34929_
   [junit4]   2> 1509972 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.Overseer Overseer (id=72122966615064581-127.0.0.1:34929_-n_0000000000) starting
   [junit4]   2> 1509974 INFO  (OverseerStateUpdate-72122966615064581-127.0.0.1:34929_-n_0000000000) [n:127.0.0.1:34929_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34929_
   [junit4]   2> 1509974 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34929_
   [junit4]   2> 1509974 INFO  (zkCallback-14107-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1509975 WARN  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1509986 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1510000 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1510006 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1510006 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1510007 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1510008 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [n:127.0.0.1:34929_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/control-001/cores
   [junit4]   2> 1510020 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1510021 INFO  (zkConnectionManagerCallback-14117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1510021 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1510021 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1510022 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34169/solr ready
   [junit4]   2> 1510031 INFO  (qtp2012002510-34446) [n:127.0.0.1:34929_     ] 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:34929_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1510032 INFO  (OverseerThreadFactory-9166-thread-1-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1510138 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_    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> 1510139 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1511148 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1511157 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511209 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1511218 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511218 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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@6cadf808
   [junit4]   2> 1511218 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1511220 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=350240646, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1511222 WARN  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511251 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511251 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511262 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1511262 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1511263 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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=11, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.9375, floorSegmentMB=0.490234375, forceMergeDeletesPctAllowed=3.2620593465980097, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=20.594348359020916
   [junit4]   2> 1511263 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74bfc5a1[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1511265 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1511265 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511265 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1511265 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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 1655164023552868352
   [junit4]   2> 1511267 INFO  (searcherExecutor-9171-thread-1-processing-n:127.0.0.1:34929_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34929_ 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@74bfc5a1[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1511269 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511269 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511270 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1511270 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511270 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34929/control_collection_shard1_replica_n1/
   [junit4]   2> 1511270 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511270 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34929/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1511270 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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/72122966615064581-core_node2-n_0000000000
   [junit4]   2> 1511271 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34929/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1511405 INFO  (zkCallback-14107-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> 1511405 INFO  (zkCallback-14107-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> 1511405 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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> 1511406 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_ 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=1268
   [junit4]   2> 1511407 INFO  (qtp2012002510-34446) [n:127.0.0.1:34929_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1511507 INFO  (zkCallback-14107-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> 1511507 INFO  (zkCallback-14107-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> 1511507 INFO  (zkCallback-14107-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> 1511507 INFO  (qtp2012002510-34446) [n:127.0.0.1:34929_     ] 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:34929_&wt=javabin&version=2} status=0 QTime=1476
   [junit4]   2> 1511507 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1511611 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1511611 INFO  (zkConnectionManagerCallback-14123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511611 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1511612 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1511613 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34169/solr ready
   [junit4]   2> 1511613 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1511615 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1511617 INFO  (OverseerThreadFactory-9166-thread-2-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1511617 INFO  (OverseerCollectionConfigSetProcessor-72122966615064581-127.0.0.1:34929_-n_0000000000) [n:127.0.0.1:34929_     ] 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> 1511818 WARN  (OverseerThreadFactory-9166-thread-2-processing-n:127.0.0.1:34929_) [n:127.0.0.1:34929_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1511820 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1511820 INFO  (qtp2012002510-34447) [n:127.0.0.1:34929_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected:4
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected:4
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected:4
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1511820 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1511900 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-1-001 of type NRT
   [junit4]   2> 1511902 WARN  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1511902 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1511902 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1511902 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1511903 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1511903 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1511904 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1511904 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5938efb3{/,null,AVAILABLE}
   [junit4]   2> 1511904 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c1bfd22{SSL,[ssl, http/1.1]}{127.0.0.1:36687}
   [junit4]   2> 1511904 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.Server Started @1512020ms
   [junit4]   2> 1511904 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=36687, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-1-001/cores}
   [junit4]   2> 1511905 ERROR (closeThreadPool-14124-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1511905 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1511905 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1511905 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1511905 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1511905 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.342Z
   [junit4]   2> 1511906 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1511906 INFO  (zkConnectionManagerCallback-14126-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511906 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1511981 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-2-001 of type NRT
   [junit4]   2> 1511983 WARN  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1511983 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1511983 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1511983 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26a66e97{/,null,AVAILABLE}
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e8c366b{SSL,[ssl, http/1.1]}{127.0.0.1:38003}
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.e.j.s.Server Started @1512104ms
   [junit4]   2> 1511988 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=38003, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-2-001/cores}
   [junit4]   2> 1511989 ERROR (closeThreadPool-14124-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1511989 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1511989 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1511989 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1511989 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1511989 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.426Z
   [junit4]   2> 1511990 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1511992 INFO  (zkConnectionManagerCallback-14128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1511992 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512007 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512007 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-1-001/solr.xml
   [junit4]   2> 1512010 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1512010 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1512011 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1512065 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-3-001 of type NRT
   [junit4]   2> 1512067 WARN  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1512067 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58047ef2{/,null,AVAILABLE}
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ad3413d{SSL,[ssl, http/1.1]}{127.0.0.1:33809}
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.e.j.s.Server Started @1512183ms
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=33809, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-3-001/cores}
   [junit4]   2> 1512068 ERROR (closeThreadPool-14124-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512068 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.505Z
   [junit4]   2> 1512070 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1512071 WARN  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512071 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512071 WARN  (closeThreadPool-14124-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f3505be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512071 WARN  (closeThreadPool-14124-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f3505be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512072 INFO  (zkConnectionManagerCallback-14131-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512072 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512076 WARN  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512077 WARN  (closeThreadPool-14124-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dff51ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512077 WARN  (closeThreadPool-14124-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dff51ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512077 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
   [junit4]   2> 1512078 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512079 INFO  (zkConnectionManagerCallback-14137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512079 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512107 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512107 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-2-001/solr.xml
   [junit4]   2> 1512110 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1512110 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1512111 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1512157 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-4-001 of type NRT
   [junit4]   2> 1512158 WARN  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1512158 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1512158 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1512158 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1512201 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512201 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512201 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1512201 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60793b48{/,null,AVAILABLE}
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1f1f4eea{SSL,[ssl, http/1.1]}{127.0.0.1:45393}
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.e.j.s.Server Started @1512317ms
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=45393, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-4-001/cores}
   [junit4]   2> 1512202 ERROR (closeThreadPool-14124-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512202 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.639Z
   [junit4]   2> 1512211 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512212 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512215 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1512215 WARN  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512220 INFO  (zkConnectionManagerCallback-14140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512220 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512220 INFO  (zkConnectionManagerCallback-14142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512220 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512221 WARN  (closeThreadPool-14124-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61950def[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512221 WARN  (closeThreadPool-14124-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61950def[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512223 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1512225 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36687_ as DOWN
   [junit4]   2> 1512225 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1512225 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36687_
   [junit4]   2> 1512229 INFO  (zkCallback-14107-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512229 INFO  (zkCallback-14122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512229 WARN  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512229 INFO  (zkCallback-14141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1512230 WARN  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1512232 WARN  (closeThreadPool-14124-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61f857bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512232 WARN  (closeThreadPool-14124-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61f857bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512234 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
   [junit4]   2> 1512240 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512242 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-5-001 of type NRT
   [junit4]   2> 1512244 INFO  (zkConnectionManagerCallback-14151-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512244 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512247 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1512248 WARN  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1512248 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1512248 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1512248 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1512260 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512260 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512260 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d3d60c1{/,null,AVAILABLE}
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e76b445{SSL,[ssl, http/1.1]}{127.0.0.1:39683}
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.e.j.s.Server Started @1512376ms
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=39683, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-5-001/cores}
   [junit4]   2> 1512261 ERROR (closeThreadPool-14124-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512261 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.698Z
   [junit4]   2> 1512270 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1512272 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512272 INFO  (zkConnectionManagerCallback-14154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512272 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512280 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1512280 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1512281 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1512282 INFO  (closeThreadPool-14124-thread-1) [n:127.0.0.1:36687_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-1-001/cores
   [junit4]   2> 1512301 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36687_
   [junit4]   2> 1512308 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512308 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-3-001/solr.xml
   [junit4]   2> 1512311 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1512311 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1512351 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1512380 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-6-001 of type NRT
   [junit4]   2> 1512381 WARN  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1512381 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1512381 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1512381 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1512382 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512382 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512382 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1512382 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b12dd60{/,null,AVAILABLE}
   [junit4]   2> 1512384 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38fd93ba{SSL,[ssl, http/1.1]}{127.0.0.1:37211}
   [junit4]   2> 1512384 INFO  (closeThreadPool-14124-thread-1) [     ] o.e.j.s.Server Started @1512500ms
   [junit4]   2> 1512384 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37211, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-6-001/cores}
   [junit4]   2> 1512385 ERROR (closeThreadPool-14124-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512385 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512385 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1512385 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512385 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512385 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.822Z
   [junit4]   2> 1512400 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512408 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512408 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-5-001/solr.xml
   [junit4]   2> 1512411 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1512411 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1512412 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1512424 INFO  (zkConnectionManagerCallback-14157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512424 INFO  (closeThreadPool-14124-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512459 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1512460 WARN  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512461 WARN  (closeThreadPool-14124-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2628124d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512461 WARN  (closeThreadPool-14124-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2628124d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512465 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-7-001 of type NRT
   [junit4]   2> 1512468 WARN  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512474 WARN  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1512474 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1512474 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1512474 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1512480 WARN  (closeThreadPool-14124-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f9025b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512480 WARN  (closeThreadPool-14124-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f9025b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512482 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
   [junit4]   2> 1512496 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512512 INFO  (zkConnectionManagerCallback-14164-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512512 INFO  (closeThreadPool-14124-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512524 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512524 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512524 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1512529 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1512529 WARN  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512532 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512532 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a53ad35{/,null,AVAILABLE}
   [junit4]   2> 1512533 WARN  (closeThreadPool-14124-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27ac8392[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512533 WARN  (closeThreadPool-14124-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27ac8392[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512534 INFO  (zkConnectionManagerCallback-14166-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512534 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512539 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3beba41f{SSL,[ssl, http/1.1]}{127.0.0.1:45567}
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.e.j.s.Server Started @1512664ms
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/, hostPort=45567, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-7-001/cores}
   [junit4]   2> 1512549 ERROR (closeThreadPool-14124-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512549 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:39.986Z
   [junit4]   2> 1512554 WARN  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512558 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-8-001 of type NRT
   [junit4]   2> 1512559 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38003_ as DOWN
   [junit4]   2> 1512559 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1512559 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38003_
   [junit4]   2> 1512561 INFO  (zkCallback-14122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1512561 INFO  (zkCallback-14107-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1512568 INFO  (zkCallback-14141-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1512569 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512569 WARN  (closeThreadPool-14124-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55e7aaf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512569 WARN  (closeThreadPool-14124-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55e7aaf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512569 WARN  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1512570 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34169/solr
   [junit4]   2> 1512570 WARN  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1512570 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1512570 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1512570 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 1512572 INFO  (zkConnectionManagerCallback-14172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512572 INFO  (closeThreadPool-14124-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512576 INFO  (zkCallback-14165-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1512584 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512584 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1512584 INFO  (zkConnectionManagerCallback-14177-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512584 INFO  (closeThreadPool-14124-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512594 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1512594 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1512594 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1512595 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@326e4753{/,null,AVAILABLE}
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6838e62d{SSL,[ssl, http/1.1]}{127.0.0.1:37269}
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.e.j.s.Server Started @1512711ms
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/, hostPort=37269, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-8-001/cores}
   [junit4]   2> 1512596 ERROR (closeThreadPool-14124-thread-7) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1512596 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:43:40.033Z
   [junit4]   2> 1512598 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1512600 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1512600 INFO  (zkConnectionManagerCallback-14180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1512600 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1512605 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1512605 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808
   [junit4]   2> 1512606 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1512606 INFO  (closeThreadPool-14124-thread-2) [n:127.0.0.1:38003_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-2-001/cores
   [junit4]   2> 1512608 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512608 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-4-001/solr.xml
   [junit4]   2> 1512611 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1512611 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1512611 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cadf808, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1512629 INFO  (closeThreadPool-14124-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38003_
   [junit4]   2> 1512706 INFO  (closeThreadPool-14124-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1512706 WARN  (closeThreadPool-14124-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1512708 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1512708 INFO  (closeThreadPool-14124-thread-7) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001/shard-8-001/solr.xml
   [junit4]   2> 1512709 WARN  (closeThreadPool-14124-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5588b857[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1512709 WARN  (closeThreadPool-14124-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5588b857[provider=null,key

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

        "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 1567988 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1568191 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/packages.json
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 	8	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard4
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	101	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72122966615064581-127.0.0.1:34929_-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72122966615064602-127.0.0.1:33809_-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	79	/solr/live_nodes
   [junit4]   2> 	53	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1568192 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34169
   [junit4]   2> 1568192 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34169
   [junit4]   2> 1568192 INFO  (TEST-ShardRoutingTest.test-seed#[38214AB409210948]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34169
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardRoutingTest -Dtests.method=test -Dtests.seed=38214AB409210948 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 59.4s J0 | ShardRoutingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38214AB409210948:B075756EA7DD64B0]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:256)
   [junit4]    > 	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardRoutingTest_38214AB409210948-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69f730d1), locale=ar-EG, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=1,free=227341432,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UninvertDocValuesMergePolicyTest, HLLUtilTest, JWTVerificationkeyResolverTest, DistribCursorPagingTest, TestRawResponseWriter, CollectionsAPISolrJTest, OverriddenZkACLAndCredentialsProvidersTest, TestSQLHandler, TestSolrConfigHandlerConcurrent, TestCustomDocTransformer, TestBulkSchemaConcurrent, PreAnalyzedFieldTest, TestSegmentSorting, TestNoOpRegenerator, HighlighterConfigTest, DistributedSpellCheckComponentTest, NoCacheHeaderTest, PeerSyncWithIndexFingerprintCachingTest, JWTAuthPluginIntegrationTest, HdfsBasicDistributedZk2Test, HdfsDirectoryFactoryTest, MetricsHistoryIntegrationTest, TestStressVersions, TestSkipOverseerOperations, TestSolrCoreProperties, RAMDirectoryFactoryTest, JsonLoaderTest, SolrCLIZkUtilsTest, TestReplicationHandlerDiskOverFlow, MetricsHistoryHandlerTest, TestGroupingSearch, SegmentsInfoRequestHandlerTest, TestIndexSearcher, TestImpersonationWithHadoopAuth, DistributedFacetPivotLargeTest, TestSolrCoreSnapshots, NumberUtilsTest, BlockJoinFacetSimpleTest, ClassificationUpdateProcessorTest, ResponseLogComponentTest, TestNamedUpdateProcessors, PreAnalyzedUpdateProcessorTest, TestNonDefinedSimilarityFactory, TolerantUpdateProcessorTest, PackageManagerCLITest, AssignBackwardCompatibilityTest, XsltUpdateRequestHandlerTest, SpatialFilterTest, TestObjectReleaseTracker, ByteBuffersDirectoryFactoryTest, SmileWriterTest, TestExportTool, FacetPivotSmallTest, TestQueryUtils, TestOmitPositions, ExternalFileFieldSortTest, BaseCdcrDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, TestManagedStopFilterFactory, TestRandomDVFaceting, AutoScalingHandlerTest, TestCloudSearcherWarming, BadCopyFieldTest, TestHttpShardHandlerFactory, TestCollationField, TestFaceting, TestPayloadScoreQParserPlugin, TestNestedDocsSort, TestHdfsBackupRestoreCore, TestReversedWildcardFilterFactory, TestUseDocValuesAsStored, BigEndianAscendingWordDeserializerTest, CursorPagingTest, TestSchemaManager, DimensionalRoutedAliasUpdateProcessorTest, CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, SSLMigrationTest, TestCharFilters, TestSolrFieldCacheBean, TestExportWriter, TestTrie, ZkFailoverTest, SuggestComponentTest, TestSolrQueryResponse, HdfsCollectionsAPIDistributedZkTest, TestSimpleTextCodec, TestSolr4Spatial2, DistributedDebugComponentTest, TestRebalanceLeaders, TestSimpleQParserPlugin, SplitHandlerTest, TestFieldCacheVsDocValues, CursorMarkTest, AnalysisAfterCoreReloadTest, BJQFilterAccessibleTest, TestDocTermOrds, TestFoldingMultitermQuery, TestLegacyTerms, TestLuceneIndexBackCompat, TestConfigSetsAPIExclusivity, ActionThrottleTest, TestSchemaNameResource, TestAtomicUpdateErrorCases, TestLegacyField, IndexBasedSpellCheckerTest, NestedShardedAtomicUpdateTest, HdfsWriteToMultipleCollectionsTest, SortByFunctionTest, DateFieldTest, TestFieldResource, FieldMutatingUpdateProcessorTest, RestoreTriggerStateTest, TestDistribIDF, CacheHeaderTest, MissingSegmentRecoveryTest, TestManagedSchema, ChangedSchemaMergeTest, TestInPlaceUpdatesStandalone, TestDirectoryFactory, TestCloudInspectUtil, TestWaitForStateWithJettyShutdowns, OpenExchangeRatesOrgProviderTest, BasicAuthIntegrationTest, ImplicitSnitchTest, TestSimGenericDistributedQueue, SplitByPrefixTest, TestStressRecovery, TestSimNodeLostTrigger, ClusterStateUpdateTest, BufferStoreTest, TestDynamicURP, TestQuerySenderNoQuery, TestSimTriggerIntegration, TestJavabinTupleStreamParser, SplitShardTest, SimplePostToolTest, ExplicitHLLTest, TestElisionMultitermQuery, AuthToolTest, DistributedQueueTest, TestExplainDocTransformer, TestInitParams, TestStreamBody, TestInPlaceUpdateWithRouteField, TestNumericRangeQuery64, SampleTest, ChaosMonkeySafeLeaderTest, CleanupOldIndexTest, ClusterStateTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteStatusTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MultiSolrCloudTestCaseTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, RoutingToNodesWithPropertiesTest, ShardRoutingTest]
   [junit4] Completed [515/894 (1!)] on J0 in 59.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 1310 lines...]
   [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J0-20200108_121827_2896585040851334611901.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid28563.hprof ...
   [junit4] Heap dump file created [386354135 bytes in 1.002 secs]
   [junit4] <<< JVM J0: EOF ----

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

Total time: 89 minutes 58 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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.4) - Build # 1752 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1752/
Java: 64bit/jdk-11.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:34721/collection1: ERROR adding document SolrInputDocument(fields: [id=45, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1655175758314733568, _root_=45])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34721/collection1: ERROR adding document SolrInputDocument(fields: [id=45, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1655175758314733568, _root_=45])
	at __randomizedtesting.SeedInfo.seed([DE4EDB45974CB32A:561AE49F39B0DED2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:566)
	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:834)


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

Error Message:
Error from server at http://127.0.0.1:36745/collection1: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-002/index-SimpleFSDirectory-002/_x_LuceneVarGapFixedInterval_0.tiv: Too many open files

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36745/collection1: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-002/index-SimpleFSDirectory-002/_x_LuceneVarGapFixedInterval_0.tiv: Too many open files
	at __randomizedtesting.SeedInfo.seed([DE4EDB45974CB32A:561AE49F39B0DED2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:852)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:566)
	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:834)


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

Error Message:
Error from server at http://127.0.0.1:45081/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 java.lang.AssertionError</title> </head> <body><h2>HTTP ERROR 500 java.lang.AssertionError</h2> <table> <tr><th>URI:</th><td>/collection1/update</td></tr> <tr><th>STATUS:</th><td>500</td></tr> <tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-23a5107a</td></tr> <tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.AssertionError  at org.apache.solr.cloud.ZkController.giveupLeadership(ZkController.java:676)  at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2023)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:223)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.24.v20191120</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45081/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 java.lang.AssertionError</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.AssertionError</h2>
<table>
<tr><th>URI:</th><td>/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-23a5107a</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.AssertionError
	at org.apache.solr.cloud.ZkController.giveupLeadership(ZkController.java:676)
	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2023)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:223)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.24.v20191120</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([DE4EDB45974CB32A:561AE49F39B0DED2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:566)
	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:834)


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

Error Message:
Error from server at http://127.0.0.1:37797/collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 500 java.lang.AssertionError</title> </head> <body><h2>HTTP ERROR 500 java.lang.AssertionError</h2> <table> <tr><th>URI:</th><td>/collection1/update</td></tr> <tr><th>STATUS:</th><td>500</td></tr> <tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr> <tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-630c010e</td></tr> <tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr> </table> <h3>Caused by:</h3><pre>java.lang.AssertionError  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)  at org.eclipse.jetty.server.Server.handle(Server.java:500)  at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)  at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)  at java.base/java.lang.Thread.run(Thread.java:834) </pre> <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.24.v20191120</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37797/collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 java.lang.AssertionError</title>
</head>
<body><h2>HTTP ERROR 500 java.lang.AssertionError</h2>
<table>
<tr><th>URI:</th><td>/collection1/update</td></tr>
<tr><th>STATUS:</th><td>500</td></tr>
<tr><th>MESSAGE:</th><td>java.lang.AssertionError</td></tr>
<tr><th>SERVLET:</th><td>org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404-630c010e</td></tr>
<tr><th>CAUSED BY:</th><td>java.lang.AssertionError</td></tr>
</table>
<h3>Caused by:</h3><pre>java.lang.AssertionError
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:227)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
	at org.eclipse.jetty.server.Server.handle(Server.java:500)
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.24.v20191120</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([DE4EDB45974CB32A:561AE49F39B0DED2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	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:566)
	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:834)




Build Log:
[...truncated 14287 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 847899 INFO  (SUITE-BasicDistributedZkTest-seed#[DE4EDB45974CB32A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/data-dir-90-001
   [junit4]   2> 847899 WARN  (SUITE-BasicDistributedZkTest-seed#[DE4EDB45974CB32A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 847899 INFO  (SUITE-BasicDistributedZkTest-seed#[DE4EDB45974CB32A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 847900 INFO  (SUITE-BasicDistributedZkTest-seed#[DE4EDB45974CB32A]-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> 847900 INFO  (SUITE-BasicDistributedZkTest-seed#[DE4EDB45974CB32A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 847900 INFO  (SUITE-BasicDistributedZkTest-seed#[DE4EDB45974CB32A]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 847904 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 847904 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 847904 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 848004 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ZkTestServer start zk server on port:37039
   [junit4]   2> 848004 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37039
   [junit4]   2> 848004 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37039
   [junit4]   2> 848004 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37039
   [junit4]   2> 848005 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 848007 INFO  (zkConnectionManagerCallback-4810-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848007 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 848008 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 848028 INFO  (zkConnectionManagerCallback-4812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848028 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 848031 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848036 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848036 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848037 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848038 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848038 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848039 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848039 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848040 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848040 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848041 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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> 848042 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 848155 WARN  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 848155 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 848155 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 848155 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 848156 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 848156 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 848156 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 848156 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45e39b3a{/,null,AVAILABLE}
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d0c5b70{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37465}
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.s.Server Started @848197ms
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/tempDir-001/control/data, hostPort=37465, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 848157 ERROR (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 848157 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T15:09:13.794928Z
   [junit4]   2> 848158 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 848159 INFO  (zkConnectionManagerCallback-4814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848159 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 848260 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 848260 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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_DE4EDB45974CB32A-001/control-001/solr.xml
   [junit4]   2> 848262 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 848262 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 848262 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 848409 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 848410 WARN  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ecb5e9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848410 WARN  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ecb5e9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848411 WARN  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b9b2ccf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848412 WARN  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b9b2ccf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 848412 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37039/solr
   [junit4]   2> 848413 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 848414 INFO  (zkConnectionManagerCallback-4821-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848414 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 848515 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 848516 INFO  (zkConnectionManagerCallback-4823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848516 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 848555 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37465_
   [junit4]   2> 848560 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.Overseer Overseer (id=72123539197657092-127.0.0.1:37465_-n_0000000000) starting
   [junit4]   2> 848563 INFO  (OverseerStateUpdate-72123539197657092-127.0.0.1:37465_-n_0000000000) [n:127.0.0.1:37465_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37465_
   [junit4]   2> 848571 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37465_
   [junit4]   2> 848573 INFO  (zkCallback-4822-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848574 WARN  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 848589 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 848604 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0
   [junit4]   2> 848610 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0
   [junit4]   2> 848610 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0
   [junit4]   2> 848611 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 848612 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [n:127.0.0.1:37465_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/control-001/cores
   [junit4]   2> 848627 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 848628 INFO  (zkConnectionManagerCallback-4832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848629 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 848629 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848630 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37039/solr ready
   [junit4]   2> 848633 INFO  (qtp1329453324-14710) [n:127.0.0.1:37465_     ] 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:37465_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 848636 INFO  (OverseerThreadFactory-4089-thread-1-processing-n:127.0.0.1:37465_) [n:127.0.0.1:37465_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 848740 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_    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> 848741 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 849749 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 849763 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849863 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849876 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849876 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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@6ef988e0
   [junit4]   2> 849876 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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_DE4EDB45974CB32A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 849878 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.36328125, noCFSRatio=1.0]
   [junit4]   2> 849885 WARN  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849932 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849932 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849933 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849933 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849933 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 849934 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@398aaf64[control_collection_shard1_replica_n1] main]
   [junit4]   2> 849935 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 849935 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849936 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849936 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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 1655173184826114048
   [junit4]   2> 849938 INFO  (searcherExecutor-4094-thread-1-processing-n:127.0.0.1:37465_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:37465_ 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@398aaf64[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849942 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849942 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849945 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 849945 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849945 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37465/control_collection_shard1_replica_n1/
   [junit4]   2> 849945 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 849945 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:37465/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 849945 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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/72123539197657092-core_node2-n_0000000000
   [junit4]   2> 849946 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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:37465/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 850048 INFO  (zkCallback-4822-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> 850048 INFO  (zkCallback-4822-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> 850049 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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> 850050 INFO  (qtp1329453324-14709) [n:127.0.0.1:37465_ 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=1309
   [junit4]   2> 850051 INFO  (qtp1329453324-14710) [n:127.0.0.1:37465_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 850150 INFO  (zkCallback-4822-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> 850150 INFO  (zkCallback-4822-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> 850150 INFO  (zkCallback-4822-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> 850150 INFO  (qtp1329453324-14710) [n:127.0.0.1:37465_     ] 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:37465_&wt=javabin&version=2} status=0 QTime=1517
   [junit4]   2> 850151 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 850253 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850254 INFO  (zkConnectionManagerCallback-4838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850254 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850255 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 850255 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37039/solr ready
   [junit4]   2> 850255 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 850256 INFO  (qtp1329453324-14711) [n:127.0.0.1:37465_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 850258 INFO  (OverseerThreadFactory-4089-thread-2-processing-n:127.0.0.1:37465_) [n:127.0.0.1:37465_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 850258 INFO  (OverseerCollectionConfigSetProcessor-72123539197657092-127.0.0.1:37465_-n_0000000000) [n:127.0.0.1:37465_     ] 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> 850460 WARN  (OverseerThreadFactory-4089-thread-2-processing-n:127.0.0.1:37465_) [n:127.0.0.1:37465_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 850461 INFO  (qtp1329453324-14711) [n:127.0.0.1:37465_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 850461 INFO  (qtp1329453324-14711) [n:127.0.0.1:37465_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 850461 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 850461 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 850461 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 850461 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 850461 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 850462 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 850462 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 850602 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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_DE4EDB45974CB32A-001/shard-1-001 of type NRT
   [junit4]   2> 850603 WARN  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 850603 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 850603 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 850603 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 850611 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 850611 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 850611 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 850612 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ea8801a{/,null,AVAILABLE}
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58cfbac2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41661}
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.e.j.s.Server Started @850653ms
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/tempDir-001/jetty1, hostPort=41661, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 850613 ERROR (closeThreadPool-4839-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 850613 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T15:09:16.250674Z
   [junit4]   2> 850616 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850620 INFO  (zkConnectionManagerCallback-4841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850620 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850717 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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_DE4EDB45974CB32A-001/shard-2-001 of type NRT
   [junit4]   2> 850718 WARN  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 850718 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 850718 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 850718 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 850719 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 850719 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 850719 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 850719 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@624a4987{/,null,AVAILABLE}
   [junit4]   2> 850719 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6864af94{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44325}
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.e.j.s.Server Started @850760ms
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/tempDir-001/jetty2, hostPort=44325, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 850720 ERROR (closeThreadPool-4839-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 850720 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T15:09:16.357343Z
   [junit4]   2> 850721 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 850721 INFO  (closeThreadPool-4839-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_DE4EDB45974CB32A-001/shard-1-001/solr.xml
   [junit4]   2> 850723 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 850723 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 850724 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 850729 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850731 INFO  (zkConnectionManagerCallback-4843-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850731 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850771 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 850772 WARN  (closeThreadPool-4839-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bd057b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850772 WARN  (closeThreadPool-4839-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bd057b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850777 WARN  (closeThreadPool-4839-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76ffd1f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850777 WARN  (closeThreadPool-4839-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76ffd1f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850778 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37039/solr
   [junit4]   2> 850784 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850788 INFO  (zkConnectionManagerCallback-4850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850788 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850832 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 850832 INFO  (closeThreadPool-4839-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_DE4EDB45974CB32A-001/shard-2-001/solr.xml
   [junit4]   2> 850833 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 850833 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 850834 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 850836 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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_DE4EDB45974CB32A-001/shard-3-001 of type NRT
   [junit4]   2> 850836 WARN  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 850836 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 850836 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 850836 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 850844 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 850844 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 850844 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84987f0{/,null,AVAILABLE}
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@417e1f38{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38211}
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.e.j.s.Server Started @850885ms
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/tempDir-001/jetty3, hostPort=38211, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 850845 ERROR (closeThreadPool-4839-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 850845 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T15:09:16.482627Z
   [junit4]   2> 850846 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850846 INFO  (zkConnectionManagerCallback-4853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850846 INFO  (closeThreadPool-4839-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850933 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850933 INFO  (zkConnectionManagerCallback-4855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850934 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850936 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 850938 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41661_ as DOWN
   [junit4]   2> 850939 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 850939 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41661_
   [junit4]   2> 850944 INFO  (zkCallback-4837-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 850944 INFO  (zkCallback-4822-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 850946 WARN  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 850949 INFO  (zkCallback-4854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 850962 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 850962 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 850964 WARN  (closeThreadPool-4839-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@28ed15a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850964 WARN  (closeThreadPool-4839-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@28ed15a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850973 WARN  (closeThreadPool-4839-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aabef9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850973 WARN  (closeThreadPool-4839-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aabef9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 850974 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37039/solr
   [junit4]   2> 850977 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0
   [junit4]   2> 850980 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 850980 INFO  (zkConnectionManagerCallback-4865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 850980 INFO  (closeThreadPool-4839-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 850983 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0
   [junit4]   2> 850984 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef988e0
   [junit4]   2> 850984 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 850985 INFO  (closeThreadPool-4839-thread-1) [n:127.0.0.1:41661_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_DE4EDB45974CB32A-001/shard-1-001/cores
   [junit4]   2> 851000 INFO  (TEST-BasicDistributedZkTest.test-seed#[DE4EDB45974CB32A]) [     ] 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_DE4EDB45974CB32A-001/shard-4-001 of type NRT
   [junit4]   2> 851002 INFO  (closeThreadPool-4839-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41661_
   [junit4]   2> 851005 WARN  (closeThreadPool-4839-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 851005 INFO  (closeThreadPool-4839-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 851005 INFO  (closeThreadPool-4839-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 851005 INFO  (closeThreadPool-4839-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 20

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

.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]    > 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]    > 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > </pre>
   [junit4]    > <hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.24.v20191120</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE4EDB45974CB32A:561AE49F39B0DED2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:629)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [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:566)
   [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:834)
   [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_DE4EDB45974CB32A-002
   [junit4]   2> Jan 08, 2020 3:50:50 PM 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(Lucene84): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapFixedInterval), regex_dup_B_s=Lucene84, SubjectTerms_mfacet=PostingsFormat(name=MockRandom), multiDefault=Lucene84, _root_=PostingsFormat(name=MockRandom), genre_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), author_t=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=Lucene84, cat=Lucene84, foo_b=PostingsFormat(name=LuceneVarGapFixedInterval), name=PostingsFormat(name=LuceneVarGapDocFreqInterval), inStock=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=LuceneVarGapFixedInterval), t_sortable=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Direct), n_l1=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting), n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Asserting), price=DocValuesFormat(name=Lucene80), sequence_i=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Direct), t_sortable=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting), foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Direct), n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1214, maxMBSortInHeap=7.926887523783416, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2dc00b62), locale=zh-TW, timezone=Canada/Pacific
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=249122576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J2 in 37.54s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: There were test failures: 5 suites, 5 tests, 5 errors [seed: DE4EDB45974CB32A]

Total time: 2 minutes 2 seconds

[repro] Setting last failure code to 256

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