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

[JENKINS] Lucene-Solr-8.2-Linux (64bit/jdk1.8.0_201) - Build # 449 - Unstable!

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

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

Error Message:
Error from server at http://127.0.0.1:42183/am_mf/iu/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42183/am_mf/iu/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([111D3BED66806A9A:99490437C87C0762]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:586)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14852 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1396533 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[111D3BED66806A9A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/init-core-data-001
   [junit4]   2> 1396534 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[111D3BED66806A9A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1396535 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[111D3BED66806A9A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1396535 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[111D3BED66806A9A]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /am_mf/iu
   [junit4]   2> 1396538 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1396538 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1396538 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1396638 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer start zk server on port:43755
   [junit4]   2> 1396638 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43755
   [junit4]   2> 1396638 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43755
   [junit4]   2> 1396639 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396642 INFO  (zkConnectionManagerCallback-11629-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396642 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396644 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396644 INFO  (zkConnectionManagerCallback-11631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396644 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396645 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1396646 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1396646 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1396646 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1396647 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1396647 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1396648 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1396648 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1396649 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1396649 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1396649 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1396650 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1396738 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1396738 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1396738 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1396738 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1396739 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1396739 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1396739 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1396740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@499a3a17{/am_mf/iu,null,AVAILABLE}
   [junit4]   2> 1396740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7577c6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39885}
   [junit4]   2> 1396740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.s.Server Started @1396820ms
   [junit4]   2> 1396740 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/tempDir-001/control/data, hostContext=/am_mf/iu, hostPort=39885, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/control-001/cores}
   [junit4]   2> 1396741 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1396741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1396741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 1396741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1396741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1396741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T05:01:21.569Z
   [junit4]   2> 1396741 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396742 INFO  (zkConnectionManagerCallback-11633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396742 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396843 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1396843 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/control-001/solr.xml
   [junit4]   2> 1396846 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1396846 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1396847 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1396928 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1396928 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62de098a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1396928 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62de098a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1396931 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@662d270d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1396931 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@662d270d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1396932 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1396932 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396933 INFO  (zkConnectionManagerCallback-11640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396933 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397034 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397035 INFO  (zkConnectionManagerCallback-11642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397035 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397064 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39885_am_mf%2Fiu
   [junit4]   2> 1397065 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.Overseer Overseer (id=72201711217803268-127.0.0.1:39885_am_mf%2Fiu-n_0000000000) starting
   [junit4]   2> 1397066 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397067 INFO  (zkConnectionManagerCallback-11649-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397067 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397068 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1397068 INFO  (OverseerStateUpdate-72201711217803268-127.0.0.1:39885_am_mf%2Fiu-n_0000000000) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39885_am_mf%2Fiu
   [junit4]   2> 1397069 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39885_am_mf%2Fiu
   [junit4]   2> 1397069 INFO  (zkCallback-11648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1397069 INFO  (zkCallback-11641-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1397079 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1397089 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1397094 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1397094 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1397095 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/control-001/cores
   [junit4]   2> 1397106 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397106 INFO  (zkConnectionManagerCallback-11655-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397106 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397107 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1397107 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1397108 INFO  (qtp1172541745-29517) [n:127.0.0.1:39885_am_mf%2Fiu     ] 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:39885_am_mf%252Fiu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1397109 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1397212 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu    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> 1397213 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1398245 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1398253 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1398256 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1398256 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1398257 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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@74ed8068
   [junit4]   2> 1398257 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1398258 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7309766085110307]
   [junit4]   2> 1398260 WARN  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398289 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398289 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398291 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1398291 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1398292 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=91.580078125, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=8.290143344238112, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3018586809085278, deletesPctAllowed=30.452586363096827
   [junit4]   2> 1398292 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df4d502[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1398293 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1398293 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398293 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1398293 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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 1639642859433885696
   [junit4]   2> 1398295 INFO  (searcherExecutor-8369-thread-1-processing-n:127.0.0.1:39885_am_mf%2Fiu x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6df4d502[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1398296 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398296 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398297 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1398297 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398297 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39885/am_mf/iu/control_collection_shard1_replica_n1/
   [junit4]   2> 1398297 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398297 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39885/am_mf/iu/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1398297 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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/72201711217803268-core_node2-n_0000000000
   [junit4]   2> 1398298 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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:39885/am_mf/iu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1398399 INFO  (zkCallback-11641-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> 1398399 INFO  (zkCallback-11641-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> 1398400 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu 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> 1398400 INFO  (qtp1172541745-29516) [n:127.0.0.1:39885_am_mf%2Fiu c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1188
   [junit4]   2> 1398402 INFO  (qtp1172541745-29517) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1398501 INFO  (zkCallback-11641-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> 1398501 INFO  (zkCallback-11641-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> 1398501 INFO  (zkCallback-11641-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> 1398501 INFO  (qtp1172541745-29517) [n:127.0.0.1:39885_am_mf%2Fiu     ] 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:39885_am_mf%252Fiu&wt=javabin&version=2} status=0 QTime=1393
   [junit4]   2> 1398604 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398604 INFO  (zkConnectionManagerCallback-11661-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398604 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398605 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398605 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1398605 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1398606 INFO  (qtp1172541745-29518) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1398607 INFO  (OverseerThreadFactory-8364-thread-2-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1398607 INFO  (OverseerCollectionConfigSetProcessor-72201711217803268-127.0.0.1:39885_am_mf%2Fiu-n_0000000000) [n:127.0.0.1:39885_am_mf%2Fiu     ] 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> 1398809 WARN  (OverseerThreadFactory-8364-thread-2-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1398809 INFO  (qtp1172541745-29518) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1398810 INFO  (qtp1172541745-29518) [n:127.0.0.1:39885_am_mf%2Fiu     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1398810 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1398893 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-1-001 of type NRT
   [junit4]   2> 1398894 WARN  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1398894 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1398894 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1398894 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1398894 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1398894 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1398894 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8420c10{/am_mf/iu,null,AVAILABLE}
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f59854c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46319}
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.e.j.s.Server Started @1398975ms
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/am_mf/iu, hostPort=46319, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-1-001/cores}
   [junit4]   2> 1398895 ERROR (closeThreadPool-11662-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1398895 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T05:01:23.723Z
   [junit4]   2> 1398896 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398896 INFO  (zkConnectionManagerCallback-11664-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398896 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398968 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-2-001 of type NRT
   [junit4]   2> 1398968 WARN  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1398968 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1398968 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1398968 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6aea87af{/am_mf/iu,null,AVAILABLE}
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a22635b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39043}
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.e.j.s.Server Started @1399049ms
   [junit4]   2> 1398969 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/am_mf/iu, hostPort=39043, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-2-001/cores}
   [junit4]   2> 1398969 ERROR (closeThreadPool-11662-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1398970 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1398970 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 1398970 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1398970 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1398970 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T05:01:23.798Z
   [junit4]   2> 1398971 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398971 INFO  (zkConnectionManagerCallback-11666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398971 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398997 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1398997 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-1-001/solr.xml
   [junit4]   2> 1399000 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1399000 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1399001 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1399046 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-3-001 of type NRT
   [junit4]   2> 1399048 WARN  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6be7343c{/am_mf/iu,null,AVAILABLE}
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@575ec77b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42183}
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.e.j.s.Server Started @1399129ms
   [junit4]   2> 1399049 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/am_mf/iu, hostPort=42183, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-3-001/cores}
   [junit4]   2> 1399050 ERROR (closeThreadPool-11662-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1399050 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1399050 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 1399050 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1399050 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1399050 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T05:01:23.878Z
   [junit4]   2> 1399050 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399051 INFO  (zkConnectionManagerCallback-11669-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399051 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399097 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1399097 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-2-001/solr.xml
   [junit4]   2> 1399100 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1399100 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1399125 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1399145 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1399145 WARN  (closeThreadPool-11662-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7bb7dcc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399145 WARN  (closeThreadPool-11662-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7bb7dcc0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399147 WARN  (closeThreadPool-11662-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@94b1339[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399147 WARN  (closeThreadPool-11662-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@94b1339[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399147 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1399151 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1399151 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-3-001/solr.xml
   [junit4]   2> 1399154 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[111D3BED66806A9A]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-4-001 of type NRT
   [junit4]   2> 1399154 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399154 WARN  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1399154 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1399154 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1399154 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1399154 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1399154 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1399155 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1399156 INFO  (zkConnectionManagerCallback-11676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399156 INFO  (closeThreadPool-11662-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399164 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1399164 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1399164 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1399164 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61dabca{/am_mf/iu,null,AVAILABLE}
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3b45b233{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41759}
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.e.j.s.Server Started @1399245ms
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/am_mf/iu, hostPort=41759, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-4-001/cores}
   [junit4]   2> 1399165 ERROR (closeThreadPool-11662-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1399165 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T05:01:23.993Z
   [junit4]   2> 1399166 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399168 INFO  (zkConnectionManagerCallback-11679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399168 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399215 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1399216 WARN  (closeThreadPool-11662-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61990313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399216 WARN  (closeThreadPool-11662-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61990313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399217 WARN  (closeThreadPool-11662-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f3b5219[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399217 WARN  (closeThreadPool-11662-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f3b5219[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399218 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1399219 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399219 INFO  (zkConnectionManagerCallback-11685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399219 INFO  (closeThreadPool-11662-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399258 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1399258 WARN  (closeThreadPool-11662-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61459fa1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399259 WARN  (closeThreadPool-11662-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61459fa1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399260 WARN  (closeThreadPool-11662-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3dd84c21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399260 WARN  (closeThreadPool-11662-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3dd84c21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399261 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1399261 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399262 INFO  (zkConnectionManagerCallback-11691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399262 INFO  (closeThreadPool-11662-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399263 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399264 INFO  (zkConnectionManagerCallback-11693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399264 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399265 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1399267 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.ZkController Publish node=127.0.0.1:46319_am_mf%2Fiu as DOWN
   [junit4]   2> 1399267 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1399267 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46319_am_mf%2Fiu
   [junit4]   2> 1399267 INFO  (zkCallback-11648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399268 INFO  (zkCallback-11641-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399268 INFO  (zkCallback-11660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399268 INFO  (zkCallback-11692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399268 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399269 INFO  (zkConnectionManagerCallback-11700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399269 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399269 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1399270 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1399280 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1399289 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399295 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399295 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399295 INFO  (closeThreadPool-11662-thread-1) [n:127.0.0.1:46319_am_mf%2Fiu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-1-001/cores
   [junit4]   2> 1399364 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399364 INFO  (zkConnectionManagerCallback-11703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399364 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399366 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1399367 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.ZkController Publish node=127.0.0.1:42183_am_mf%2Fiu as DOWN
   [junit4]   2> 1399368 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1399368 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42183_am_mf%2Fiu
   [junit4]   2> 1399368 INFO  (zkCallback-11641-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1399368 INFO  (zkCallback-11692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1399368 INFO  (zkCallback-11660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1399368 INFO  (zkCallback-11648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1399369 INFO  (zkCallback-11699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1399369 INFO  (zkCallback-11702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1399369 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399370 INFO  (zkConnectionManagerCallback-11710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399370 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399370 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1399370 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1399380 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1399391 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399396 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399396 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399397 INFO  (closeThreadPool-11662-thread-3) [n:127.0.0.1:42183_am_mf%2Fiu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-3-001/cores
   [junit4]   2> 1399464 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399464 INFO  (zkConnectionManagerCallback-11713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399464 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399466 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1399467 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.ZkController Publish node=127.0.0.1:39043_am_mf%2Fiu as DOWN
   [junit4]   2> 1399468 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1399468 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39043_am_mf%2Fiu
   [junit4]   2> 1399468 INFO  (zkCallback-11648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11641-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399468 INFO  (zkCallback-11709-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399469 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399469 INFO  (zkConnectionManagerCallback-11720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399469 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399470 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1399470 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1399480 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1399490 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399495 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399496 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399496 INFO  (closeThreadPool-11662-thread-2) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-2-001/cores
   [junit4]   2> 1399563 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1399563 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-4-001/solr.xml
   [junit4]   2> 1399566 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1399566 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1399566 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1399630 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1399631 WARN  (closeThreadPool-11662-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@eece310[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399631 WARN  (closeThreadPool-11662-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@eece310[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399632 WARN  (closeThreadPool-11662-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@203acb52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399632 WARN  (closeThreadPool-11662-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@203acb52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399633 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43755/solr
   [junit4]   2> 1399633 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399634 INFO  (zkConnectionManagerCallback-11728-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399634 INFO  (closeThreadPool-11662-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399735 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399735 INFO  (zkConnectionManagerCallback-11730-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399735 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399737 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1399739 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.ZkController Publish node=127.0.0.1:41759_am_mf%2Fiu as DOWN
   [junit4]   2> 1399739 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1399739 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41759_am_mf%2Fiu
   [junit4]   2> 1399739 INFO  (zkCallback-11702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11648-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11641-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11660-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11709-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11719-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (zkCallback-11729-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399740 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399741 INFO  (zkConnectionManagerCallback-11737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399741 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399741 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1399742 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43755/solr ready
   [junit4]   2> 1399751 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1399761 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399780 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399780 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1399781 INFO  (closeThreadPool-11662-thread-4) [n:127.0.0.1:41759_am_mf%2Fiu     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-4-001/cores
   [junit4]   2> 1399809 INFO  (qtp773710400-29592) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42183_am_mf%252Fiu&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1399809 INFO  (qtp773710400-29591) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39043_am_mf%252Fiu&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1399809 INFO  (qtp773710400-29593) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41759_am_mf%252Fiu&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1399809 INFO  (qtp773710400-29713) [n:127.0.0.1:39043_am_mf%2Fiu     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46319_am_mf%252Fiu&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1399810 INFO  (OverseerCollectionConfigSetProcessor-72201711217803268-127.0.0.1:39885_am_mf%2Fiu-n_0000000000) [n:127.0.0.1:39885_am_mf%2Fiu     ] 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> 1399811 INFO  (OverseerThreadFactory-8364-thread-3-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39043_am_mf%2Fiu for creating new replica of shard shard3 for collection collection1
   [junit4]   2> 1399811 INFO  (OverseerThreadFactory-8364-thread-5-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41759_am_mf%2Fiu for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1399813 INFO  (OverseerThreadFactory-8364-thread-2-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46319_am_mf%2Fiu for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1399813 INFO  (OverseerThreadFactory-8364-thread-4-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard4   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42183_am_mf%2Fiu for creating new replica of shard shard4 for collection collection1
   [junit4]   2> 1399813 INFO  (OverseerThreadFactory-8364-thread-5-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1399813 INFO  (OverseerThreadFactory-8364-thread-3-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard3   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1399813 INFO  (OverseerThreadFactory-8364-thread-2-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1399814 INFO  (OverseerThreadFactory-8364-thread-4-processing-n:127.0.0.1:39885_am_mf%2Fiu) [n:127.0.0.1:39885_am_mf%2Fiu c:collection1 s:shard4   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1399816 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1399817 INFO  (qtp773710400-29714) [n:127.0.0.1:39043_am_mf%2Fiu    x:collection1_shard3_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1399817 INFO  (qtp1801854200-29580) [n:127.0.0.1:46319_am_mf%2Fiu    x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n3&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1399817 INFO  (qtp1398884815-29606) [n:127.0.0.1:42183_am_mf%2Fiu    x:collection1_shard4_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1400849 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1400849 INFO  (qtp773710400-29714) [n:127.0.0.1:39043_am_mf%2Fiu c:collection1 s:shard3  x:collection1_shard3_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1400849 INFO  (qtp1801854200-29580) [n:127.0.0.1:46319_am_mf%2Fiu c:collection1 s:shard2  x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1400852 INFO  (qtp1398884815-29606) [n:127.0.0.1:42183_am_mf%2Fiu c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1400859 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1400882 INFO  (qtp773710400-29714) [n:127.0.0.1:39043_am_mf%2Fiu c:collection1 s:shard3  x:collection1_shard3_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 1400882 INFO  (qtp1801854200-29580) [n:127.0.0.1:46319_am_mf%2Fiu c:collection1 s:shard2  x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=nested-docs
   [junit4]   2> 1400882 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1400882 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1400882 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74ed8068
   [junit4]   2> 1400882 INFO  (qtp1064972548-29626) [n:127.0.0.1:41759_am_mf%2Fiu c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-4-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_111D3BED66806A9A-001/shard-4-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1400884 INFO  (qtp1398884815-29606) [n:127.0.0.1:42183_am_mf%2Fiu c:collection1 s:shard4  x:collection1_shard4_replica_n4 ] o.a.s.s.IndexSchema [collectio

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

:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 962 source files to /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 59 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=111D3BED66806A9A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 26ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 111D3BED66806A9A
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hello! Master seed: 111D3BED66806A9A
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(8726@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(8724@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(8725@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.9s J1 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [1/5] on J1 in 20.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.7s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [2/5] on J0 in 20.39s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      18.0s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [3/5] on J2 in 20.67s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      8.19s J1 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [4/5] on J1 in 9.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      7.95s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [5/5] on J0 in 8.87s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.46 ..    31.18 =    30.72s
   [junit4] JVM J1:     0.71 ..    31.40 =    30.69s
   [junit4] JVM J2:     0.67 ..    22.30 =    21.62s
   [junit4] Execution time total: 31 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 264.76s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 236.61s | org.apache.solr.cloud.TestStressLiveNodes
[junit4:tophints] 201.77s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 123.69s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 117.83s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 33 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath.act(FilePath.java:1078)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe, workspace=/home/jenkins/workspace/Lucene-Solr-8.2-Linux
[WARNINGS] Computing warning deltas based on reference build #448
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

[JENKINS-EA] Lucene-Solr-8.2-Linux (64bit/jdk-13-ea+26) - Build # 452 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/452/
Java: 64bit/jdk-13-ea+26 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink

Error Message:
Error from server at http://127.0.0.1:36447/_bx/t: Underlying core creation failed while creating collection: shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36447/_bx/t: Underlying core creation failed while creating collection: shardSplitWithRule_link
	at __randomizedtesting.SeedInfo.seed([D9A7784671E36395:D3BBCDDDFB7F0530]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:633)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15280 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 941537 INFO  (SUITE-ShardSplitTest-seed#[D9A7784671E36395]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/init-core-data-001
   [junit4]   2> 941538 WARN  (SUITE-ShardSplitTest-seed#[D9A7784671E36395]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=78 numCloses=78
   [junit4]   2> 941538 INFO  (SUITE-ShardSplitTest-seed#[D9A7784671E36395]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 941538 INFO  (SUITE-ShardSplitTest-seed#[D9A7784671E36395]-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> 941538 INFO  (SUITE-ShardSplitTest-seed#[D9A7784671E36395]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_bx/t
   [junit4]   2> 941540 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 941541 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 941541 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 941641 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer start zk server on port:32875
   [junit4]   2> 941641 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32875
   [junit4]   2> 941641 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32875
   [junit4]   2> 941642 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941643 INFO  (zkConnectionManagerCallback-6812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941643 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941645 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941646 INFO  (zkConnectionManagerCallback-6814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941646 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941647 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 941648 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 941649 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 941649 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 941650 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 941651 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 941651 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 941651 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 941652 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 941652 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 941653 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 941653 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 941736 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 941736 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 941736 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 941736 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 941736 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 941736 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 941736 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 941737 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7809c7e5{/_bx/t,null,AVAILABLE}
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b3add1b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39741}
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.s.Server Started @941778ms
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bx/t, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/tempDir-001/control/data, hostPort=39741, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/control-001/cores}
   [junit4]   2> 941738 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 941738 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T19:45:52.328428Z
   [junit4]   2> 941739 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941740 INFO  (zkConnectionManagerCallback-6816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941740 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941841 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 941841 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/control-001/solr.xml
   [junit4]   2> 941842 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 941842 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 941843 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 941901 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 941902 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62f99d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941902 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62f99d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941903 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@299cc4a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941903 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@299cc4a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941904 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32875/solr
   [junit4]   2> 941905 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941905 INFO  (zkConnectionManagerCallback-6823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941905 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942007 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942008 INFO  (zkConnectionManagerCallback-6825-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942008 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942038 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39741__bx%2Ft
   [junit4]   2> 942038 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer Overseer (id=72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) starting
   [junit4]   2> 942041 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942041 INFO  (zkConnectionManagerCallback-6832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942042 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942042 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32875/solr ready
   [junit4]   2> 942043 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 942043 INFO  (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39741__bx%2Ft
   [junit4]   2> 942043 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39741__bx%2Ft
   [junit4]   2> 942043 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 942043 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 942043 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 942043 INFO  (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 942044 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 942044 INFO  (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 942044 INFO  (zkCallback-6831-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 942056 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 942066 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc
   [junit4]   2> 942073 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc
   [junit4]   2> 942073 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc
   [junit4]   2> 942073 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/control-001/cores
   [junit4]   2> 942086 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942088 INFO  (zkConnectionManagerCallback-6838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942088 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942091 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 942092 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32875/solr ready
   [junit4]   2> 942094 INFO  (qtp712568330-18787) [n:127.0.0.1:39741__bx%2Ft     ] 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:39741__bx%252Ft&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 942097 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 942097 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 942097 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 942098 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 942098 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 942098 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 942098 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 942098 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 942098 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 942098 INFO  (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 942098 INFO  (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 942098 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 942099 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 942099 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 942099 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 942099 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 942100 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 942201 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 942202 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:39741__bx%2Ft
   [junit4]   2> 942203 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft    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> 942203 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 942205 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 942205 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 942206 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 942206 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>           "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 942306 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 943219 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 943251 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 943320 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 943337 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 943337 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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@5947cacc
   [junit4]   2> 943337 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 943339 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2697335760617492]
   [junit4]   2> 943526 WARN  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943559 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943559 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943560 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 943560 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 943561 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=426621499, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 943562 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50075b86[control_collection_shard1_replica_n1] main]
   [junit4]   2> 943562 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 943562 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943563 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 943563 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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 1639698508444336128
   [junit4]   2> 943565 INFO  (searcherExecutor-5738-thread-1-processing-n:127.0.0.1:39741__bx%2Ft x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@50075b86[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 943567 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943567 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943568 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 943568 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943568 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39741/_bx/t/control_collection_shard1_replica_n1/
   [junit4]   2> 943568 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943568 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39741/_bx/t/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 943568 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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/72205189263327236-core_node2-n_0000000000
   [junit4]   2> 943570 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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:39741/_bx/t/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 943570 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 943670 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 943671 INFO  (zkCallback-6824-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> 943671 INFO  (zkCallback-6824-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> 943671 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft 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> 943672 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 943672 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 943672 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>   "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 943672 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:39741/_bx/t",
   [junit4]   2>           "node_name":"127.0.0.1:39741__bx%2Ft",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 943673 INFO  (qtp712568330-18786) [n:127.0.0.1:39741__bx%2Ft c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1470
   [junit4]   2> 943673 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 943673 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 943674 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 943674 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 943674 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 943674 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 943674 INFO  (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 943674 DEBUG (OverseerThreadFactory-5733-thread-1-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:39741__bx%2Ft={responseHeader={status=0,QTime=1470},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 943675 INFO  (qtp712568330-18787) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 943772 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 943772 INFO  (zkCallback-6824-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> 943772 INFO  (zkCallback-6824-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> 943772 INFO  (zkCallback-6824-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> 943773 INFO  (qtp712568330-18787) [n:127.0.0.1:39741__bx%2Ft     ] 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:39741__bx%252Ft&wt=javabin&version=2} status=0 QTime=1678
   [junit4]   2> 943876 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 943876 INFO  (zkConnectionManagerCallback-6844-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 943876 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 943877 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 943877 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32875/solr ready
   [junit4]   2> 943877 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 943878 INFO  (qtp712568330-18788) [n:127.0.0.1:39741__bx%2Ft     ] 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> 943879 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 943879 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 943879 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 943879 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 943879 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 943879 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 943879 INFO  (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 943880 INFO  (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] 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> 943880 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 943880 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 943880 DEBUG (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 943880 INFO  (OverseerCollectionConfigSetProcessor-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 943880 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/collection1 
   [junit4]   2> 943880 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:collection1
   [junit4]   2> 943880 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 943881 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 943881 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 944081 WARN  (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 944081 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command for collection: collection1
   [junit4]   2> 944081 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 944082 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 944082 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 944082 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 944082 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 944082 INFO  (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 944082 DEBUG (OverseerThreadFactory-5733-thread-2-processing-n:127.0.0.1:39741__bx%2Ft) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 944082 INFO  (qtp712568330-18788) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 944083 INFO  (qtp712568330-18788) [n:127.0.0.1:39741__bx%2Ft     ] 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=204
   [junit4]   2> 944083 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 944195 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-1-001 of type NRT
   [junit4]   2> 944195 WARN  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 944196 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 944196 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 944196 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 944196 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 944196 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 944196 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7381493f{/_bx/t,null,AVAILABLE}
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46597ecc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40361}
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.e.j.s.Server Started @944237ms
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bx/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/tempDir-001/jetty1, hostPort=40361, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-1-001/cores}
   [junit4]   2> 944197 ERROR (closeThreadPool-6845-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 944197 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T19:45:54.787520Z
   [junit4]   2> 944198 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944198 INFO  (zkConnectionManagerCallback-6847-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944198 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944282 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-2-001 of type NRT
   [junit4]   2> 944282 WARN  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 944282 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 944282 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 944282 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 944283 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 944283 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 944283 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 944283 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ee0d605{/_bx/t,null,AVAILABLE}
   [junit4]   2> 944284 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e7f1037{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34751}
   [junit4]   2> 944284 INFO  (closeThreadPool-6845-thread-2) [     ] o.e.j.s.Server Started @944324ms
   [junit4]   2> 944284 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bx/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/tempDir-001/jetty2, hostPort=34751, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-2-001/cores}
   [junit4]   2> 944295 ERROR (closeThreadPool-6845-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 944295 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 944295 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 944295 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 944295 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 944295 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T19:45:54.885819Z
   [junit4]   2> 944298 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944299 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 944299 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-1-001/solr.xml
   [junit4]   2> 944301 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 944301 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 944302 INFO  (zkConnectionManagerCallback-6849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944302 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944302 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 944365 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-3-001 of type NRT
   [junit4]   2> 944365 WARN  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 944365 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 944365 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 944365 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 944366 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 944366 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 944366 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 944366 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6680655b{/_bx/t,null,AVAILABLE}
   [junit4]   2> 944366 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a7573ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33679}
   [junit4]   2> 944366 INFO  (closeThreadPool-6845-thread-3) [     ] o.e.j.s.Server Started @944407ms
   [junit4]   2> 944367 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bx/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/tempDir-001/jetty3, hostPort=33679, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-3-001/cores}
   [junit4]   2> 944367 ERROR (closeThreadPool-6845-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 944367 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 944367 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 944367 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 944367 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 944367 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T19:45:54.957272Z
   [junit4]   2> 944368 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944368 INFO  (zkConnectionManagerCallback-6852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944368 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944415 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 944415 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-2-001/solr.xml
   [junit4]   2> 944417 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 944417 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 944418 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 944419 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 944420 WARN  (closeThreadPool-6845-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70f437d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944420 WARN  (closeThreadPool-6845-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70f437d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944422 WARN  (closeThreadPool-6845-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fe9d6d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944422 WARN  (closeThreadPool-6845-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fe9d6d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944424 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32875/solr
   [junit4]   2> 944430 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944438 INFO  (zkConnectionManagerCallback-6859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944438 INFO  (closeThreadPool-6845-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944450 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[D9A7784671E36395]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-4-001 of type NRT
   [junit4]   2> 944450 WARN  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 944451 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 944451 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 944451 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13-ea+26
   [junit4]   2> 944451 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 944451 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 944451 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b11020d{/_bx/t,null,AVAILABLE}
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c02e33e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43407}
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.e.j.s.Server Started @944492ms
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bx/t, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/tempDir-001/jetty4, hostPort=43407, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-4-001/cores}
   [junit4]   2> 944452 ERROR (closeThreadPool-6845-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 944452 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T19:45:55.042796Z
   [junit4]   2> 944453 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944454 INFO  (zkConnectionManagerCallback-6861-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944454 INFO  (closeThreadPool-6845-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944469 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 944469 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-3-001/solr.xml
   [junit4]   2> 944472 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 944472 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 944473 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 944488 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 944489 WARN  (closeThreadPool-6845-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d935bcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944489 WARN  (closeThreadPool-6845-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d935bcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944491 WARN  (closeThreadPool-6845-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4758a754[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944491 WARN  (closeThreadPool-6845-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4758a754[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944492 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32875/solr
   [junit4]   2> 944493 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944494 INFO  (zkConnectionManagerCallback-6868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944494 INFO  (closeThreadPool-6845-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944528 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 944529 WARN  (closeThreadPool-6845-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2629568a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944529 WARN  (closeThreadPool-6845-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2629568a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944531 WARN  (closeThreadPool-6845-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@146174b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944531 WARN  (closeThreadPool-6845-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@146174b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 944532 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32875/solr
   [junit4]   2> 944533 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944534 INFO  (zkConnectionManagerCallback-6874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944534 INFO  (closeThreadPool-6845-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944571 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944571 INFO  (zkConnectionManagerCallback-6876-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944571 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944573 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 944575 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.ZkController Publish node=127.0.0.1:40361__bx%2Ft as DOWN
   [junit4]   2> 944576 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 944576 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40361__bx%2Ft
   [junit4]   2> 944576 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40361__bx%2Ft"} current state version: 1
   [junit4]   2> 944576 DEBUG (OverseerStateUpdate-72205189263327236-127.0.0.1:39741__bx%2Ft-n_0000000000) [n:127.0.0.1:39741__bx%2Ft     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40361__bx%2Ft
   [junit4]   2> 944576 INFO  (zkCallback-6831-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 944576 INFO  (zkCallback-6843-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 944576 INFO  (zkCallback-6824-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 944577 INFO  (zkCallback-6875-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 944577 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944578 INFO  (zkConnectionManagerCallback-6883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944578 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944579 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 944579 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32875/solr ready
   [junit4]   2> 944590 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 944607 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc
   [junit4]   2> 944617 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc
   [junit4]   2> 944617 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5947cacc
   [junit4]   2> 944618 INFO  (closeThreadPool-6845-thread-1) [n:127.0.0.1:40361__bx%2Ft     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001/shard-1-001/cores
   [junit4]   2> 944671 INFO  (closeThreadPool-6845-thread-3) [n:127.0.0.1:33679__bx%2Ft     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 944671 INFO  (zkConnectionManagerCallback-6886-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 944671 INFO  (closeThreadPool-6845-thread-3) [n:127.0.0.1:33679__bx%2Ft     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 944673 INFO  (closeThreadPool-6845-thread-3) [n:127.0.0.1:33679__bx%2Ft     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 944675 INFO  (closeThreadPool-6845-thread-3) [n:127.0.0.1:33679__bx%2Ft     ] o.a.s.c.ZkController Publish node=127.0.0.1:33679__bx%2Ft as DOWN
   [junit4]   2> 944675 INFO  (closeThreadPool-6845-thread-3) [n:127.0.0.1:33679__bx%2Ft     ] o.a.s.c.Trans

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

ging
   [junit4]   2> 1111796 INFO  (closeThreadPool-8046-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@681a865c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1111796 INFO  (closeThreadPool-8046-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c3ba157{/_bx/t,null,UNAVAILABLE}
   [junit4]   2> 1111797 INFO  (closeThreadPool-8046-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1111896 INFO  (closeThreadPool-8046-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d70bed8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1111896 INFO  (closeThreadPool-8046-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c8853e3{/_bx/t,null,UNAVAILABLE}
   [junit4]   2> 1111897 INFO  (closeThreadPool-8046-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1111897 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1112099 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/testSplitLocking/terms/shard1_0
   [junit4]   2> 	6	/solr/collections/testSplitLocking/terms/shard1_1
   [junit4]   2> 	5	/solr/collections/testSplitLocking/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testSplitLocking/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/collections/testSplitLocking/state.json
   [junit4]   2> 	81	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72205199117713422-127.0.0.1:35291__bx%2Ft-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	73	/solr/overseer/queue
   [junit4]   2> 	50	/solr/live_nodes
   [junit4]   2> 	26	/solr/overseer/collection-queue-work
   [junit4]   2> 	23	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1112101 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44471
   [junit4]   2> 1112101 INFO  (TEST-ShardSplitTest.testSplitLocking-seed#[D9A7784671E36395]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44471
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_D9A7784671E36395-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {rnd_b=Lucene50(blocksize=128), a_t=FST50, _root_=BlockTreeOrds(blocksize=128), foo_s=FST50, id=Lucene50(blocksize=128)}, docValues:{rnd_b=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80), foo_s=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=16, maxMBSortInHeap=6.950548460644887, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1842a7c5), locale=kl, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=71543776,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored, TestCoreContainer, AssignBackwardCompatibilityTest, SpatialFilterTest, DistanceFunctionTest, TestManagedSynonymGraphFilterFactory, TestCustomStream, TestLegacyField, TestHalfAndHalfDocValues, StatsReloadRaceTest, SolrTestCaseJ4Test, TestMissingGroups, TestStressLucene, TestLuceneIndexBackCompat, TestClusterStateMutator, TestExportWriter, ResourceLoaderTest, EnumFieldTest, DistributedFacetPivotLongTailTest, TestBinaryField, OverseerRolesTest, TestLegacyNumericRangeQueryBuilder, TestFileDictionaryLookup, TestCloudInspectUtil, TestHighFrequencyDictionaryFactory, SearchHandlerTest, TestSimClusterStateProvider, ReplaceNodeNoTargetTest, OutputWriterTest, CleanupOldIndexTest, TestRandomRequestDistribution, TestConfigSetImmutable, TestManagedResourceStorage, RequestLoggingTest, ActionThrottleTest, TestPKIAuthenticationPlugin, TestSolrCloudSnapshots, TestSolrConfigHandlerCloud, VMParamsZkACLAndCredentialsProvidersTest, TestSSLRandomization, TestUnInvertedFieldException, TestSchemaSimilarityResource, ScheduledTriggerTest, SolrMetricManagerTest, TestDeleteCollectionOnDownNodes, BooleanFieldTest, TestInPlaceUpdatesRequiredField, DeleteInactiveReplicaTest, TestFieldCollectionResource, MetricsHistoryIntegrationTest, RandomizedTaggerTest, HttpSolrCallGetCoreTest, TestRTGBase, SuggestComponentTest, BitVectorTest, TestSubQueryTransformerCrossCore, DistributedFacetPivotWhiteBoxTest, CoreAdminCreateDiscoverTest, AutoAddReplicasIntegrationTest, InfixSuggestersTest, TestHdfsUpdateLog, TestRawTransformer, TestFieldCache, MissingSegmentRecoveryTest, TestDistributedGrouping, SegmentsInfoRequestHandlerTest, ZookeeperStatusHandlerTest, TriggerEventQueueTest, TestInitQParser, NumericFieldsTest, TestReplicationHandlerBackup, QueryElevationComponentTest, TestRestoreCore, TestScoreJoinQPScore, SpellCheckCollatorWithCollapseTest, TestSweetSpotSimilarityFactory, TestSystemIdResolver, TermsComponentTest, TestTolerantUpdateProcessorCloud, OverriddenZkACLAndCredentialsProvidersTest, LeaderTragicEventTest, TestFilteredDocIdSet, TestExtendedDismaxParser, TestSimpleTrackingShardHandler, TestGeoJSONResponseWriter, DistributedSuggestComponentTest, CollectionReloadTest, ReturnFieldsTest, TestSizeLimitedDistributedMap, TestCopyFieldCollectionResource, SpatialHeatmapFacetsTest, TestCloudPseudoReturnFields, MetricsHistoryHandlerTest, TestFieldCacheSortRandom, AnalyticsMergeStrategyTest, CoreAdminRequestStatusTest, TestSolrXml, HdfsRecoverLeaseTest, TestLazyCores, PKIAuthenticationIntegrationTest, TestSearchPerf, DefaultValueUpdateProcessorTest, SolrRequestParserTest, TestSolrCoreParser, TestLMDirichletSimilarityFactory, TestQuerySenderListener, TestSolrQueryParser, DistributedIntervalFacetingTest, CdcrBootstrapTest, DOMUtilTest, JsonLoaderTest, TestSimDistributedQueue, TestPHPSerializedResponseWriter, UninvertDocValuesMergePolicyTest, ZkFailoverTest, TestNonDefinedSimilarityFactory, CdcrRequestHandlerTest, TestDownShardTolerantSearch, TestCodecSupport, CdcrUpdateLogTest, TlogReplayBufferedWhileIndexingTest, SSLMigrationTest, ZkStateWriterTest, TestCloudNestedDocsSort, HdfsLockFactoryTest, TestPullReplica, TestDelegationWithHadoopAuth, TestHttpShardHandlerFactory, TestStressUserVersions, TestSimGenericDistributedQueue, TestWaitForStateWithJettyShutdowns, RestoreTriggerStateTest, OverseerTest, HdfsSyncSliceTest, FileBasedSpellCheckerTest, TemplateUpdateProcessorTest, SolrIndexSplitterTest, TestShardHandlerFactory, UpdateLogTest, HDFSCollectionsAPITest, TestSchemaManager, CurrencyFieldTypeTest, DocumentBuilderTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, BasicDistributedZk2Test, BasicDistributedZkTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, HttpPartitionWithTlogReplicasTest, TestCloudRecovery2, TestCloudSearcherWarming, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest]
   [junit4] Completed [596/867 (1!)] on J2 in 170.71s, 11 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 45710 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/452/consoleText

[repro] Revision: 31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitShardWithRuleLink -Dtests.seed=D9A7784671E36395 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kl -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ShardSplitTest
[repro] ant compile-test

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ShardSplitTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=D9A7784671E36395 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kl -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 140 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-8.2-Linux (64bit/jdk-12.0.1) - Build # 451 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/451/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.search.TestRecovery.stressLogReplay

Error Message:
mismatch: '65'!='66' @ response/numFound

Stack Trace:
java.lang.RuntimeException: mismatch: '65'!='66' @ response/numFound
	at __randomizedtesting.SeedInfo.seed([63F75796210C833B:A659B43FF69A9479]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1035)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:982)
	at org.apache.solr.search.TestRecovery.stressLogReplay(TestRecovery.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2087 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/core/test/temp/junit4-J0-20190721_140940_30815674197248974346570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/core/test/temp/junit4-J1-20190721_140940_3089708899402715729638.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/core/test/temp/junit4-J2-20190721_140940_30811073304364139072819.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190721_142013_0281124680574052062912.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190721_142013_02715075988833711113653.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190721_142013_0274229037779931360147.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1084 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190721_142208_98912870687099956029326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190721_142208_98912786351500237634979.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190721_142208_98716384626043841194733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190721_142424_8293918559183497051238.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190721_142424_8299986225066361494648.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190721_142424_82913667522869618761021.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 220 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190721_142441_2284129220224113876993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190721_142441_232625890369994012564.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190721_142441_2297860783725894658392.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190721_142516_0294631462044205361822.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190721_142516_0255480226658698461991.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190721_142516_02918043489609671948617.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190721_142523_1229904202586071852717.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190721_142523_12115142453032184646164.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190721_142523_12114348135646276185822.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190721_142540_404731317474339004780.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190721_142540_4048395329555169878516.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190721_142540_4045788228457548874302.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190721_142545_33410311116871780484304.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190721_142545_33416390408741607499437.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190721_142545_3345158013466757567435.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190721_142558_7819353530581526072959.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190721_142558_78112376085369286938578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190721_142609_11912725116341927939734.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190721_142609_11917710392821425547089.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190721_142609_1199849201188914087296.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190721_142613_6969810900045191006638.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190721_142613_6967160144846888627172.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190721_142613_69611029255049574082957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1545 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190721_142935_56716203586551106627616.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190721_142935_56815485155596735378957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190721_142935_56812098315708346668655.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/classification/test/temp/junit4-J2-20190721_142949_20510069006788201561160.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/classification/test/temp/junit4-J1-20190721_142949_20517743222433504812732.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/classification/test/temp/junit4-J0-20190721_142949_20510794525226043167157.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/codecs/test/temp/junit4-J1-20190721_143006_01613322996581939155795.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/codecs/test/temp/junit4-J0-20190721_143006_0164828611475358124193.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/codecs/test/temp/junit4-J2-20190721_143006_0168138005684178356288.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/demo/test/temp/junit4-J1-20190721_144052_8141397283465691533326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/demo/test/temp/junit4-J2-20190721_144052_8144055613329550735050.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/demo/test/temp/junit4-J0-20190721_144052_81410387105745301840642.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/expressions/test/temp/junit4-J0-20190721_144057_2473885884410097124605.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/expressions/test/temp/junit4-J2-20190721_144057_2471380446747386597246.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/expressions/test/temp/junit4-J1-20190721_144057_2478783239188029612007.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/facet/test/temp/junit4-J1-20190721_144105_5369404076474028099096.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/facet/test/temp/junit4-J2-20190721_144105_5365768612201199458472.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/facet/test/temp/junit4-J0-20190721_144105_53650557308863124372.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/grouping/test/temp/junit4-J0-20190721_144152_64318203677188667071215.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/grouping/test/temp/junit4-J1-20190721_144152_64316114915875601514175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/grouping/test/temp/junit4-J2-20190721_144152_6438759755043604149252.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190721_144208_20917646674642768948184.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190721_144208_2097603700628237432880.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190721_144208_20917543948152433935810.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/join/test/temp/junit4-J2-20190721_144229_90916887215772133519783.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/join/test/temp/junit4-J1-20190721_144229_90912865433942337877819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/join/test/temp/junit4-J0-20190721_144229_9093409805094470387067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 300 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/luke/test/temp/junit4-J0-20190721_144313_51811296066571240902638.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/luke/test/temp/junit4-J2-20190721_144313_52411981276688109657603.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/luke/test/temp/junit4-J1-20190721_144313_5183921163334312133620.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/memory/test/temp/junit4-J0-20190721_144321_76710830633798649909669.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/memory/test/temp/junit4-J1-20190721_144321_7673694416569452435602.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/misc/test/temp/junit4-J1-20190721_144335_2737163353283282487792.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/misc/test/temp/junit4-J0-20190721_144335_27310169721017444963477.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/misc/test/temp/junit4-J2-20190721_144335_2732800040783449861631.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/monitor/test/temp/junit4-J1-20190721_144412_3472198942382251825545.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/monitor/test/temp/junit4-J2-20190721_144412_3479241445700932185109.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/monitor/test/temp/junit4-J0-20190721_144412_34718017980920601008683.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queries/test/temp/junit4-J2-20190721_144427_3185156701966533255816.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queries/test/temp/junit4-J1-20190721_144427_3171430229467600068140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queries/test/temp/junit4-J0-20190721_144427_31718142332859837008194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190721_144440_16218198269172616300179.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190721_144440_16214882319395681472035.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190721_144440_16213574451648409509736.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/replicator/test/temp/junit4-J1-20190721_144452_921218369267951544874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/replicator/test/temp/junit4-J2-20190721_144452_92116135694573390646919.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/replicator/test/temp/junit4-J0-20190721_144452_92113149467934401610706.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 276 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190721_144509_4066488106154991985038.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190721_144509_40616015439242137628179.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190721_144509_4065507514050807220115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190721_144843_5852503679924886884720.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190721_144843_58515270073896442638581.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190721_144843_58517229377481135397194.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial/test/temp/junit4-J0-20190721_144914_5334609976185062178626.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190721_144916_8325831741814198143421.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190721_144916_83217775459722961625916.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190721_144916_8321153921736224139275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 249 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/suggest/test/temp/junit4-J1-20190721_145041_0446517505848011031187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/suggest/test/temp/junit4-J2-20190721_145041_0445291243193263902364.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/suggest/test/temp/junit4-J0-20190721_145041_0441908178875056532309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4256 lines...]
   [junit4] Suite: org.apache.solr.search.TestRecovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_63F75796210C833B-001/init-core-data-001
   [junit4]   2> 2233983 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2233995 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2234012 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2234106 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2234474 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2234475 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@438fc864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2234475 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@438fc864[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2234494 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69f8d76e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2234494 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69f8d76e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2234539 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2234539 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2234562 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2234588 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2234588 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2234612 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2234658 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2234672 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2234824 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2234833 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2234833 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2234833 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_63F75796210C833B-001/init-core-data-001/]
   [junit4]   2> 2234836 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.33203125, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=24.706254319074095, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=22.337197033719928
   [junit4]   2> 2234904 WARN  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] 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> 2234983 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2234983 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2234984 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2234984 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2234985 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=45.6162109375, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=27.50360202805746, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5544317500966073, deletesPctAllowed=31.70820632737795
   [junit4]   2> 2234986 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56afc69f[collection1] main]
   [junit4]   2> 2234986 WARN  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2234986 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2234986 INFO  (coreLoadExecutor-14248-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639682380156370944
   [junit4]   2> 2234989 INFO  (searcherExecutor-14249-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56afc69f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2234990 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2234991 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b71b69[collection1] realtime]
   [junit4]   2> 2234992 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 2234992 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639682380162662400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2234992 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1dcc0b26 commitCommandVersion:1639682380162662400
   [junit4]   2> 2235014 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7798c80c[collection1] main]
   [junit4]   2> 2235017 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2235019 INFO  (searcherExecutor-14249-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7798c80c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2235019 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 2235022 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[G1 (1639682380192022528)]} 0 2
   [junit4]   2> 2235023 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[G2 (1639682380195168256)]} 0 0
   [junit4]   2> 2235030 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[G3 (1639682380196216832)]} 0 6
   [junit4]   2> 2235030 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=706107625
   [junit4]   2> 2235041 INFO  (coreCloseExecutor-14254-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74ee3f11
   [junit4]   2> 2235041 INFO  (coreCloseExecutor-14254-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=74ee3f11
   [junit4]   2> 2235041 INFO  (coreCloseExecutor-14254-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@329bef37: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7a6c043d
   [junit4]   2> 2235103 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2235103 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72e628bc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6979ec51
   [junit4]   2> 2235109 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2235109 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dc3cd4d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@18bfad
   [junit4]   2> 2235123 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2235123 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b4dd2a9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a4ee17f
   [junit4]   2> 2235140 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2235176 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2235194 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2235324 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2235470 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2235488 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@191ba4c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235488 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@191ba4c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235532 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77b266cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235532 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77b266cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235555 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2235555 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2235569 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2235582 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2235582 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2235599 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2235646 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2235671 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2235818 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2235841 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2235841 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2235841 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_63F75796210C833B-001/init-core-data-001/]
   [junit4]   2> 2235844 WARN  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] 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> 2235916 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2235916 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2235916 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Ignoring exception matching Failure to open existing log file
   [junit4]   2> 2235917 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2235917 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2235919 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.33203125, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=24.706254319074095, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=22.337197033719928
   [junit4]   2> 2235920 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e1f1ff1[collection1] main]
   [junit4]   2> 2235921 WARN  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2235922 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2235922 INFO  (coreLoadExecutor-14264-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639682381137838080
   [junit4]   2> 2235925 INFO  (searcherExecutor-14265-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e1f1ff1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2235925 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2235928 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[G4]} 0 3
   [junit4]   2> 2235929 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[G5 (1)]} 0 0
   [junit4]   2> 2235929 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[G6 (2)]} 0 0
   [junit4]   2> 2235929 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&getVersions=3&wt=xml} status=0 QTime=0
   [junit4]   2> 2235929 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639682381145178112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2235929 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7e6bfe6d commitCommandVersion:1639682381145178112
   [junit4]   2> 2236067 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@170eaa4[collection1] main]
   [junit4]   2> 2236070 INFO  (searcherExecutor-14265-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@170eaa4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C3:[diagnostics={os=Linux, java.vendor=AdoptOpenJDK, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12.0.1+12, source=flush, os.version=4.18.0-24-generic, timestamp=1563722973967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2236070 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2236070 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 140
   [junit4]   2> 2236070 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2236071 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1580326141
   [junit4]   2> 2236079 INFO  (coreCloseExecutor-14270-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@684ab1e0
   [junit4]   2> 2236079 INFO  (coreCloseExecutor-14270-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=684ab1e0
   [junit4]   2> 2236087 INFO  (coreCloseExecutor-14270-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6563c61c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@758b5f9b
   [junit4]   2> 2236126 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2236126 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2924ef14: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2af39ea
   [junit4]   2> 2236134 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2236134 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1120eb0f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@18bfad
   [junit4]   2> 2236146 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2236146 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b94663e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a4ee17f
   [junit4]   2> 2236172 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2236198 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2236210 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2236287 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2236437 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2236456 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fb1dc0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2236456 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fb1dc0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2236504 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@480f6d84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2236504 WARN  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@480f6d84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2236537 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2236538 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2236590 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2236656 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2236656 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2236692 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2236735 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2236818 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2236926 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2236936 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2236937 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2236937 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_63F75796210C833B-001/init-core-data-001/]
   [junit4]   2> 2236940 WARN  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] 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> 2236995 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2236995 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2236996 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2236996 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2236999 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.33203125, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=24.706254319074095, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=22.337197033719928
   [junit4]   2> 2237003 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad15c92[collection1] main]
   [junit4]   2> 2237004 WARN  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2237004 INFO  (coreLoadExecutor-14280-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2237008 INFO  (searcherExecutor-14281-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ad15c92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.2.0):C3:[diagnostics={java.vendor=AdoptOpenJDK, os=Linux, java.version=12.0.1, java.vm.version=12.0.1+12, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=12.0.1+12, source=flush, os.version=4.18.0-24-generic, timestamp=1563722973967}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 2237008 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=3 status=0 QTime=1
   [junit4]   2> 2237008 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1999775193
   [junit4]   2> 2237023 INFO  (coreCloseExecutor-14286-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1eb5847e
   [junit4]   2> 2237023 INFO  (coreCloseExecutor-14286-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1eb5847e
   [junit4]   2> 2237023 INFO  (coreCloseExecutor-14286-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@632f336e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60ad80f5
   [junit4]   2> 2237083 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2237083 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d656faa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@dad2933
   [junit4]   2> 2237089 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2237089 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e69d6eb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@18bfad
   [junit4]   2> 2237094 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2237094 INFO  (TEST-TestRecovery.testCorruptLog-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31a3a003: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a4ee17f
   [junit4]   2> 2237133 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2237158 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2237176 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2237247 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2237353 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2237354 WARN  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d03d704[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237354 WARN  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d03d704[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237390 WARN  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b595cc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237390 WARN  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b595cc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237403 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2237403 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2237422 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2237442 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2237442 INFO  (TEST-TestRecovery.testDropBuffered-seed#[63F75796210C833B]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2237463 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2237481 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2237491 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2237545 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2237552 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2237552 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4f6a11
   [junit4]   2> 2237552 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.search.TestRecovery_63F75796210C833B-001/init-core-data-001/]
   [junit4]   2> 2237555 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=40.33203125, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=24.706254319074095, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=22.337197033719928
   [junit4]   2> 2237596 WARN  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] 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> 2237632 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2237632 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2237632 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2237632 INFO  (coreLoadExecutor-14296-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: 

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

ns/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20190721_154038_4496074702371890718172.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20190721_154038_44913780528955871267813.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 573 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20190721_154105_735184435288234735847.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20190721_154105_73513911675640969889915.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20190721_154105_7352918992112783417042.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20190721_154118_7144444395801982624386.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 578 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20190721_154128_3732035843902704451263.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20190721_154128_3731713756232521309837.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20190721_154128_3735170899800121151502.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 682 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20190721_154139_2662918967689673169662.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20190721_154139_2665300306463415890309.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20190721_154139_2668334668803080284025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 581 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20190721_154208_9786413645576464780731.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20190721_154208_9782528353634803888406.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20190721_154208_9781480931229776328191.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 569 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20190721_154230_2749317596128600732970.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 35355 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/451/consoleText

[repro] Revision: 31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestRecovery -Dtests.method=stressLogReplay -Dtests.seed=63F75796210C833B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-CH -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestRecovery
[repro] ant compile-test

[...truncated 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestRecovery" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=63F75796210C833B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-CH -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 101 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp/junit4-J2-20190721_154529_1986665434958810557833.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp/junit4-J0-20190721_154529_19917213404517843482001.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp/junit4-J1-20190721_154529_1999069592202787940760.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.search.TestRecovery
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-8.2-Linux (64bit/jdk-12.0.1) - Build # 450 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/450/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:39481/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:39481/solr
	at __randomizedtesting.SeedInfo.seed([275FFEDB0BD76FE8:5E45E3CF9DE2F300]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy(DeleteReplicaTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
	... 49 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:40381/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:40381/solr
	at __randomizedtesting.SeedInfo.seed([275FFEDB0BD76FE8:4D499F0B63252522]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
	... 49 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:34865/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:34865/solr
	at __randomizedtesting.SeedInfo.seed([275FFEDB0BD76FE8:5E45E3CF9DE2F300]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy(DeleteReplicaTest.java:264)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
	... 49 more




Build Log:
[...truncated 2091 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/core/test/temp/junit4-J1-20190721_090439_55611374004364434664947.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/core/test/temp/junit4-J2-20190721_090439_55614556354370540421964.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/core/test/temp/junit4-J0-20190721_090439_55615693449719655230283.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/test-framework/test/temp/junit4-J0-20190721_091629_0565248636076203182901.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/test-framework/test/temp/junit4-J1-20190721_091629_0569676369262421601989.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/test-framework/test/temp/junit4-J2-20190721_091629_05610996789094810310695.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1084 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20190721_091840_5436858230765978685813.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20190721_091840_5439029330792928451518.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20190721_091840_54315303019655788505994.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20190721_092101_9102739658819719027534.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20190721_092101_9136840286240961004172.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20190721_092101_9109414069637406171146.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20190721_092116_64010171371090602774848.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20190721_092116_6402120763496201602832.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20190721_092116_6408088667363030064163.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20190721_092138_0187036124819855249604.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20190721_092138_01817881188594320747451.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20190721_092138_01816784613863624827732.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20190721_092144_4936703918139380746454.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20190721_092144_49411994514825253778708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20190721_092144_49316517323800149727039.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20190721_092200_38713886673774600436746.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20190721_092200_387416603609407091654.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20190721_092200_38714440516172272938232.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20190721_092204_36415298116370132760389.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20190721_092204_36012079521853795682025.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20190721_092204_36011589981092746705677.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20190721_092217_9814495374709950521425.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20190721_092217_98114656606708300020414.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20190721_092228_88516200799903567523770.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20190721_092228_88513975138039351332067.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20190721_092228_88514429331901359425087.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20190721_092232_77114516319482192319878.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20190721_092232_7719341536576123202104.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20190721_092232_771742751477923585680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1545 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/benchmark/test/temp/junit4-J2-20190721_092614_6079201721672758039936.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/benchmark/test/temp/junit4-J1-20190721_092614_6017722983549092437904.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/benchmark/test/temp/junit4-J0-20190721_092614_60117227462081423333958.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/classification/test/temp/junit4-J2-20190721_092627_49013496413434980248329.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/classification/test/temp/junit4-J1-20190721_092627_49017231273571471737971.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/classification/test/temp/junit4-J0-20190721_092627_490260633064833590183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/codecs/test/temp/junit4-J0-20190721_092646_53510134118299124061158.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/codecs/test/temp/junit4-J1-20190721_092646_5356860376170277939386.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/codecs/test/temp/junit4-J2-20190721_092646_53514328154854043786595.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/demo/test/temp/junit4-J2-20190721_093107_89315570923546462871997.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/demo/test/temp/junit4-J1-20190721_093107_89213902138925373358846.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/demo/test/temp/junit4-J0-20190721_093107_8923675746663135758802.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/expressions/test/temp/junit4-J2-20190721_093112_1631065223259320630430.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/expressions/test/temp/junit4-J1-20190721_093112_1631408019482866888197.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/expressions/test/temp/junit4-J0-20190721_093112_1638646560192545761570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 237 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/facet/test/temp/junit4-J0-20190721_093120_0611701130098353768654.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/facet/test/temp/junit4-J1-20190721_093120_064133401437246333638.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/facet/test/temp/junit4-J2-20190721_093120_065938584450608764170.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/grouping/test/temp/junit4-J0-20190721_093209_13513228986660062066354.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/grouping/test/temp/junit4-J1-20190721_093209_1354145120406960663707.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/grouping/test/temp/junit4-J2-20190721_093209_1414898089828746109657.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/highlighter/test/temp/junit4-J0-20190721_093226_85017000929590567375706.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/highlighter/test/temp/junit4-J2-20190721_093226_85012993476341737991365.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/highlighter/test/temp/junit4-J1-20190721_093226_85018021147928967168035.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/join/test/temp/junit4-J1-20190721_093250_81214802528150569021649.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/join/test/temp/junit4-J2-20190721_093250_8123176591318894205328.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/join/test/temp/junit4-J0-20190721_093250_81213469898724442658771.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 303 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/luke/test/temp/junit4-J1-20190721_093331_02416300709669132186895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/luke/test/temp/junit4-J2-20190721_093331_02647415024740472522.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/luke/test/temp/junit4-J0-20190721_093331_00014483605702111469981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/memory/test/temp/junit4-J0-20190721_093340_1167045129722725417307.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/memory/test/temp/junit4-J1-20190721_093340_1227069896216609447024.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/misc/test/temp/junit4-J0-20190721_093354_7973886934273605480534.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/misc/test/temp/junit4-J1-20190721_093354_7972217572388611812169.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/misc/test/temp/junit4-J2-20190721_093354_7978593088602870915821.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/monitor/test/temp/junit4-J1-20190721_093438_4047974633355778090327.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/monitor/test/temp/junit4-J0-20190721_093438_4044769342063109970115.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/monitor/test/temp/junit4-J2-20190721_093438_4071466171790726732155.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queries/test/temp/junit4-J1-20190721_093449_5357003868290095423629.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queries/test/temp/junit4-J0-20190721_093449_53513758390679376210619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queries/test/temp/junit4-J2-20190721_093449_53516277629510872783433.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queryparser/test/temp/junit4-J2-20190721_093500_7784154036633905396818.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queryparser/test/temp/junit4-J0-20190721_093500_7788508926149306160773.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/queryparser/test/temp/junit4-J1-20190721_093500_7784900808619623015192.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/replicator/test/temp/junit4-J1-20190721_093512_3138417155461600097430.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/replicator/test/temp/junit4-J2-20190721_093512_3139436847358216471966.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/replicator/test/temp/junit4-J0-20190721_093512_3132587945911316773367.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 265 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/sandbox/test/temp/junit4-J2-20190721_093524_68917739052374103725080.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/sandbox/test/temp/junit4-J0-20190721_093524_68911417291924860927164.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/sandbox/test/temp/junit4-J1-20190721_093524_68911270751047768170172.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20190721_093734_81918296658138009960405.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20190721_093734_8196554881743984341925.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20190721_093734_8193927079705803448237.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial/test/temp/junit4-J0-20190721_093819_30311223293344795074740.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20190721_093821_7157634360188084234160.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20190721_093821_715715417315480975265.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20190721_093821_7157895307213079358289.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/suggest/test/temp/junit4-J0-20190721_093917_4131036004982926476614.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/suggest/test/temp/junit4-J1-20190721_093917_413798096676391550628.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/build/suggest/test/temp/junit4-J2-20190721_093917_41310054152814025445247.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3366 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_275FFEDB0BD76FE8-001/init-core-data-001
   [junit4]   2> 1441701 WARN  (SUITE-DeleteReplicaTest-seed#[275FFEDB0BD76FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1441701 INFO  (SUITE-DeleteReplicaTest-seed#[275FFEDB0BD76FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1441701 INFO  (SUITE-DeleteReplicaTest-seed#[275FFEDB0BD76FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1441702 INFO  (SUITE-DeleteReplicaTest-seed#[275FFEDB0BD76FE8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1441704 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaFromClusterState
   [junit4]   2> 1441705 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_275FFEDB0BD76FE8-001/tempDir-001
   [junit4]   2> 1441705 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1441705 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1441705 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1441867 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer start zk server on port:45887
   [junit4]   2> 1441867 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45887
   [junit4]   2> 1441867 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45887
   [junit4]   2> 1441868 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441876 INFO  (zkConnectionManagerCallback-8520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441876 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441886 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441887 INFO  (zkConnectionManagerCallback-8522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441887 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1441889 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1441892 INFO  (zkConnectionManagerCallback-8524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1441892 INFO  (TEST-DeleteReplicaTest.deleteReplicaFromClusterState-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442001 WARN  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1442001 WARN  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1442001 WARN  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1442001 WARN  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1442001 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22f34877{/solr,null,AVAILABLE}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@737f90dc{/solr,null,AVAILABLE}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71993810{/solr,null,AVAILABLE}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@155d9913{/solr,null,AVAILABLE}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f941287{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34535}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.e.j.s.Server Started @1442042ms
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34535}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e46494a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36059}
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.e.j.s.Server Started @1442042ms
   [junit4]   2> 1442003 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36059}
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20209b82{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33943}
   [junit4]   2> 1442004 ERROR (jetty-launcher-8525-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.e.j.s.Server Started @1442042ms
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33943}
   [junit4]   2> 1442004 ERROR (jetty-launcher-8525-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T10:04:39.375127Z
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T10:04:39.375148Z
   [junit4]   2> 1442004 ERROR (jetty-launcher-8525-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T10:04:39.375202Z
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d8d315e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35699}
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.e.j.s.Server Started @1442043ms
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35699}
   [junit4]   2> 1442004 ERROR (jetty-launcher-8525-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-21T10:04:39.375503Z
   [junit4]   2> 1442004 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442005 INFO  (zkConnectionManagerCallback-8531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442005 INFO  (zkConnectionManagerCallback-8533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442005 INFO  (zkConnectionManagerCallback-8529-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442005 INFO  (zkConnectionManagerCallback-8527-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1442005 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1442006 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1442006 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1442139 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442140 WARN  (jetty-launcher-8525-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@407bd63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442140 WARN  (jetty-launcher-8525-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@407bd63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442142 WARN  (jetty-launcher-8525-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2be2a77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442142 WARN  (jetty-launcher-8525-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2be2a77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442143 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45887/solr
   [junit4]   2> 1442143 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442144 INFO  (zkConnectionManagerCallback-8540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442144 INFO  (jetty-launcher-8525-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442297 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442297 WARN  (jetty-launcher-8525-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5083bf3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442297 WARN  (jetty-launcher-8525-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5083bf3a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442299 WARN  (jetty-launcher-8525-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59ab3e2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442299 WARN  (jetty-launcher-8525-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59ab3e2e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442300 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45887/solr
   [junit4]   2> 1442300 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442301 INFO  (zkConnectionManagerCallback-8547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442301 INFO  (jetty-launcher-8525-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442493 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442494 WARN  (jetty-launcher-8525-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@660f6d48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442494 WARN  (jetty-launcher-8525-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@660f6d48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442496 WARN  (jetty-launcher-8525-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e27ad7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442496 WARN  (jetty-launcher-8525-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e27ad7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1442497 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45887/solr
   [junit4]   2> 1442498 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442499 INFO  (zkConnectionManagerCallback-8555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442499 INFO  (jetty-launcher-8525-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442511 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442512 INFO  (zkConnectionManagerCallback-8557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442512 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442544 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35699_solr
   [junit4]   2> 1442544 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.Overseer Overseer (id=72202903822860298-127.0.0.1:35699_solr-n_0000000000) starting
   [junit4]   2> 1442546 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1442546 INFO  (zkConnectionManagerCallback-8564-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1442547 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1442548 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45887/solr ready
   [junit4]   2> 1442548 INFO  (OverseerStateUpdate-72202903822860298-127.0.0.1:35699_solr-n_0000000000) [n:127.0.0.1:35699_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35699_solr
   [junit4]   2> 1442549 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35699_solr
   [junit4]   2> 1442550 INFO  (zkCallback-8556-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1442550 INFO  (zkCallback-8563-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1442561 INFO  (jetty-launcher-8525-thread-4) [n:127.0.0.1:35699_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1442568 INFO  (jetty-launcher-8525-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1442568 WARN  (jetty-launcher-8525-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37ba8350[p

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

 INFO  (jetty-closer-1057-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 188515 INFO  (jetty-closer-1057-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b82158b: rootName = solr_36279, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@778a981a
   [junit4]   2> 188517 INFO  (jetty-closer-1057-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 188517 INFO  (jetty-closer-1057-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4171cea8: rootName = solr_36279, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5fe530a5
   [junit4]   2> 188517 INFO  (jetty-closer-1057-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 188517 INFO  (closeThreadPool-1073-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72203037639376906-127.0.0.1:36279_solr-n_0000000000) closing
   [junit4]   2> 188518 INFO  (OverseerAutoScalingTriggerThread-72203037639376906-127.0.0.1:36279_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 188561 INFO  (OverseerStateUpdate-72203037639376906-127.0.0.1:36279_solr-n_0000000000) [n:127.0.0.1:36279_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36279_solr
   [junit4]   2> 188561 INFO  (closeThreadPool-1073-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72203037639376906-127.0.0.1:36279_solr-n_0000000000) closing
   [junit4]   2> 188562 INFO  (zkCallback-1004-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 188562 INFO  (zkCallback-1011-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 188562 INFO  (jetty-closer-1057-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@783e145f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 188563 INFO  (jetty-closer-1057-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ec9f54d{/solr,null,UNAVAILABLE}
   [junit4]   2> 188563 INFO  (jetty-closer-1057-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 188773 INFO  (jetty-closer-1057-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72203037639376906-127.0.0.1:36279_solr-n_0000000000) closing
   [junit4]   2> 188774 INFO  (jetty-closer-1057-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@79ab6bee{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 188775 INFO  (jetty-closer-1057-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@140ddd2c{/solr,null,UNAVAILABLE}
   [junit4]   2> 188775 INFO  (jetty-closer-1057-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 188975 INFO  (jetty-closer-1057-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27f46b67{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 188975 INFO  (jetty-closer-1057-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ab663b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 188975 INFO  (jetty-closer-1057-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 189075 INFO  (jetty-closer-1057-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@52feb029{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 189075 INFO  (jetty-closer-1057-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6dca2091{/solr,null,UNAVAILABLE}
   [junit4]   2> 189075 INFO  (jetty-closer-1057-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 189075 INFO  (TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 189278 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/deleteReplicaOnIndexing/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/deleteReplicaOnIndexing/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/deleteReplicaOnIndexing/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72203037639376906-127.0.0.1:36279_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 189279 INFO  (TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41591
   [junit4]   2> 189279 INFO  (TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41591
   [junit4]   2> 189279 INFO  (TEST-DeleteReplicaTest.deleteReplicaOnIndexing-seed#[275FFEDB0BD76FE8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaOnIndexing
   [junit4] OK      8.46s J2 | DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_275FFEDB0BD76FE8-001
   [junit4]   2> Jul 21, 2019 10:38:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1275, maxMBSortInHeap=6.495610594717768, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a20f11a), locale=pt-PT, timezone=Europe/Kiev
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=2,free=240367264,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest]
   [junit4] Completed [4/5 (2!)] on J2 in 188.91s, 9 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp/junit4-J2-20190721_103539_21611291954290855618858.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/temp/junit4-J0-20190721_103539_2177915816007327477604.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 45 tests, 2 errors [seed: 275FFEDB0BD76FE8]

Total time: 3 minutes 35 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe, workspace=/home/jenkins/workspace/Lucene-Solr-8.2-Linux
[WARNINGS] Computing warning deltas based on reference build #449
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