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/04/13 14:10:48 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_172) - Build # 394 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/394/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Could not get expected value  'A val' for path 'response/params/x/a' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{"znodeVersion":-1}},  from server:  https://127.0.0.1:38229/qgh/q/collection1_shard2_replica_n2

Stack Trace:
java.lang.AssertionError: Could not get expected value  'A val' for path 'response/params/x/a' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{"znodeVersion":-1}},  from server:  https://127.0.0.1:38229/qgh/q/collection1_shard2_replica_n2
	at __randomizedtesting.SeedInfo.seed([9B5A812717145FAD:130EBEFDB9E83255]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:112)
	at org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:51)
	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 12967 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/init-core-data-001
   [junit4]   2> 55843 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[9B5A812717145FAD]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qgh/q
   [junit4]   2> 55851 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 55853 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 55853 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 55953 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer start zk server on port:37869
   [junit4]   2> 55953 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37869
   [junit4]   2> 55953 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37869
   [junit4]   2> 56013 INFO  (zkConnectionManagerCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56033 INFO  (zkConnectionManagerCallback-517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 56046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 56048 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 56049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 56050 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 56051 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 56052 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 56053 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 56054 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 56055 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 56056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 56066 INFO  (zkConnectionManagerCallback-521-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56076 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 56146 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 56146 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 56146 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 56146 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 56147 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56147 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56147 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56148 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b8c0313{/qgh/q,null,AVAILABLE}
   [junit4]   2> 56150 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6495ed3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56150 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d1f87b{SSL,[ssl, http/1.1]}{127.0.0.1:45657}
   [junit4]   2> 56150 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.s.Server Started @56179ms
   [junit4]   2> 56150 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/tempDir-001/control/data, replicaType=NRT, hostContext=/qgh/q, hostPort=45657, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/control-001/cores}
   [junit4]   2> 56151 ERROR (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 56151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 56151 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T13:19:57.203Z
   [junit4]   2> 56153 INFO  (zkConnectionManagerCallback-523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56154 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 56154 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/control-001/solr.xml
   [junit4]   2> 56157 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 56157 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 56158 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 56191 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 56191 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 56192 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50158d7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56194 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 56194 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4421e7e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56195 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 56208 INFO  (zkConnectionManagerCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56214 INFO  (zkConnectionManagerCallback-532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56324 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45657_qgh%2Fq
   [junit4]   2> 56325 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.Overseer Overseer (id=72074432347701253-127.0.0.1:45657_qgh%2Fq-n_0000000000) starting
   [junit4]   2> 56381 INFO  (zkConnectionManagerCallback-539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56383 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 56458 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45657_qgh%2Fq
   [junit4]   2> 56459 INFO  (OverseerStateUpdate-72074432347701253-127.0.0.1:45657_qgh%2Fq-n_0000000000) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45657_qgh%2Fq
   [junit4]   2> 56464 INFO  (OverseerStateUpdate-72074432347701253-127.0.0.1:45657_qgh%2Fq-n_0000000000) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56468 INFO  (zkCallback-538-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56486 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 56503 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 56511 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 56512 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 56515 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/control-001/cores
   [junit4]   2> 56556 INFO  (zkConnectionManagerCallback-545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56558 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 56559 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 56656 INFO  (qtp1016485300-1857) [n:127.0.0.1:45657_qgh%2Fq    ] 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:45657_qgh%252Fq&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 56671 INFO  (OverseerThreadFactory-929-thread-1-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 56805 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq    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> 56806 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 57824 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 57836 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 57939 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 57951 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 57951 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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@44631056
   [junit4]   2> 57951 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 57953 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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=41, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=23.5263671875, floorSegmentMB=1.46875, forceMergeDeletesPctAllowed=22.464201389036862, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.221584216507633, deletesPctAllowed=47.72304473843997
   [junit4]   2> 57955 WARN  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 57993 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 57993 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 57996 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57996 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57996 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 57997 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bc87f60[control_collection_shard1_replica_n1] main]
   [junit4]   2> 58000 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 58000 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 58001 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 58002 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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 1630705128889647104
   [junit4]   2> 58007 INFO  (searcherExecutor-934-thread-1-processing-n:127.0.0.1:45657_qgh%2Fq x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45657_qgh%2Fq 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@2bc87f60[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 58018 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 58023 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 58031 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 58031 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 58031 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45657/qgh/q/control_collection_shard1_replica_n1/
   [junit4]   2> 58032 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 58032 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:45657/qgh/q/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 58033 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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/72074432347701253-core_node2-n_0000000000
   [junit4]   2> 58037 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45657/qgh/q/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 58142 INFO  (zkCallback-531-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> 58142 INFO  (zkCallback-531-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> 58143 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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> 58147 INFO  (qtp1016485300-1855) [n:127.0.0.1:45657_qgh%2Fq 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=1342
   [junit4]   2> 58159 INFO  (qtp1016485300-1857) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 58246 INFO  (zkCallback-531-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> 58246 INFO  (zkCallback-531-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> 58246 INFO  (zkCallback-531-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> 58247 INFO  (qtp1016485300-1857) [n:127.0.0.1:45657_qgh%2Fq    ] 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:45657_qgh%252Fq&wt=javabin&version=2} status=0 QTime=1591
   [junit4]   2> 58250 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1000f5079790007, likely client has closed socket
   [junit4]   2> 58255 INFO  (zkConnectionManagerCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58257 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58258 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 58260 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 58267 INFO  (qtp1016485300-1857) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 58270 INFO  (OverseerCollectionConfigSetProcessor-72074432347701253-127.0.0.1:45657_qgh%2Fq-n_0000000000) [n:127.0.0.1:45657_qgh%2Fq    ] 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> 58270 INFO  (OverseerThreadFactory-929-thread-2-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 58474 WARN  (OverseerThreadFactory-929-thread-2-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 58476 INFO  (qtp1016485300-1857) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 58476 INFO  (qtp1016485300-1857) [n:127.0.0.1:45657_qgh%2Fq    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 58478 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 58586 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-1-001 of type NRT
   [junit4]   2> 58624 WARN  (closeThreadPool-552-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 58624 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 58624 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58624 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 58626 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58626 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58626 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 58626 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c9b4f2e{/qgh/q,null,AVAILABLE}
   [junit4]   2> 58627 WARN  (closeThreadPool-552-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@778daf04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58627 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c314fab{SSL,[ssl, http/1.1]}{127.0.0.1:34949}
   [junit4]   2> 58627 INFO  (closeThreadPool-552-thread-1) [    ] o.e.j.s.Server Started @58656ms
   [junit4]   2> 58627 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qgh/q, hostPort=34949, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-1-001/cores}
   [junit4]   2> 58628 ERROR (closeThreadPool-552-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 58628 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58628 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 58628 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58628 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58628 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T13:19:59.680Z
   [junit4]   2> 58632 INFO  (zkConnectionManagerCallback-554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58633 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 58633 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-1-001/solr.xml
   [junit4]   2> 58636 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 58636 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58637 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 58683 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-2-001 of type NRT
   [junit4]   2> 58688 WARN  (closeThreadPool-552-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 58688 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 58688 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58688 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 58699 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58699 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58699 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 58702 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31eead0{/qgh/q,null,AVAILABLE}
   [junit4]   2> 58703 WARN  (closeThreadPool-552-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5d3c6d8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58703 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9a10f35{SSL,[ssl, http/1.1]}{127.0.0.1:35129}
   [junit4]   2> 58703 INFO  (closeThreadPool-552-thread-2) [    ] o.e.j.s.Server Started @58732ms
   [junit4]   2> 58703 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qgh/q, hostPort=35129, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-2-001/cores}
   [junit4]   2> 58704 ERROR (closeThreadPool-552-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 58704 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58704 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 58704 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58704 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58704 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T13:19:59.756Z
   [junit4]   2> 58708 INFO  (zkConnectionManagerCallback-557-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58709 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 58709 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-2-001/solr.xml
   [junit4]   2> 58713 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 58713 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58714 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 58756 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-3-001 of type NRT
   [junit4]   2> 58757 WARN  (closeThreadPool-552-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 58758 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 58758 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58758 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 58759 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58759 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58759 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 58759 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d2e4190{/qgh/q,null,AVAILABLE}
   [junit4]   2> 58760 WARN  (closeThreadPool-552-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e56fe2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58760 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@317d5e0{SSL,[ssl, http/1.1]}{127.0.0.1:38229}
   [junit4]   2> 58760 INFO  (closeThreadPool-552-thread-3) [    ] o.e.j.s.Server Started @58789ms
   [junit4]   2> 58760 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qgh/q, hostPort=38229, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-3-001/cores}
   [junit4]   2> 58761 ERROR (closeThreadPool-552-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 58761 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58761 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 58761 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58761 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58761 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T13:19:59.813Z
   [junit4]   2> 58764 INFO  (zkConnectionManagerCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58766 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 58766 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-3-001/solr.xml
   [junit4]   2> 58769 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 58769 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58770 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 58800 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58800 WARN  (closeThreadPool-552-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 58801 WARN  (closeThreadPool-552-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@386fb4a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58804 WARN  (closeThreadPool-552-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 58809 WARN  (closeThreadPool-552-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@78718845[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58809 INFO  (closeThreadPool-552-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 58816 INFO  (zkConnectionManagerCallback-567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58823 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58823 WARN  (closeThreadPool-552-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 58823 INFO  (zkConnectionManagerCallback-569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58824 WARN  (closeThreadPool-552-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7d02d3c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58826 WARN  (closeThreadPool-552-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 58828 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58829 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[9B5A812717145FAD]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-4-001 of type NRT
   [junit4]   2> 58831 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.ZkController Publish node=127.0.0.1:34949_qgh%2Fq as DOWN
   [junit4]   2> 58831 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 58831 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34949_qgh%2Fq
   [junit4]   2> 58832 WARN  (closeThreadPool-552-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6a497553[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58832 INFO  (zkCallback-538-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58832 INFO  (closeThreadPool-552-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 58833 WARN  (closeThreadPool-552-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 58833 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 58833 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58833 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 58833 INFO  (zkCallback-531-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58835 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58836 INFO  (zkCallback-568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58839 INFO  (zkConnectionManagerCallback-577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58860 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58860 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58860 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 58860 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d6fd07f{/qgh/q,null,AVAILABLE}
   [junit4]   2> 58861 WARN  (closeThreadPool-552-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2180e213[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58866 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 58866 WARN  (closeThreadPool-552-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 58867 INFO  (zkConnectionManagerCallback-579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43df525{SSL,[ssl, http/1.1]}{127.0.0.1:46793}
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.e.j.s.Server Started @58896ms
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qgh/q, hostPort=46793, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-4-001/cores}
   [junit4]   2> 58868 INFO  (zkConnectionManagerCallback-584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58868 WARN  (closeThreadPool-552-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@695737a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58868 ERROR (closeThreadPool-552-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58868 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T13:19:59.920Z
   [junit4]   2> 58869 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 58870 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 58871 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 58873 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 58873 INFO  (zkConnectionManagerCallback-588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58874 WARN  (closeThreadPool-552-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 58874 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 58874 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-4-001/solr.xml
   [junit4]   2> 58875 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.ZkController Publish node=127.0.0.1:35129_qgh%2Fq as DOWN
   [junit4]   2> 58875 WARN  (closeThreadPool-552-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@635cf078[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58875 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 58875 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35129_qgh%2Fq
   [junit4]   2> 58876 INFO  (closeThreadPool-552-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 58876 INFO  (zkCallback-538-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58876 INFO  (zkCallback-531-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58878 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 58878 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58879 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 58883 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58888 INFO  (zkCallback-568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58890 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 58905 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 58905 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 58905 INFO  (zkCallback-578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58906 INFO  (closeThreadPool-552-thread-1) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-1-001/cores
   [junit4]   2> 58907 INFO  (zkConnectionManagerCallback-595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58907 INFO  (zkConnectionManagerCallback-601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58907 INFO  (zkCallback-583-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58936 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 58937 INFO  (zkConnectionManagerCallback-603-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58938 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 58938 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 58951 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 58953 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 58953 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.ZkController Publish node=127.0.0.1:38229_qgh%2Fq as DOWN
   [junit4]   2> 58955 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 58955 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38229_qgh%2Fq
   [junit4]   2> 58957 INFO  (zkCallback-538-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58957 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58957 INFO  (zkCallback-531-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58959 INFO  (zkCallback-568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58960 INFO  (zkCallback-583-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58962 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 58962 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 58963 INFO  (closeThreadPool-552-thread-2) [n:127.0.0.1:35129_qgh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-2-001/cores
   [junit4]   2> 58963 INFO  (zkCallback-578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58964 INFO  (zkCallback-602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58975 INFO  (zkCallback-600-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58983 INFO  (zkConnectionManagerCallback-611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58988 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 58988 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 58989 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 59002 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 59006 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 59007 WARN  (closeThreadPool-552-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 59008 WARN  (closeThreadPool-552-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@40fb9ad8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59009 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 59009 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 59010 INFO  (closeThreadPool-552-thread-3) [n:127.0.0.1:38229_qgh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-3-001/cores
   [junit4]   2> 59012 WARN  (closeThreadPool-552-thread-4) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 59018 WARN  (closeThreadPool-552-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2b060326[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 59019 INFO  (closeThreadPool-552-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37869/solr
   [junit4]   2> 59039 INFO  (zkConnectionManagerCallback-618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59053 INFO  (zkConnectionManagerCallback-620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59057 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 59060 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.ZkController Publish node=127.0.0.1:46793_qgh%2Fq as DOWN
   [junit4]   2> 59060 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 59060 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46793_qgh%2Fq
   [junit4]   2> 59062 INFO  (zkCallback-538-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59062 INFO  (zkCallback-568-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59062 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59062 INFO  (zkCallback-578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59062 INFO  (zkCallback-583-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59062 INFO  (zkCallback-602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59062 INFO  (zkCallback-531-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59064 INFO  (zkCallback-600-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59068 INFO  (zkCallback-619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59071 INFO  (zkCallback-610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 59082 INFO  (zkConnectionManagerCallback-627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59083 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 59084 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37869/solr ready
   [junit4]   2> 59087 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 59098 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 59103 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 59104 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 59104 INFO  (closeThreadPool-552-thread-4) [n:127.0.0.1:46793_qgh%2Fq    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-4-001/cores
   [junit4]   2> 59171 INFO  (qtp2125358139-1919) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38229_qgh%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59176 INFO  (qtp2125358139-1921) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34949_qgh%252Fq&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59176 INFO  (qtp2125358139-2063) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35129_qgh%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59177 INFO  (OverseerCollectionConfigSetProcessor-72074432347701253-127.0.0.1:45657_qgh%2Fq-n_0000000000) [n:127.0.0.1:45657_qgh%2Fq    ] 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> 59186 INFO  (qtp2125358139-2061) [n:127.0.0.1:34949_qgh%2Fq    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46793_qgh%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 59191 INFO  (OverseerThreadFactory-929-thread-4-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35129_qgh%2Fq for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 59191 INFO  (OverseerThreadFactory-929-thread-3-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38229_qgh%2Fq for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 59193 INFO  (OverseerThreadFactory-929-thread-4-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 59193 INFO  (OverseerThreadFactory-929-thread-3-processing-n:127.0.0.1:45657_qgh%2Fq) [n:127.0.0.1:45657_qgh%2Fq c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 59265 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq    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> 59265 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 60324 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 60325 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 60347 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 60356 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 60521 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 60528 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 60548 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq 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> 60549 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq 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@44631056
   [junit4]   2> 60549 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 60551 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=23.5263671875, floorSegmentMB=1.46875, forceMergeDeletesPctAllowed=22.464201389036862, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.221584216507633, deletesPctAllowed=47.72304473843997
   [junit4]   2> 60553 WARN  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 60564 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 60564 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44631056
   [junit4]   2> 60565 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-3-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSolrConfigHandlerCloud_9B5A812717145FAD-001/shard-3-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 60568 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=23.5263671875, floorSegmentMB=1.46875, forceMergeDeletesPctAllowed=22.464201389036862, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.221584216507633, deletesPctAllowed=47.72304473843997
   [junit4]   2> 60570 WARN  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 60595 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 60595 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 60605 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 60605 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 60605 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 60605 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65e22d86[collection1_shard1_replica_n1] main]
   [junit4]   2> 60606 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 60607 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 60607 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 60607 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630705131621187584
   [junit4]   2> 60610 INFO  (searcherExecutor-975-thread-1-processing-n:127.0.0.1:35129_qgh%2Fq x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@65e22d86[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60620 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 60620 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 60623 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 60623 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 60624 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 60624 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6aa5e7e5[collection1_shard2_replica_n2] main]
   [junit4]   2> 60627 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 60627 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 60628 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 60628 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630705131643207680
   [junit4]   2> 60628 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 60628 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 60631 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 60631 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 60631 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35129/qgh/q/collection1_shard1_replica_n1/
   [junit4]   2> 60631 INFO  (searcherExecutor-976-thread-1-processing-n:127.0.0.1:38229_qgh%2Fq x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@6aa5e7e5[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60636 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 60638 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35129/qgh/q/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 60638 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72074432347701263-core_node4-n_0000000000
   [junit4]   2> 60642 INFO  (qtp432287386-1932) [n:127.0.0.1:35129_qgh%2Fq c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35129/qgh/q/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 60651 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 60651 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 60657 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 60657 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 60657 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38229/qgh/q/collection1_shard2_replica_n2/
   [junit4]   2> 60658 INFO  (qtp1925423825-1945) [n:127.0.0.1:38229_qgh%2Fq c:collection1 s:shard2  x:collection1_shard2_replica

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

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.x-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.x-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.x-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.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 960 source files to /home/jenkins/workspace/Lucene-Solr-8.x-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.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 55 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrConfigHandlerCloud" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=9B5A812717145FAD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-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.x-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.15 in public
[ivy:cachepath] :: resolution report :: resolve 25ms :: 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.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 9B5A812717145FAD
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says jolly good day! Master seed: 9B5A812717145FAD
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(27253@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(27252@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(27251@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4] OK      46.2s J1 | TestSolrConfigHandlerCloud.test
   [junit4] Completed [1/5] on J1 in 48.98s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4] OK      46.3s J0 | TestSolrConfigHandlerCloud.test
   [junit4] Completed [2/5] on J0 in 49.18s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4] OK      47.3s J2 | TestSolrConfigHandlerCloud.test
   [junit4] Completed [3/5] on J2 in 49.98s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4] OK      23.3s J1 | TestSolrConfigHandlerCloud.test
   [junit4] Completed [4/5] on J1 in 23.79s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4] OK      23.9s J0 | TestSolrConfigHandlerCloud.test
   [junit4] Completed [5/5] on J0 in 24.56s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.43 ..    75.34 =    74.91s
   [junit4] JVM J1:     0.43 ..    74.39 =    73.96s
   [junit4] JVM J2:     0.43 ..    51.43 =    51.00s
   [junit4] Execution time total: 1 minute 15 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 166.10s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.80s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 114.11s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 104.46s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints]  99.96s | org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 17 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud
[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:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	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=3a00fd1acb9e097e50f642612fe89ebc8958cc80, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #393
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