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/07/10 03:55:41 UTC

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

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

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

Error Message:
Error from server at http://127.0.0.1:41309/mz_j/i/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:33487/mz_j/i/collection1_shard1_replica_n2/: null    request: http://127.0.0.1:33487/mz_j/i/collection1_shard1_replica_n2/ Remote error message: ERROR adding document SolrInputDocument(fields: [id=42, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1671800634992492544, _root_=42])

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41309/mz_j/i/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:33487/mz_j/i/collection1_shard1_replica_n2/: null



request: http://127.0.0.1:33487/mz_j/i/collection1_shard1_replica_n2/
Remote error message: ERROR adding document SolrInputDocument(fields: [id=42, regex_dup_A_s=x_x, regex_dup_B_s=x_x, _version_=1671800634992492544, _root_=42])
	at __randomizedtesting.SeedInfo.seed([CDAF04EDE6877F65:45FB3B37487B129D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
	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:564)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:832)


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

Error Message:
Error from server at http://127.0.0.1:42129/mz_j/i/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:41607/mz_j/i/collection1_shard1_replica_n1/: null    request: http://127.0.0.1:41607/mz_j/i/collection1_shard1_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42129/mz_j/i/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:41607/mz_j/i/collection1_shard1_replica_n1/: null



request: http://127.0.0.1:41607/mz_j/i/collection1_shard1_replica_n1/
	at __randomizedtesting.SeedInfo.seed([CDAF04EDE6877F65:45FB3B37487B129D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
	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:564)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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:832)




Build Log:
[...truncated 14351 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 385505 INFO  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 385505 INFO  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 385506 INFO  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/data-dir-59-001
   [junit4]   2> 385506 WARN  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 385506 INFO  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 385507 INFO  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-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> 385507 INFO  (SUITE-BasicDistributedZkTest-seed#[CDAF04EDE6877F65]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mz_j/i
   [junit4]   2> 385512 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 385513 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 385513 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 385514 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 385613 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41289
   [junit4]   2> 385613 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41289
   [junit4]   2> 385613 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41289
   [junit4]   2> 385614 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41289
   [junit4]   2> 385623 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 385638 INFO  (zkConnectionManagerCallback-4909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385638 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 385644 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 385646 INFO  (zkConnectionManagerCallback-4911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385646 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 385653 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 385673 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 385681 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 385691 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 385694 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 385696 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 385699 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 385707 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 385710 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 385711 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 385713 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 385717 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 385854 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 385854 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 385854 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 385854 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 385867 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 385867 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 385868 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 385873 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a6f41a7{/mz_j/i,null,AVAILABLE}
   [junit4]   2> 385874 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66ab99d9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41453}
   [junit4]   2> 385874 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.s.Server Started @385898ms
   [junit4]   2> 385874 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mz_j/i, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/tempDir-001/control/data, hostPort=41453, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 385874 ERROR (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385874 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 385874 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 385874 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385875 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr
   [junit4]   2> 385875 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T03:33:11.092013Z
   [junit4]   2> 385875 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 385877 INFO  (zkConnectionManagerCallback-4913-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385877 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 385978 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 385978 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/control-001/solr.xml
   [junit4]   2> 385980 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 385980 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 385982 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 386009 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 386010 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61029918[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 386011 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61029918[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 386013 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29c86f59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 386013 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29c86f59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 386014 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41289/solr
   [junit4]   2> 386015 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386025 INFO  (zkConnectionManagerCallback-4924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386027 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 386030 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]-SendThread(127.0.0.1:41289)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10097e690280003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10097e690280003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10097e690280003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 386135 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386140 INFO  (zkConnectionManagerCallback-4926-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386140 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 386276 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41453_mz_j%2Fi
   [junit4]   2> 386276 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.Overseer Overseer (id=72224610554740740-127.0.0.1:41453_mz_j%2Fi-n_0000000000) starting
   [junit4]   2> 386290 INFO  (OverseerStateUpdate-72224610554740740-127.0.0.1:41453_mz_j%2Fi-n_0000000000) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41453_mz_j%2Fi
   [junit4]   2> 386291 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41453_mz_j%2Fi
   [junit4]   2> 386292 INFO  (zkCallback-4925-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 386304 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 386305 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] 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> 386314 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 386332 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 386343 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 386344 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 386344 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/control-001/cores
   [junit4]   2> 386363 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 386364 INFO  (zkConnectionManagerCallback-4943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 386364 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 386364 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 386367 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41289/solr ready
   [junit4]   2> 386375 INFO  (qtp2115473087-8679) [n:127.0.0.1:41453_mz_j%2Fi     ] 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:41453_mz_j%252Fi&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 386380 INFO  (OverseerThreadFactory-4933-thread-1-processing-n:127.0.0.1:41453_mz_j%2Fi) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 386490 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 386490 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 386505 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi    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> 387525 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 387538 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 387608 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387615 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 387615 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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@849decc
   [junit4]   2> 387615 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 387616 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8008031347741077]
   [junit4]   2> 387620 WARN  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387647 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387647 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387648 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 387648 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 387649 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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=48, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=100.197265625, floorSegmentMB=1.76171875, forceMergeDeletesPctAllowed=21.126480362033767, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=42.653756621079175
   [junit4]   2> 387651 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 387651 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387651 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 387651 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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 1671799235273555968
   [junit4]   2> 387653 INFO  (searcherExecutor-4945-thread-1-processing-n:127.0.0.1:41453_mz_j%2Fi x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 387654 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387654 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387656 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 387656 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387656 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41453/mz_j/i/control_collection_shard1_replica_n1/
   [junit4]   2> 387656 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387656 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:41453/mz_j/i/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 387656 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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/72224610554740740-core_node2-n_0000000000
   [junit4]   2> 387657 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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:41453/mz_j/i/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 387758 INFO  (zkCallback-4925-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> 387759 INFO  (zkCallback-4925-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> 387759 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi 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> 387762 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi     ] 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=1257
   [junit4]   2> 387763 INFO  (qtp2115473087-8679) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 387862 INFO  (zkCallback-4925-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> 387862 INFO  (zkCallback-4925-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> 387862 INFO  (zkCallback-4925-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> 387862 INFO  (qtp2115473087-8679) [n:127.0.0.1:41453_mz_j%2Fi     ] 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:41453_mz_j%252Fi&wt=javabin&version=2} status=0 QTime=1488
   [junit4]   2> 387863 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 387966 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 387967 INFO  (zkConnectionManagerCallback-4954-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 387967 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 387967 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 387968 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41289/solr ready
   [junit4]   2> 387968 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 387969 INFO  (qtp2115473087-8679) [n:127.0.0.1:41453_mz_j%2Fi     ] 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> 387971 INFO  (OverseerThreadFactory-4933-thread-2-processing-n:127.0.0.1:41453_mz_j%2Fi) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 387972 INFO  (OverseerCollectionConfigSetProcessor-72224610554740740-127.0.0.1:41453_mz_j%2Fi-n_0000000000) [n:127.0.0.1:41453_mz_j%2Fi     ] 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> 388173 WARN  (OverseerThreadFactory-4933-thread-2-processing-n:127.0.0.1:41453_mz_j%2Fi) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 388174 INFO  (qtp2115473087-8679) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 388174 INFO  (qtp2115473087-8679) [n:127.0.0.1:41453_mz_j%2Fi     ] 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> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 388175 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 388233 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 388234 WARN  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 388234 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 388234 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 388234 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 388234 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 388234 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 388234 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 388235 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50cb8278{/mz_j/i,null,AVAILABLE}
   [junit4]   2> 388235 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@733371aa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42129}
   [junit4]   2> 388235 INFO  (closeThreadPool-4955-thread-1) [     ] o.e.j.s.Server Started @388259ms
   [junit4]   2> 388235 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mz_j/i, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/tempDir-001/jetty1, hostPort=42129, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-1-001/cores}
   [junit4]   2> 388235 ERROR (closeThreadPool-4955-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 388235 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 388235 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 388236 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 388236 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr
   [junit4]   2> 388236 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T03:33:13.453044Z
   [junit4]   2> 388236 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388237 INFO  (zkConnectionManagerCallback-4957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388237 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388290 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 388290 WARN  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 388291 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30f49c72{/mz_j/i,null,AVAILABLE}
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@13054a06{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34301}
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.e.j.s.Server Started @388316ms
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mz_j/i, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/tempDir-001/jetty2, hostPort=34301, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-2-001/cores}
   [junit4]   2> 388292 ERROR (closeThreadPool-4955-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr
   [junit4]   2> 388292 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T03:33:13.509652Z
   [junit4]   2> 388293 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388294 INFO  (zkConnectionManagerCallback-4959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388294 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388338 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 388338 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-1-001/solr.xml
   [junit4]   2> 388339 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388340 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388340 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 388342 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 388343 WARN  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 388343 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 388343 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 388343 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e8bd97c{/mz_j/i,null,AVAILABLE}
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ac5f63d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32965}
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.e.j.s.Server Started @388368ms
   [junit4]   2> 388344 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mz_j/i, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/tempDir-001/jetty3, hostPort=32965, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-3-001/cores}
   [junit4]   2> 388345 ERROR (closeThreadPool-4955-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 388345 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 388345 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 388345 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 388345 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr
   [junit4]   2> 388345 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T03:33:13.562205Z
   [junit4]   2> 388345 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388346 INFO  (zkConnectionManagerCallback-4964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388346 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388383 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 388384 WARN  (closeThreadPool-4955-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62a1ee53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388384 WARN  (closeThreadPool-4955-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62a1ee53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388385 WARN  (closeThreadPool-4955-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ab50da5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388385 WARN  (closeThreadPool-4955-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ab50da5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388386 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41289/solr
   [junit4]   2> 388386 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388387 INFO  (zkConnectionManagerCallback-4972-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388387 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388401 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 388401 WARN  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 388401 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 388401 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 388401 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ee868bc{/mz_j/i,null,AVAILABLE}
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@458b86e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41607}
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.e.j.s.Server Started @388426ms
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/mz_j/i, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/tempDir-001/jetty4, hostPort=41607, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-4-001/cores}
   [junit4]   2> 388402 ERROR (closeThreadPool-4955-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 388402 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 388403 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 388403 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr
   [junit4]   2> 388403 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-10T03:33:13.620043Z
   [junit4]   2> 388403 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388404 INFO  (zkConnectionManagerCallback-4974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388404 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388438 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 388438 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-2-001/solr.xml
   [junit4]   2> 388440 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388440 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388441 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 388538 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 388538 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-4-001/solr.xml
   [junit4]   2> 388540 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388540 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388541 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 388558 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 388558 WARN  (closeThreadPool-4955-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c09bea0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388558 WARN  (closeThreadPool-4955-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c09bea0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388559 WARN  (closeThreadPool-4955-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17e5d401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388559 WARN  (closeThreadPool-4955-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17e5d401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388560 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41289/solr
   [junit4]   2> 388561 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388561 INFO  (zkConnectionManagerCallback-4988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388561 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388577 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 388578 WARN  (closeThreadPool-4955-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a60995c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388578 WARN  (closeThreadPool-4955-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a60995c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388579 WARN  (closeThreadPool-4955-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e82ba92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388579 WARN  (closeThreadPool-4955-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e82ba92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388580 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41289/solr
   [junit4]   2> 388580 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388581 INFO  (zkConnectionManagerCallback-4996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388581 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388638 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388639 INFO  (zkConnectionManagerCallback-4998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388639 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388641 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 388642 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.ZkController Publish node=127.0.0.1:42129_mz_j%2Fi as DOWN
   [junit4]   2> 388642 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 388642 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42129_mz_j%2Fi
   [junit4]   2> 388643 INFO  (zkCallback-4925-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 388643 INFO  (zkCallback-4953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 388643 INFO  (zkCallback-4997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 388643 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 388644 WARN  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] 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> 388649 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 388662 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388667 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388667 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388667 INFO  (closeThreadPool-4955-thread-1) [n:127.0.0.1:42129_mz_j%2Fi     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-1-001/cores
   [junit4]   2> 388672 INFO  (closeThreadPool-4955-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42129_mz_j%2Fi
   [junit4]   2> 388738 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 388738 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-3-001/solr.xml
   [junit4]   2> 388740 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 388740 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 388741 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 388811 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 388812 WARN  (closeThreadPool-4955-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8492b02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388812 WARN  (closeThreadPool-4955-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8492b02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388814 WARN  (closeThreadPool-4955-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@759fb274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388814 WARN  (closeThreadPool-4955-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@759fb274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 388815 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41289/solr
   [junit4]   2> 388815 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388816 INFO  (zkConnectionManagerCallback-5017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388816 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388839 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388840 INFO  (zkConnectionManagerCallback-5019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388840 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388842 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 388843 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.ZkController Publish node=127.0.0.1:41607_mz_j%2Fi as DOWN
   [junit4]   2> 388844 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 388844 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41607_mz_j%2Fi
   [junit4]   2> 388844 INFO  (zkCallback-4953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 388844 INFO  (zkCallback-4925-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 388844 INFO  (zkCallback-5018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 388844 INFO  (zkCallback-4997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 388845 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 388845 WARN  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] 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> 388851 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 388860 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388865 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388865 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388865 INFO  (closeThreadPool-4955-thread-4) [n:127.0.0.1:41607_mz_j%2Fi     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-4-001/cores
   [junit4]   2> 388870 INFO  (closeThreadPool-4955-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41607_mz_j%2Fi
   [junit4]   2> 388939 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 388940 INFO  (zkConnectionManagerCallback-5029-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 388940 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 388942 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 388943 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.ZkController Publish node=127.0.0.1:34301_mz_j%2Fi as DOWN
   [junit4]   2> 388944 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 388944 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34301_mz_j%2Fi
   [junit4]   2> 388944 INFO  (zkCallback-4997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 388944 INFO  (zkCallback-4953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 388944 INFO  (zkCallback-4925-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 388944 INFO  (zkCallback-5018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 388945 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 388945 INFO  (zkCallback-5028-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 388945 WARN  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] 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> 388953 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 388965 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388971 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388972 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 388972 INFO  (closeThreadPool-4955-thread-2) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-2-001/cores
   [junit4]   2> 388977 INFO  (closeThreadPool-4955-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34301_mz_j%2Fi
   [junit4]   2> 389043 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 389046 INFO  (zkConnectionManagerCallback-5039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 389046 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 389049 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 389050 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.ZkController Publish node=127.0.0.1:32965_mz_j%2Fi as DOWN
   [junit4]   2> 389051 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 389051 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32965_mz_j%2Fi
   [junit4]   2> 389051 INFO  (zkCallback-4997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389051 INFO  (zkCallback-4925-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389051 INFO  (zkCallback-5028-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389051 INFO  (zkCallback-5018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389051 INFO  (zkCallback-4953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389051 INFO  (zkCallback-5038-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389052 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 389053 WARN  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] 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> 389069 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 389084 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 389107 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 389108 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@849decc
   [junit4]   2> 389108 INFO  (closeThreadPool-4955-thread-3) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001/shard-3-001/cores
   [junit4]   2> 389125 INFO  (closeThreadPool-4955-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:32965_mz_j%2Fi
   [junit4]   2> 389127 INFO  (qtp1861906234-8830) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42129_mz_j%252Fi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389127 INFO  (qtp1861906234-8833) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41607_mz_j%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389127 INFO  (qtp1861906234-8834) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34301_mz_j%252Fi&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389128 INFO  (qtp1861906234-8835) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32965_mz_j%252Fi&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 389135 INFO  (OverseerCollectionConfigSetProcessor-72224610554740740-127.0.0.1:41453_mz_j%2Fi-n_0000000000) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 389157 INFO  (qtp1861906234-8838) [n:127.0.0.1:32965_mz_j%2Fi     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 389160 INFO  (qtp389729337-8840) [n:127.0.0.1:34301_mz_j%2Fi     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 389161 INFO  (qtp2115473087-8682) [n:127.0.0.1:41453_mz_j%2Fi     ] o.a.s

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

lections/collection2/state.json
   [junit4]   2> 	41	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	38	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72224695638294540-127.0.0.1:38937_mz_j%2Fi-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/overseer/queue
   [junit4]   2> 	73	/solr/overseer/collection-queue-work
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 
   [junit4]   2> 44617 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37729
   [junit4]   2> 44617 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37729
   [junit4]   2> 44617 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDAF04EDE6877F65]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37729
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=CDAF04EDE6877F65 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=no-NO -Dtests.timezone=US/Mountain -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   43.5s J1 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37573/mz_j/i/collection1: Async exception during distributed update: Error from server at http://127.0.0.1:34707/mz_j/i/collection1_shard1_replica_n1/: null
   [junit4]    > request: http://127.0.0.1:34707/mz_j/i/collection1_shard1_replica_n1/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDAF04EDE6877F65:45FB3B37487B129D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:851)
   [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:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZkTest_CDAF04EDE6877F65-001
   [junit4]   2> Jul 10, 2020 3:55:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {regex_dup_A_s=PostingsFormat(name=LuceneVarGapFixedInterval), regex_dup_B_s=PostingsFormat(name=MockRandom), SubjectTerms_mfacet=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=Asserting), genre_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), author_t=PostingsFormat(name=Asserting), series_t=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=MockRandom), cat=PostingsFormat(name=MockRandom), 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=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene80), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Direct), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Direct), n_tl1=DocValuesFormat(name=Direct), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), sequence_i=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), t_sortable=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Direct), val_i=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Direct), a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), foo_d=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1473, maxMBSortInHeap=7.047303115701013, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=no-NO, timezone=US/Mountain
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=16,threads=1,free=90090176,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J1 in 44.75s, 1 test, 1 error <<< FAILURES!

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

Total time: 47 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
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-BadApples-8.x-Linux/builds/251/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-BadApples-8.x-Linux #250' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-BadApples-8.x-Linux #251'.
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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