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/05/17 11:16:40 UTC

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-13-ea+18) - Build # 574 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/574/
Java: 64bit/jdk-13-ea+18 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6A97D8B1EA97FACF:B2DAF5E61D4A5F6F]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.junit.Assert.assertNotNull(Assert.java:722)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15044 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/init-core-data-001
   [junit4]   2> 1568716 INFO  (SUITE-TestDynamicLoading-seed#[6A97D8B1EA97FACF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1568719 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1568719 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1568719 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1568819 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkTestServer start zk server on port:41541
   [junit4]   2> 1568819 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41541
   [junit4]   2> 1568819 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41541
   [junit4]   2> 1568821 INFO  (zkConnectionManagerCallback-18115-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568822 INFO  (zkConnectionManagerCallback-18117-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568823 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568824 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568825 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568826 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568826 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568827 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568828 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568828 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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> 1568829 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1568901 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1568901 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1568901 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1568901 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1568902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1568902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1568902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1568902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b7a698b{/,null,AVAILABLE}
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@278447a7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33035}
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.s.Server Started @1568932ms
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/tempDir-001/control/data, hostPort=33035, 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/control-001/cores}
   [junit4]   2> 1568903 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1568903 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-17T10:58:34.034980Z
   [junit4]   2> 1568905 INFO  (zkConnectionManagerCallback-18119-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568906 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1568906 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/control-001/solr.xml
   [junit4]   2> 1568907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1568907 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1568908 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1568940 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1568940 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@45041ed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1568942 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d08d894[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1568943 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41541/solr
   [junit4]   2> 1568944 INFO  (zkConnectionManagerCallback-18126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568945 INFO  (zkConnectionManagerCallback-18128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568974 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33035_
   [junit4]   2> 1568974 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.c.Overseer Overseer (id=72266394952990724-127.0.0.1:33035_-n_0000000000) starting
   [junit4]   2> 1568976 INFO  (zkConnectionManagerCallback-18135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568977 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1568977 INFO  (OverseerStateUpdate-72266394952990724-127.0.0.1:33035_-n_0000000000) [n:127.0.0.1:33035_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33035_
   [junit4]   2> 1568977 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33035_
   [junit4]   2> 1568977 INFO  (OverseerStateUpdate-72266394952990724-127.0.0.1:33035_-n_0000000000) [n:127.0.0.1:33035_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1568977 INFO  (zkCallback-18134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1568987 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1568999 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1569007 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1569007 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1569008 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [n:127.0.0.1:33035_    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/control-001/cores
   [junit4]   2> 1569021 INFO  (zkConnectionManagerCallback-18141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1569022 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1569023 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1569024 INFO  (qtp1498626683-38536) [n:127.0.0.1:33035_    ] 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:33035_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1569026 INFO  (OverseerThreadFactory-9697-thread-1-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1569130 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_    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> 1569130 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1570167 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1570179 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570257 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570265 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570266 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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@120aa860
   [junit4]   2> 1570266 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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.core.TestDynamicLoading_6A97D8B1EA97FACF-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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1570267 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1570268 WARN  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570292 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570292 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570294 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1570294 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1570294 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=127100211, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1570294 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69835e5[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1570295 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1570295 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570295 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1570296 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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 1633776530019581952
   [junit4]   2> 1570297 INFO  (searcherExecutor-9702-thread-1-processing-n:127.0.0.1:33035_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:33035_ 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@69835e5[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1570298 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570298 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570299 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1570299 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570299 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33035/control_collection_shard1_replica_n1/
   [junit4]   2> 1570300 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570300 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:33035/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1570300 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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/72266394952990724-core_node2-n_0000000000
   [junit4]   2> 1570300 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33035/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1570401 INFO  (zkCallback-18127-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> 1570401 INFO  (zkCallback-18127-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> 1570402 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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> 1570403 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_ 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=1273
   [junit4]   2> 1570404 INFO  (qtp1498626683-38536) [n:127.0.0.1:33035_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1570503 INFO  (zkCallback-18127-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> 1570503 INFO  (zkCallback-18127-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> 1570503 INFO  (zkCallback-18127-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> 1570503 INFO  (qtp1498626683-38536) [n:127.0.0.1:33035_    ] 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:33035_&wt=javabin&version=2} status=0 QTime=1479
   [junit4]   2> 1570506 INFO  (zkConnectionManagerCallback-18147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570506 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1570507 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1570507 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1570507 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_    ] 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> 1570512 INFO  (OverseerThreadFactory-9697-thread-2-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1570513 INFO  (OverseerCollectionConfigSetProcessor-72266394952990724-127.0.0.1:33035_-n_0000000000) [n:127.0.0.1:33035_    ] 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> 1570715 WARN  (OverseerThreadFactory-9697-thread-2-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1570715 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1570716 INFO  (qtp1498626683-38535) [n:127.0.0.1:33035_    ] 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=208
   [junit4]   2> 1570716 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1570803 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-1-001 of type NRT
   [junit4]   2> 1570804 WARN  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1570804 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1570804 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1570804 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1570812 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1570812 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1570812 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1570812 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4221ed32{/,null,AVAILABLE}
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@451e179d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34421}
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.Server Started @1570841ms
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/tempDir-001/jetty1, hostPort=34421, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1570813 ERROR (closeThreadPool-18148-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1570813 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-17T10:58:35.944618Z
   [junit4]   2> 1570814 INFO  (zkConnectionManagerCallback-18150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570815 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1570815 INFO  (closeThreadPool-18148-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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-1-001/solr.xml
   [junit4]   2> 1570816 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1570816 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1570817 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1570886 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-2-001 of type NRT
   [junit4]   2> 1570886 WARN  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7245c368{/,null,AVAILABLE}
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a4cbf6b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44267}
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.e.j.s.Server Started @1570916ms
   [junit4]   2> 1570887 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/tempDir-001/jetty2, hostPort=44267, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1570888 ERROR (closeThreadPool-18148-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1570888 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1570888 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1570888 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1570888 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1570888 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-17T10:58:36.019126Z
   [junit4]   2> 1570892 INFO  (zkConnectionManagerCallback-18153-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570893 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1570893 INFO  (closeThreadPool-18148-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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-2-001/solr.xml
   [junit4]   2> 1570893 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 0x100bde7405f0009, likely client has closed socket
   [junit4]   2> 1570895 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1570895 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1570895 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1570930 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1570931 WARN  (closeThreadPool-18148-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@54e39533[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1570932 WARN  (closeThreadPool-18148-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11e230c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1570933 INFO  (closeThreadPool-18148-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41541/solr
   [junit4]   2> 1570937 INFO  (zkConnectionManagerCallback-18160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570941 INFO  (zkConnectionManagerCallback-18162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570943 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1570945 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44267_ as DOWN
   [junit4]   2> 1570945 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1570945 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44267_
   [junit4]   2> 1570946 INFO  (zkCallback-18134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1570946 INFO  (zkCallback-18127-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1570946 INFO  (zkCallback-18161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1570948 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1570949 INFO  (zkCallback-18146-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1570949 WARN  (closeThreadPool-18148-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@491a4acc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1570949 INFO  (zkConnectionManagerCallback-18169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570950 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1570951 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1570952 WARN  (closeThreadPool-18148-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@28de9f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1570953 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41541/solr
   [junit4]   2> 1570957 INFO  (zkConnectionManagerCallback-18175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570959 INFO  (zkConnectionManagerCallback-18177-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570961 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1570962 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.c.ZkController Publish node=127.0.0.1:34421_ as DOWN
   [junit4]   2> 1570962 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1570963 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34421_
   [junit4]   2> 1570963 INFO  (zkCallback-18134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1570963 INFO  (zkCallback-18127-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1570963 INFO  (zkCallback-18161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1570963 INFO  (zkCallback-18146-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1570964 INFO  (zkCallback-18176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1570964 INFO  (zkCallback-18168-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1570972 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1570973 INFO  (zkConnectionManagerCallback-18185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1570974 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1570974 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1570977 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-3-001 of type NRT
   [junit4]   2> 1570978 WARN  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1570979 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1570979 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1570979 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1570984 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1570986 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1570988 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1570988 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1570988 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63f6706e{/,null,AVAILABLE}
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b8403eb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36939}
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.e.j.s.Server Started @1571030ms
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/tempDir-001/jetty3, hostPort=36939, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1571001 ERROR (closeThreadPool-18148-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1571001 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-17T10:58:36.132891Z
   [junit4]   2> 1571003 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571003 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571004 INFO  (closeThreadPool-18148-thread-2) [n:127.0.0.1:44267_    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-2-001/cores
   [junit4]   2> 1571008 INFO  (zkConnectionManagerCallback-18188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571009 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1571009 INFO  (closeThreadPool-18148-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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-3-001/solr.xml
   [junit4]   2> 1571011 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1571011 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1571012 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1571013 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571023 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571023 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571024 INFO  (closeThreadPool-18148-thread-1) [n:127.0.0.1:34421_    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-1-001/cores
   [junit4]   2> 1571092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-4-001 of type NRT
   [junit4]   2> 1571092 WARN  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1571092 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1571092 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1571092 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+18
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@144beac0{/,null,AVAILABLE}
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3b21a250{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34767}
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.e.j.s.Server Started @1571122ms
   [junit4]   2> 1571093 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/tempDir-001/jetty4, hostPort=34767, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 1571094 ERROR (closeThreadPool-18148-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1571094 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1571094 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1571094 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1571094 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1571094 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-17T10:58:36.225116Z
   [junit4]   2> 1571095 INFO  (zkConnectionManagerCallback-18191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571095 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1571095 INFO  (closeThreadPool-18148-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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-4-001/solr.xml
   [junit4]   2> 1571097 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1571097 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1571098 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1571144 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1571145 WARN  (closeThreadPool-18148-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3255c226[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571147 WARN  (closeThreadPool-18148-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@230e4bd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571148 INFO  (closeThreadPool-18148-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41541/solr
   [junit4]   2> 1571149 INFO  (zkConnectionManagerCallback-18198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571153 INFO  (zkConnectionManagerCallback-18200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571154 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1571156 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36939_ as DOWN
   [junit4]   2> 1571156 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1571156 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36939_
   [junit4]   2> 1571157 INFO  (zkCallback-18168-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18127-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18146-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571157 INFO  (zkCallback-18199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1571161 INFO  (zkConnectionManagerCallback-18207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571161 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1571162 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1571172 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1571188 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571198 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571199 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571200 INFO  (closeThreadPool-18148-thread-3) [n:127.0.0.1:36939_    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-3-001/cores
   [junit4]   2> 1571237 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1571237 WARN  (closeThreadPool-18148-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6a2966f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571239 WARN  (closeThreadPool-18148-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e4c89f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571240 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41541/solr
   [junit4]   2> 1571244 INFO  (zkConnectionManagerCallback-18214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571246 INFO  (zkConnectionManagerCallback-18216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571247 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1571250 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34767_ as DOWN
   [junit4]   2> 1571250 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1571250 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34767_
   [junit4]   2> 1571251 INFO  (zkCallback-18184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18168-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18127-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18206-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18134-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18199-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571251 INFO  (zkCallback-18146-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571252 INFO  (zkConnectionManagerCallback-18223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571252 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1571252 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41541/solr ready
   [junit4]   2> 1571257 INFO  (zkCallback-18215-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1571262 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1571273 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571279 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571279 INFO  (closeThreadPool-18148-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@120aa860
   [junit4]   2> 1571280 INFO  (closeThreadPool-18148-thread-1) [    ] 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-4-001/cores
   [junit4]   2> 1571325 INFO  (qtp1498626683-38537) [n:127.0.0.1:33035_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44267_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1571326 INFO  (qtp1498626683-38730) [n:127.0.0.1:33035_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:36939_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1571326 INFO  (qtp1498626683-38536) [n:127.0.0.1:33035_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34421_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1571326 INFO  (qtp1498626683-38731) [n:127.0.0.1:33035_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34767_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1571326 INFO  (OverseerCollectionConfigSetProcessor-72266394952990724-127.0.0.1:33035_-n_0000000000) [n:127.0.0.1:33035_    ] 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> 1571327 INFO  (OverseerThreadFactory-9697-thread-3-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44267_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1571327 INFO  (OverseerThreadFactory-9697-thread-3-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1571327 INFO  (OverseerThreadFactory-9697-thread-4-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34421_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1571327 INFO  (OverseerThreadFactory-9697-thread-4-processing-n:127.0.0.1:33035_) [n:127.0.0.1:33035_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1571329 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_    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> 1571329 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_    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> 1572560 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1572560 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1572571 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 1572571 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 1572673 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572674 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572681 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572681 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572682 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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@120aa860
   [junit4]   2> 1572682 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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@120aa860
   [junit4]   2> 1572682 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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.core.TestDynamicLoading_6A97D8B1EA97FACF-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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1572682 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1572683 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1572683 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1572683 WARN  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572683 WARN  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572706 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1572706 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572706 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1572706 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572707 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1572707 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1572707 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1572707 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1572707 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=127100211, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1572707 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=127100211, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1572708 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bf01727[collection1_shard2_replica_n2] main]
   [junit4]   2> 1572708 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@163e2adc[collection1_shard1_replica_n1] main]
   [junit4]   2> 1572708 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1572708 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1572708 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572708 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572709 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1572709 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1572709 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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 1633776532549795840
   [junit4]   2> 1572709 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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 1633776532549795840
   [junit4]   2> 1572710 INFO  (searcherExecutor-9744-thread-1-processing-n:127.0.0.1:44267_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@163e2adc[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1572710 INFO  (searcherExecutor-9743-thread-1-processing-n:127.0.0.1:34421_ x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@5bf01727[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1572711 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572711 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572711 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572711 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572712 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1572712 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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> 1572712 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44267/collection1_shard1_replica_n1/
   [junit4]   2> 1572712 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1572712 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ 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> 1572712 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1572712 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34421/collection1_shard2_replica_n2/
   [junit4]   2> 1572712 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44267/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1572712 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1572713 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ 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/72266394952990731-core_node4-n_0000000000
   [junit4]   2> 1572713 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:34421/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1572713 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72266394952990734-core_node3-n_0000000000
   [junit4]   2> 1572713 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44267/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1572713 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34421/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1572814 INFO  (zkCallback-18161-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1572814 INFO  (zkCallback-18176-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1572814 INFO  (zkCallback-18176-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1572814 INFO  (zkCallback-18161-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1572814 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1572815 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1572815 INFO  (qtp661803315-38612) [n:127.0.0.1:44267_ c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1486
   [junit4]   2> 1572815 INFO  (qtp1422861875-38599) [n:127.0.0.1:34421_ c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1486
   [junit4]   2> 1572816 INFO  (qtp1498626683-38536) [n:127.0.0.1:33035_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34421_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1490
   [junit4]   2> 1572816 INFO  (qtp1498626683-38537) [n:127.0.0.1:33035_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44267_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1491
   [junit4]   2> 1572916 INFO  (zkCallback-18161-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1572916 INFO  (zkCallback-18176-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1572916 INFO  (zkCallback-18176-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeData

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

s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1577799 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/.system/terms/shard1
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/.system/state.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72266394952990731-127.0.0.1:44267_-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72266394952990734-127.0.0.1:34421_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72266394952990724-127.0.0.1:33035_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1577799 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41541
   [junit4]   2> 1577799 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[6A97D8B1EA97FACF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41541
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=6A97D8B1EA97FACF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MG -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 9.09s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A97D8B1EA97FACF:B2DAF5E61D4A5F6F]:0)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:99)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_6A97D8B1EA97FACF-001
   [junit4]   2> May 17, 2019 10:58:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1256, maxMBSortInHeap=6.7494139602164855, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@614cbec5), locale=fr-MG, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 13-ea (64-bit)/cpus=8,threads=1,free=108683544,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, HdfsBasicDistributedZkTest, BigEndianAscendingWordDeserializerTest, TestInPlaceUpdateWithRouteField, TestCollectionAPIs, WordBreakSolrSpellCheckerTest, EchoParamsTest, LoggingHandlerTest, TestStressLiveNodes, MetricsHandlerTest, TestDocTermOrds, TestMacros, TestManagedResourceStorage, TestSegmentSorting, TestCloudNestedDocsSort, RollingRestartTest, TestDFISimilarityFactory, TestRebalanceLeaders, TestHdfsBackupRestoreCore, NodeMutatorTest, ReindexCollectionTest, CursorPagingTest, TestAtomicUpdateErrorCases, TestCloudRecovery, TestCodecSupport, TestFieldCacheVsDocValues, AdminHandlersProxyTest, ZkShardTermsTest, SolrSlf4jReporterTest, TestLeaderElectionZkExpiry, HLLUtilTest, TestMergePolicyConfig, TestSolrCoreParser, TestGraphTermsQParserPlugin, UpdateParamsTest, AnalysisAfterCoreReloadTest, QueryEqualityTest, HdfsRestartWhileUpdatingTest, CoreAdminHandlerTest, StatsReloadRaceTest, CloudExitableDirectoryReaderTest, NumericFieldsTest, HighlighterConfigTest, CollectionsAPIAsyncDistributedZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AddReplicaTest, TestSweetSpotSimilarityFactory, SpellCheckComponentTest, TestIntervalFaceting, TestDynamicURP, TestClusterProperties, TestSubQueryTransformerCrossCore, TestConfigSetsAPIZkFailure, TestSmileRequest, TestGeoJSONResponseWriter, TestLMDirichletSimilarityFactory, SearchRateTriggerTest, SolrIndexConfigTest, SuggestComponentTest, TestUseDocValuesAsStored, TestDistribIDF, TriggerSetPropertiesIntegrationTest, TestSolrCoreProperties, TestJettySolrRunner, SpellPossibilityIteratorTest, CreateCollectionCleanupTest, PeerSyncWithIndexFingerprintCachingTest, TimeRoutedAliasUpdateProcessorTest, TestCrossCoreJoin, AnalyticsMergeStrategyTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ZkStateWriterTest, SimpleMLTQParserTest, SubstringBytesRefFilterTest, CurrencyFieldTypeTest, AuthToolTest, HdfsAutoAddReplicasIntegrationTest, TestComplexPhraseLeadingWildcard, TestCloudPhrasesIdentificationComponent, SampleTest, SolrCloudExampleTest, TestReRankQParserPlugin, ClassificationUpdateProcessorTest, CategoryRoutedAliasUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, TestRTGBase, DistributedUpdateProcessorTest, MoreLikeThisHandlerTest, ChaosMonkeyNothingIsSafeTest, TestSimDistribStateManager, BasicAuthIntegrationTest, TestSimNodeAddedTrigger, TestSQLHandler, TestReplicationHandlerDiskOverFlow, SolrRrdBackendFactoryTest, BooleanFieldTest, BlockJoinFacetRandomTest, TestManagedSchemaThreadSafety, DistributedVersionInfoTest, TestRuleBasedAuthorizationPlugin, TestSimExtremeIndexing, IndexBasedSpellCheckerTest, LeaderElectionContextKeyTest, ConfigureRecoveryStrategyTest, HttpPartitionOnCommitTest, ResponseBuilderTest, NumberUtilsTest, UninvertDocValuesMergePolicyTest, TestSearchPerf, TestCoreContainer, TestJsonFacetsWithNestedObjects, TestSchemaManager, CacheHeaderTest, HdfsNNFailoverTest, SaslZkACLProviderTest, TestFieldCacheReopen, TestDistribDocBasedVersion, TestXIncludeConfig, TestGroupingSearch, TestFreeTextSuggestions, TestPhraseSuggestions, CollectionPropsTest, SpatialFilterTest, TriggerCooldownIntegrationTest, IndexSchemaTest, ZookeeperStatusHandlerTest, TestSimTriggerIntegration, DocValuesMissingTest, TestInitParams, TestRequestStatusCollectionAPI, TestMinMaxOnMultiValuedField, TestZkChroot, TestPHPSerializedResponseWriter, ScheduledTriggerIntegrationTest, InfixSuggestersTest, ExplicitHLLTest, CursorMarkTest, TestUpdate, DateMathParserTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerRolesTest, OverseerTaskQueueTest, RecoveryZkTest, ReplicationFactorTest, TestCloudConsistency, TestPrepRecovery, TestRandomRequestDistribution, TestStressInPlaceUpdates, TestWithCollection, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, HdfsBasicDistributedZk2Test, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RulesTest, PluginInfoTest, QueryResultKeyTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDirectoryFactory, TestDynamicLoading]
   [junit4] Completed [589/858 (1!)] on J0 in 10.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 44026 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/574/consoleText

[repro] Revision: 6f83dad301a011d5e390b793ffa09bfb75fe7b48

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=6A97D8B1EA97FACF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MG -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDynamicLoading" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=6A97D8B1EA97FACF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-MG -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro] Exiting with code 0

[...truncated 43 lines...]