Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/146/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     
"status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     
"runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  
from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([38BC8F8F0D7D5640:E0F1A2D8FAA0F3E0]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:589)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:80)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15019 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/init-core-data-001
   [junit4]   2> 2671195 INFO  
(SUITE-TestDynamicLoading-seed#[38BC8F8F0D7D5640]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2671196 INFO  
(SUITE-TestDynamicLoading-seed#[38BC8F8F0D7D5640]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2671196 INFO  
(SUITE-TestDynamicLoading-seed#[38BC8F8F0D7D5640]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2671196 INFO  
(SUITE-TestDynamicLoading-seed#[38BC8F8F0D7D5640]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /w/
   [junit4]   2> 2671199 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2671200 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2671200 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2671309 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56441
   [junit4]   2> 2671309 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56441
   [junit4]   2> 2671309 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56441
   [junit4]   2> 2671321 INFO  (zkConnectionManagerCallback-20097-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671325 INFO  (zkConnectionManagerCallback-20099-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671327 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2671329 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2671331 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2671332 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2671334 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2671336 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2671338 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2671339 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2671341 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2671343 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2671344 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2671346 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2671640 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2671641 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2671641 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2671641 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 2671642 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2671642 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2671642 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2671642 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8da3019{/w,null,AVAILABLE}
   [junit4]   2> 2671647 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1628cf20{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56445}
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.s.Server Started @2671718ms
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/tempDir-001/control/data,
 hostPort=56445, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 2671648 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2671648 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-22T12:57:06.033468Z
   [junit4]   2> 2671651 INFO  (zkConnectionManagerCallback-20101-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671652 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2671652 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/control-001/solr.xml
   [junit4]   2> 2671654 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2671654 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2671655 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2671812 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2671813 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@8025399[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2671816 WARN  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d83824c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2671817 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56441/solr
   [junit4]   2> 2671819 INFO  (zkConnectionManagerCallback-20108-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671823 INFO  (zkConnectionManagerCallback-20110-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671953 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:56445_w
   [junit4]   2> 2671954 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.c.Overseer Overseer 
(id=72080733376544772-127.0.0.1:56445_w-n_0000000000) starting
   [junit4]   2> 2671965 INFO  (zkConnectionManagerCallback-20117-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671970 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56441/solr ready
   [junit4]   2> 2671972 INFO  
(OverseerStateUpdate-72080733376544772-127.0.0.1:56445_w-n_0000000000) 
[n:127.0.0.1:56445_w    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:56445_w
   [junit4]   2> 2671973 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56445_w
   [junit4]   2> 2671975 INFO  
(OverseerStateUpdate-72080733376544772-127.0.0.1:56445_w-n_0000000000) 
[n:127.0.0.1:56445_w    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2671977 INFO  (zkCallback-20116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2672001 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2672016 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2672025 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2672025 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2672025 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) 
[n:127.0.0.1:56445_w    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/control-001/cores
   [junit4]   2> 2672052 INFO  (zkConnectionManagerCallback-20123-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2672054 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2672055 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56441/solr ready
   [junit4]   2> 2672058 INFO  (qtp1017978264-48955) [n:127.0.0.1:56445_w    ] 
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:56445_w&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2672062 INFO  
(OverseerThreadFactory-15529-thread-1-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2672184 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w    
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> 2672184 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2673207 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2673224 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673320 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673343 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673343 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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@245018af
   [junit4]   2> 2673348 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2673351 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.252351785446133]
   [junit4]   2> 2673354 WARN  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673427 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673427 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673429 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2673429 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2673430 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2673431 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48e27ff3[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2673433 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2673433 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673434 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2673434 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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 1634236972735135744
   [junit4]   2> 2673437 INFO  
(searcherExecutor-15534-thread-1-processing-n:127.0.0.1:56445_w 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:56445_w 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@48e27ff3[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2673442 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673442 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673454 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2673454 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673454 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56445/w/control_collection_shard1_replica_n1/
   [junit4]   2> 2673455 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673455 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:56445/w/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2673455 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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/72080733376544772-core_node2-n_0000000000
   [junit4]   2> 2673459 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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:56445/w/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2673561 INFO  (zkCallback-20109-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> 2673561 INFO  (zkCallback-20109-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> 2673562 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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> 2673565 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
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=1381
   [junit4]   2> 2673568 INFO  (qtp1017978264-48955) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2673673 INFO  (zkCallback-20109-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> 2673673 INFO  (zkCallback-20109-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> 2673673 INFO  (zkCallback-20109-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> 2673674 INFO  (qtp1017978264-48955) [n:127.0.0.1:56445_w    ] 
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:56445_w&wt=javabin&version=2}
 status=0 QTime=1616
   [junit4]   2> 2673679 INFO  (zkConnectionManagerCallback-20129-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2673681 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2673681 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56441/solr ready
   [junit4]   2> 2673681 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2673687 INFO  (qtp1017978264-48956) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2673692 INFO  
(OverseerThreadFactory-15529-thread-2-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2673692 INFO  
(OverseerCollectionConfigSetProcessor-72080733376544772-127.0.0.1:56445_w-n_0000000000)
 [n:127.0.0.1:56445_w    ] 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> 2673910 WARN  
(OverseerThreadFactory-15529-thread-2-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2673912 INFO  (qtp1017978264-48956) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2673913 INFO  (qtp1017978264-48956) [n:127.0.0.1:56445_w    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=226
   [junit4]   2> 2673915 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2674214 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-1-001
 of type NRT
   [junit4]   2> 2674215 WARN  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2674215 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2674215 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2674215 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 2674216 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2674216 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2674216 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c722ed3{/w,null,AVAILABLE}
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f12179{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56482}
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.Server Started @2674287ms
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/tempDir-001/jetty1,
 hostPort=56482, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-1-001/cores}
   [junit4]   2> 2674217 ERROR (closeThreadPool-20130-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2674217 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-22T12:57:08.602892Z
   [junit4]   2> 2674220 INFO  (zkConnectionManagerCallback-20132-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674222 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2674222 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-1-001/solr.xml
   [junit4]   2> 2674224 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2674224 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2674224 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2674386 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2674387 WARN  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1570e2b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674391 WARN  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@9fdaf95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674392 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56441/solr
   [junit4]   2> 2674396 INFO  (zkConnectionManagerCallback-20139-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674404 INFO  (zkConnectionManagerCallback-20141-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674415 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2674423 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.ZkController Publish node=127.0.0.1:56482_w 
as DOWN
   [junit4]   2> 2674425 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2674425 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56482_w
   [junit4]   2> 2674429 INFO  (zkCallback-20116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2674430 INFO  (zkCallback-20128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2674430 INFO  (zkCallback-20109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2674430 INFO  (zkCallback-20140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2674448 INFO  (zkConnectionManagerCallback-20148-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674451 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2674453 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56441/solr ready
   [junit4]   2> 2674475 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2674496 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2674508 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2674508 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2674510 INFO  (closeThreadPool-20130-thread-1) 
[n:127.0.0.1:56482_w    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-1-001/cores
   [junit4]   2> 2674573 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-2-001
 of type NRT
   [junit4]   2> 2674573 WARN  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2674573 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2674573 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2674573 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 2674575 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2674575 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2674575 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2674575 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32e78a21{/w,null,AVAILABLE}
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d9eb25d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56487}
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.s.Server Started @2674646ms
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/tempDir-001/jetty2,
 hostPort=56487, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-2-001/cores}
   [junit4]   2> 2674576 ERROR (closeThreadPool-20130-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2674576 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-22T12:57:08.961732Z
   [junit4]   2> 2674580 INFO  (zkConnectionManagerCallback-20151-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674582 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2674582 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-2-001/solr.xml
   [junit4]   2> 2674585 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2674585 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2674586 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2674827 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2674828 WARN  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7d52d680[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674832 WARN  (closeThreadPool-20130-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@32bbaada[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2674833 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56441/solr
   [junit4]   2> 2674837 INFO  (zkConnectionManagerCallback-20158-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674842 INFO  (zkConnectionManagerCallback-20160-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674851 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2674859 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:56487_w as DOWN
   [junit4]   2> 2674861 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2674862 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56487_w
   [junit4]   2> 2674873 INFO  (zkCallback-20128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2674873 INFO  (zkCallback-20140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2674874 INFO  (zkCallback-20109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2674874 INFO  (zkCallback-20116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2674874 INFO  (zkCallback-20159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2674877 INFO  (zkCallback-20147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2674888 INFO  (zkConnectionManagerCallback-20167-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674894 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2674896 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56441/solr ready
   [junit4]   2> 2674936 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2674960 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2674965 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-3-001
 of type NRT
   [junit4]   2> 2674966 WARN  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2674966 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2674966 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2674966 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 2674967 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2674967 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2674967 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1df682db{/w,null,AVAILABLE}
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@59c56e15{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56492}
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.Server Started @2675038ms
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/tempDir-001/jetty3,
 hostPort=56492, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-3-001/cores}
   [junit4]   2> 2674968 ERROR (closeThreadPool-20130-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2674968 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-22T12:57:09.353910Z
   [junit4]   2> 2674972 INFO  (zkConnectionManagerCallback-20170-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2674973 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2674973 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-3-001/solr.xml
   [junit4]   2> 2674976 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2674976 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2674977 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2675029 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675029 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675030 INFO  (closeThreadPool-20130-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-2-001/cores
   [junit4]   2> 2675156 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2675157 WARN  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@31dcdf47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675160 WARN  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@384e5423[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675161 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56441/solr
   [junit4]   2> 2675164 INFO  (zkConnectionManagerCallback-20177-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675168 INFO  (zkConnectionManagerCallback-20179-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675177 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2675185 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.ZkController Publish node=127.0.0.1:56492_w 
as DOWN
   [junit4]   2> 2675187 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2675187 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56492_w
   [junit4]   2> 2675189 INFO  (zkCallback-20128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675189 INFO  (zkCallback-20147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675189 INFO  (zkCallback-20159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675189 INFO  (zkCallback-20140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675189 INFO  (zkCallback-20109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675189 INFO  (zkCallback-20116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675189 INFO  (zkCallback-20166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675190 INFO  (zkCallback-20178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2675194 INFO  (zkConnectionManagerCallback-20186-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675197 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2675199 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56441/solr ready
   [junit4]   2> 2675227 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2675248 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675259 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675260 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675262 INFO  (closeThreadPool-20130-thread-2) 
[n:127.0.0.1:56492_w    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-3-001/cores
   [junit4]   2> 2675461 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[38BC8F8F0D7D5640]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-4-001
 of type NRT
   [junit4]   2> 2675462 WARN  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2675462 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2675462 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2675462 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dd39d5e{/w,null,AVAILABLE}
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5e70e4c9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56497}
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.s.Server Started @2675534ms
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/w, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/tempDir-001/jetty4,
 hostPort=56497, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-4-001/cores}
   [junit4]   2> 2675464 ERROR (closeThreadPool-20130-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2675464 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2675465 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 2675465 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2675465 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2675465 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-22T12:57:09.850115Z
   [junit4]   2> 2675467 INFO  (zkConnectionManagerCallback-20189-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675469 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2675469 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-4-001/solr.xml
   [junit4]   2> 2675471 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2675471 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2675471 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2675604 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2675605 WARN  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@46bf4ed3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675608 WARN  (closeThreadPool-20130-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2341fd0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2675609 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56441/solr
   [junit4]   2> 2675612 INFO  (zkConnectionManagerCallback-20196-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675621 INFO  (zkConnectionManagerCallback-20198-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675635 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2675645 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:56497_w as DOWN
   [junit4]   2> 2675646 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2675647 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56497_w
   [junit4]   2> 2675650 INFO  (zkCallback-20116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675651 INFO  (zkCallback-20185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2675656 INFO  (zkConnectionManagerCallback-20205-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2675658 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2675660 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56441/solr ready
   [junit4]   2> 2675678 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2675699 INFO  
(OverseerCollectionConfigSetProcessor-72080733376544772-127.0.0.1:56445_w-n_0000000000)
 [n:127.0.0.1:56445_w    ] 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> 2675720 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675732 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675733 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2675734 INFO  (closeThreadPool-20130-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-4-001/cores
   [junit4]   2> 2675774 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56482_w&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2675775 INFO  (qtp1017978264-48959) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56492_w&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2675775 INFO  (qtp1017978264-48954) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56487_w&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2675776 INFO  (qtp1017978264-48955) [n:127.0.0.1:56445_w    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:56497_w&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2675779 INFO  
(OverseerThreadFactory-15529-thread-3-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:56482_w for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 2675781 INFO  
(OverseerThreadFactory-15529-thread-3-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2675782 INFO  
(OverseerThreadFactory-15529-thread-4-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:56487_w for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2675783 INFO  
(OverseerThreadFactory-15529-thread-4-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2675785 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w    
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2675787 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2676801 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2676802 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 2676822 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2676822 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2676970 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2676977 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2676992 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2676992 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2676992 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 2676994 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.252351785446133]
   [junit4]   2> 2676998 WARN  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_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> 2677000 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2677001 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@245018af
   [junit4]   2> 2677001 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 2677002 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.252351785446133]
   [junit4]   2> 2677069 WARN  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_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> 2677084 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2677084 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2677086 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2677086 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2677087 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2677110 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@200a2222[collection1_shard2_replica_n1] main]
   [junit4]   2> 2677113 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2677114 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2677116 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2677116 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1634236976595992576
   [junit4]   2> 2677119 INFO  
(searcherExecutor-15575-thread-1-processing-n:127.0.0.1:56482_w 
x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@200a2222[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2677126 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2677126 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 2677131 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2677131 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2677131 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:56482/w/collection1_shard2_replica_n1/
   [junit4]   2> 2677131 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2677131 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:56482/w/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 2677131 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72080733376544778-core_node3-n_0000000000
   [junit4]   2> 2677133 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56482/w/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 2677137 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2677137 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2677140 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2677140 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2677141 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2677154 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45954cbb[collection1_shard1_replica_n2] main]
   [junit4]   2> 2677157 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2677157 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2677158 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2677158 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1634236976640032768
   [junit4]   2> 2677161 INFO  
(searcherExecutor-15576-thread-1-processing-n:127.0.0.1:56487_w 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@45954cbb[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2677167 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2677167 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 2677174 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2677174 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2677174 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:56487/w/collection1_shard1_replica_n2/
   [junit4]   2> 2677174 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2677174 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:56487/w/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 2677174 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72080733376544782-core_node4-n_0000000000
   [junit4]   2> 2677177 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56487/w/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 2677286 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2677287 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 2677292 INFO  (qtp797029082-49049) [n:127.0.0.1:56487_w 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1504
   [junit4]   2> 2677301 INFO  (qtp1017978264-48954) [n:127.0.0.1:56445_w 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:56487_w&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1526
   [junit4]   2> 2677302 INFO  (qtp2059587590-49017) [n:127.0.0.1:56482_w 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1509
   [junit4]   2> 2677305 INFO  (qtp1017978264-48957) [n:127.0.0.1:56445_w 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:56482_w&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1531
   [junit4]   2> 2677793 INFO  
(OverseerThreadFactory-15529-thread-5-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:56492_w for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 2677793 INFO  
(OverseerThreadFactory-15529-thread-3-processing-n:127.0.0.1:56445_w) 
[n:127.0.0.1:56445_w c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:56497_w for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2677793 INFO  
(OverseerCollectionConfigSetProcessor-72080733376544772-127.0.0.1:56445_w-n_0000000000)
 [n:127.0.0.1:56445_w    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2677794 INFO  (OverseerCollectio

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

timeLib":{"colltest":{
   [junit4]    >         "name":"colltest",
   [junit4]    >         "version":1}}}},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([38BC8F8F0D7D5640:E0F1A2D8FAA0F3E0]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:589)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:80)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_38BC8F8F0D7D5640-001
   [junit4]   2> May 22, 2019 12:57:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=517, maxMBSortInHeap=5.574902698907295, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b69ba69),
 locale=fil, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 11.0.2 
(64-bit)/cpus=3,threads=1,free=144113320,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHandlerTest, 
TestBlendedInfixSuggestions, TestDefaultStatsCache, 
TestDocBasedVersionConstraints, AdminHandlersProxyTest, TestXmlQParser, 
HttpPartitionOnCommitTest, TestInPlaceUpdateWithRouteField, InfoHandlerTest, 
QueryEqualityTest, CSVRequestHandlerTest, DebugComponentTest, EnumFieldTest, 
LeaderElectionIntegrationTest, TestReplicationHandlerDiskOverFlow, 
TestStressVersions, SolrIndexConfigTest, ConfigureRecoveryStrategyTest, 
FileBasedSpellCheckerTest, RankQueryTest, TestLMDirichletSimilarityFactory, 
HdfsLockFactoryTest, TestManagedSchemaAPI, PolyFieldTest, DocumentBuilderTest, 
TestRemoteStreaming, ForceLeaderTest, TestSolr4Spatial, SplitShardTest, 
TestFieldTypeCollectionResource, DeleteInactiveReplicaTest, 
ConjunctionSolrSpellCheckerTest, LargeFieldTest, TestReload, MinimalSchemaTest, 
RulesTest, TestStressLucene, TestReplicationHandler, TestCloudSearcherWarming, 
DistribCursorPagingTest, HdfsChaosMonkeySafeLeaderTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestRandomFlRTGCloud, 
ByteBuffersDirectoryFactoryTest, TestDFRSimilarityFactory, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestPerFieldSimilarity, 
FileUtilsTest, MoreLikeThisComponentTest, TestSolrJ, 
TolerantUpdateProcessorTest, SaslZkACLProviderTest, TestCoreDiscovery, 
TestDocTermOrdsUninvertLimit, TestNRTOpen, MetricUtilsTest, TestPullReplica, 
DistributedFacetPivotLargeTest, BlockJoinFacetDistribTest, 
SubstringBytesRefFilterTest, CustomHighlightComponentTest, 
TestSlowCompositeReaderWrapper, CoreMergeIndexesAdminHandlerTest, 
LeaderTragicEventTest, SliceStateTest, PropertiesRequestHandlerTest, 
DistributedQueryElevationComponentTest, SolrTestCaseJ4Test, 
RemoteQueryErrorTest, NodeAddedTriggerIntegrationTest, TestConfig, 
TestNoOpRegenerator, CollectionsAPISolrJTest, CoreAdminOperationTest, 
TestSchemaSimilarityResource, TestSolrCloudWithKerberosAlt, 
TestStressLiveNodes, HdfsBasicDistributedZkTest, UtilsToolTest, 
TestHashQParserPlugin, ImplicitSnitchTest, TermVectorComponentDistributedTest, 
NodeMarkersRegistrationTest, MoreLikeThisHandlerTest, 
ClassificationUpdateProcessorFactoryTest, TestCloudJSONFacetSKG, 
ClassificationUpdateProcessorTest, TestExpandComponent, 
TestCursorMarkWithoutUniqueKey, TestObjectReleaseTracker, SolrCloudExampleTest, 
AtomicUpdatesTest, ConfigSetsAPITest, SolrIndexSplitterTest, 
CollectionPropsTest, TestJsonRequest, TestManagedStopFilterFactory, 
TestSweetSpotSimilarityFactory, ExecutePlanActionTest, TestOrdValues, 
HLLUtilTest, SoftAutoCommitTest, TriggerSetPropertiesIntegrationTest, 
TestDistributedMap, PreAnalyzedUpdateProcessorTest, TestInitQParser, 
RequiredFieldsTest, AuditLoggerPluginTest, FastVectorHighlighterTest, 
ZookeeperStatusHandlerTest, SpellCheckComponentTest, SpellCheckCollatorTest, 
JWTAuthPluginTest, MetricsHistoryWithAuthIntegrationTest, VersionInfoTest, 
TestSimNodeLostTrigger, PKIAuthenticationIntegrationTest, 
TriggerEventQueueTest, SampleTest, AutoScalingHandlerTest, 
DistributedIntervalFacetingTest, UpdateRequestProcessorFactoryTest, 
TestSolrXml, NestedAtomicUpdateTest, TestSearchPerf, 
SuggestComponentContextFilterQueryTest, PathHierarchyTokenizerFactoryTest, 
TestInPlaceUpdatesRequiredField, StressHdfsTest, HdfsThreadLeakTest, 
TestOmitPositions, WrapperMergePolicyFactoryTest, LukeRequestHandlerTest, 
SimpleMLTQParserTest, TestCloudInspectUtil, TestQueryUtils, 
HttpTriggerListenerTest, TestPostingsSolrHighlighter, FullHLLTest, 
TestLRUCache, Tagger2Test, TestSchemaNameResource, TestExportWriter, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
CustomCollectionTest, SegmentsInfoRequestHandlerTest, SOLR749Test, 
CursorPagingTest, TestEmbeddedSolrServerConstructors, SearchHandlerTest, 
SignificantTermsQParserPluginTest, TestAuthorizationFramework, 
TestRandomDVFaceting, TestCloudConsistency, XmlUpdateRequestHandlerTest, 
SolrJmxReporterCloudTest, TestTolerantUpdateProcessorCloud, 
HdfsDirectoryFactoryTest, SchemaVersionSpecificBehaviorTest, 
TestLuceneIndexBackCompat, TestShortCircuitedRequests, ShardSplitTest, 
TestManagedSynonymGraphFilterFactory, CircularListTest, 
TestSimDistributedQueue, TestRawResponseWriter, SimplePostToolTest, 
TestUninvertingReader, TestUseDocValuesAsStored2, AnalysisErrorHandlingTest, 
TestFreeTextSuggestions, TestConfigSetImmutable, TestIndexingPerformance, 
TestPHPSerializedResponseWriter, ScheduledMaintenanceTriggerTest, 
TestPayloadCheckQParserPlugin, SearchRateTriggerTest, ZkStateReaderTest, 
TestDynamicFieldCollectionResource, TestOnReconnectListenerSupport, 
HdfsUnloadDistributedZkTest, TestClassicSimilarityFactory, PeerSyncTest, 
SolrMetricManagerTest, AnalyticsMergeStrategyTest, TestCustomSort, 
DocValuesMultiTest, TestSimLargeCluster, CurrencyFieldTypeTest, 
CurrencyRangeFacetCloudTest, FieldAnalysisRequestHandlerTest, 
StatsReloadRaceTest, SignatureUpdateProcessorFactoryTest, 
TestSubQueryTransformerDistrib, TestSolrConfigHandlerConcurrent, 
TestNumericTerms32, TriLevelCompositeIdRoutingTest, TestManagedResourceStorage, 
TestGraphMLResponseWriter, ManagedSchemaRoundRobinCloudTest, TestUtils, 
OverseerCollectionConfigSetProcessorTest, TestCoreBackup, TermsComponentTest, 
TestSimpleQParserPlugin, TestHighFrequencyDictionaryFactory, 
PeerSyncReplicationTest, DistributedVersionInfoTest, 
EmbeddedSolrNoSerializeTest, TestFieldCollectionResource, 
TestLegacyBM25SimilarityFactory, BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteNodeTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, 
HttpPartitionWithTlogReplicasTest, LeaderVoteWaitTimeoutTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
MoveReplicaTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryZkTest, 
ReplicationFactorTest, SyncSliceTest, TestClusterProperties, TestConfigSetsAPI, 
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestLeaderElectionZkExpiry, TestLockTree, TestRandomRequestDistribution, 
TestRequestForwarding, TestSSLRandomization, TestSizeLimitedDistributedMap, 
TestSkipOverseerOperations, TestTolerantUpdateProcessorRandomCloud, 
TestWithCollection, ZkSolrClientTest, CollectionTooManyReplicasTest, 
CollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, 
AutoAddReplicasIntegrationTest, NodeLostTriggerIntegrationTest, 
ScheduledTriggerIntegrationTest, TestPolicyCloud, TestSimComputePlanAction, 
TestSimExtremeIndexing, TestSimPolicyCloud, TestSnapshotCloudManager, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
TestConfigSetProperties, TestCorePropertiesReload, TestDirectoryFactory, 
TestDynamicLoading]
   [junit4] Completed [600/858 (1!)] on J1 in 20.81s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43934 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/146/consoleText

[repro] Revision: dbfa8454e21bef1eb4ecabef7de6d801cadc2df8

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=38BC8F8F0D7D5640 
-Dtests.slow=true -Dtests.locale=fil -Dtests.timezone=Europe/San_Marino 
-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 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDynamicLoading" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=38BC8F8F0D7D5640 -Dtests.slow=true -Dtests.locale=fil 
-Dtests.timezone=Europe/San_Marino -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

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

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to