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

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 823 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/823/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 836 lines...]
ERROR: command execution failed.
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 824 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/824/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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([8D24E4C7C8B10F48:5569C9903F6CAAE8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:595)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13004 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/init-core-data-001
   [junit4]   2> 875252 WARN  (SUITE-TestDynamicLoading-seed#[8D24E4C7C8B10F48]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 875252 INFO  (SUITE-TestDynamicLoading-seed#[8D24E4C7C8B10F48]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 875258 INFO  (SUITE-TestDynamicLoading-seed#[8D24E4C7C8B10F48]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 875258 INFO  (SUITE-TestDynamicLoading-seed#[8D24E4C7C8B10F48]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 875259 INFO  (SUITE-TestDynamicLoading-seed#[8D24E4C7C8B10F48]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_e/
   [junit4]   2> 875263 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 875263 INFO  (Thread-1872) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 875263 INFO  (Thread-1872) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 875265 ERROR (Thread-1872) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 875363 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkTestServer start zk server on port:56963
   [junit4]   2> 875366 INFO  (zkConnectionManagerCallback-2286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875370 INFO  (zkConnectionManagerCallback-2288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875379 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 875381 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 875382 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 875387 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 875389 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 875390 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 875391 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 875393 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 875394 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 875396 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 875397 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 875399 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 875530 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 875531 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 875531 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 875531 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 875533 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3935c90e{/_e,null,AVAILABLE}
   [junit4]   2> 875533 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69a56433{HTTP/1.1,[http/1.1]}{127.0.0.1:49698}
   [junit4]   2> 875533 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server Started @876239ms
   [junit4]   2> 875533 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_e, hostPort=49698, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/control-001/cores}
   [junit4]   2> 875534 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 875534 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 875534 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 875534 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 875534 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 875534 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T15:13:14.121Z
   [junit4]   2> 875536 INFO  (zkConnectionManagerCallback-2290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 875537 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 875537 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/control-001/solr.xml
   [junit4]   2> 875540 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 875540 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 875540 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 876564 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56963/solr
   [junit4]   2> 876565 INFO  (zkConnectionManagerCallback-2294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 876573 INFO  (zkConnectionManagerCallback-2296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 876734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49698__e
   [junit4]   2> 876735 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.c.Overseer Overseer (id=72063041326743556-127.0.0.1:49698__e-n_0000000000) starting
   [junit4]   2> 876746 INFO  (zkConnectionManagerCallback-2303-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 876751 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56963/solr ready
   [junit4]   2> 876754 INFO  (OverseerStateUpdate-72063041326743556-127.0.0.1:49698__e-n_0000000000) [n:127.0.0.1:49698__e    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49698__e
   [junit4]   2> 876754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49698__e
   [junit4]   2> 876780 INFO  (zkCallback-2302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876789 INFO  (OverseerStateUpdate-72063041326743556-127.0.0.1:49698__e-n_0000000000) [n:127.0.0.1:49698__e    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876822 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 876846 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 876851 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 876851 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 876852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [n:127.0.0.1:49698__e    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/control-001/cores
   [junit4]   2> 876904 INFO  (zkConnectionManagerCallback-2309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 876914 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 876916 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56963/solr ready
   [junit4]   2> 876918 INFO  (qtp426593858-8518) [n:127.0.0.1:49698__e    ] 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:49698__e&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 876923 INFO  (OverseerThreadFactory-3366-thread-1-processing-n:127.0.0.1:49698__e) [n:127.0.0.1:49698__e    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 877034 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e    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> 877034 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 878051 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 878061 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878135 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878149 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878150 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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@31557d94
   [junit4]   2> 878150 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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 [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 878152 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=96.517578125, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=5.871005900141608, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=22.856380072015597
   [junit4]   2> 878153 WARN  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878193 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878193 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878195 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 878195 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 878196 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.974609375, floorSegmentMB=2.15234375, forceMergeDeletesPctAllowed=26.909484314004082, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=32.32440756604091
   [junit4]   2> 878196 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6465d68d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 878198 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 878198 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878198 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 878199 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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 1612321072649076736
   [junit4]   2> 878199 INFO  (searcherExecutor-3371-thread-1-processing-n:127.0.0.1:49698__e x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:49698__e 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@6465d68d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 878206 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878210 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 878210 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878210 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49698/_e/control_collection_shard1_replica_n1/
   [junit4]   2> 878210 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878211 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:49698/_e/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 878211 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 878215 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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:49698/_e/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 878319 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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> 878322 INFO  (qtp426593858-8517) [n:127.0.0.1:49698__e 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=1289
   [junit4]   2> 878325 INFO  (qtp426593858-8518) [n:127.0.0.1:49698__e    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 878422 INFO  (zkCallback-2295-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> 878924 INFO  (OverseerCollectionConfigSetProcessor-72063041326743556-127.0.0.1:49698__e-n_0000000000) [n:127.0.0.1:49698__e    ] 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> 879326 INFO  (qtp426593858-8518) [n:127.0.0.1:49698__e    ] 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:49698__e&wt=javabin&version=2} status=0 QTime=2408
   [junit4]   2> 879330 INFO  (zkConnectionManagerCallback-2314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 879332 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 879333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56963/solr ready
   [junit4]   2> 879333 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 879334 INFO  (qtp426593858-8521) [n:127.0.0.1:49698__e    ] 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> 879337 INFO  (OverseerThreadFactory-3366-thread-2-processing-n:127.0.0.1:49698__e) [n:127.0.0.1:49698__e    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 879542 WARN  (OverseerThreadFactory-3366-thread-2-processing-n:127.0.0.1:49698__e) [n:127.0.0.1:49698__e    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 879544 INFO  (qtp426593858-8521) [n:127.0.0.1:49698__e    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 879544 INFO  (qtp426593858-8521) [n:127.0.0.1:49698__e    ] 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=210
   [junit4]   2> 879693 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-1-001 of type NRT
   [junit4]   2> 879694 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69f5f721{/_e,null,AVAILABLE}
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57e8a356{HTTP/1.1,[http/1.1]}{127.0.0.1:41722}
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server Started @880402ms
   [junit4]   2> 879695 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_e, hostPort=41722, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-1-001/cores}
   [junit4]   2> 879696 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 879696 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 879696 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 879696 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 879696 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 879696 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T15:13:18.283Z
   [junit4]   2> 879712 INFO  (zkConnectionManagerCallback-2316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 879713 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 879713 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-1-001/solr.xml
   [junit4]   2> 879716 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 879716 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 879717 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 880107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56963/solr
   [junit4]   2> 880108 INFO  (zkConnectionManagerCallback-2320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880112 INFO  (zkConnectionManagerCallback-2322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880120 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 880126 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 880126 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41722__e
   [junit4]   2> 880128 INFO  (zkCallback-2313-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 880130 INFO  (zkCallback-2302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 880130 INFO  (zkCallback-2295-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 880131 INFO  (zkCallback-2321-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 880148 INFO  (zkConnectionManagerCallback-2329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 880150 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 880151 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56963/solr ready
   [junit4]   2> 880151 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 880165 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 880172 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 880172 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 880174 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-1-001/cores
   [junit4]   2> 880194 INFO  (qtp774454075-8577) [n:127.0.0.1:41722__e    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41722__e&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 880197 INFO  (OverseerCollectionConfigSetProcessor-72063041326743556-127.0.0.1:49698__e-n_0000000000) [n:127.0.0.1:49698__e    ] 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> 880198 INFO  (OverseerThreadFactory-3366-thread-3-processing-n:127.0.0.1:49698__e) [n:127.0.0.1:49698__e c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41722__e for creating new replica of shard shard2
   [junit4]   2> 880203 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 881216 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 881259 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 881315 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 881358 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 881358 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 881359 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 881361 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=96.517578125, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=5.871005900141608, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=22.856380072015597
   [junit4]   2> 881362 WARN  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 881401 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 881401 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 881402 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 881402 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 881403 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.974609375, floorSegmentMB=2.15234375, forceMergeDeletesPctAllowed=26.909484314004082, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=32.32440756604091
   [junit4]   2> 881403 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@48a67ffe[collection1_shard2_replica_n41] main]
   [junit4]   2> 881404 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 881405 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 881405 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 881405 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612321076010811392
   [junit4]   2> 881406 INFO  (searcherExecutor-3385-thread-1-processing-n:127.0.0.1:41722__e x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@48a67ffe[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 881410 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 881413 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 881413 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 881413 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41722/_e/collection1_shard2_replica_n41/
   [junit4]   2> 881413 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 881413 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:41722/_e/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 881413 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 881417 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41722/_e/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 881570 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 881574 INFO  (qtp774454075-8573) [n:127.0.0.1:41722__e c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1372
   [junit4]   2> 881576 INFO  (qtp774454075-8577) [n:127.0.0.1:41722__e c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41722__e&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1383
   [junit4]   2> 881732 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-2-001 of type NRT
   [junit4]   2> 881733 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6eb59857{/_e,null,AVAILABLE}
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32573959{HTTP/1.1,[http/1.1]}{127.0.0.1:60489}
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server Started @882442ms
   [junit4]   2> 881734 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_e, hostPort=60489, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-2-001/cores}
   [junit4]   2> 881735 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 881736 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 881736 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 881736 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881736 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 881736 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T15:13:20.323Z
   [junit4]   2> 881738 INFO  (zkConnectionManagerCallback-2332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 881739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 881739 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-2-001/solr.xml
   [junit4]   2> 881742 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 881742 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 881743 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 882199 INFO  (OverseerCollectionConfigSetProcessor-72063041326743556-127.0.0.1:49698__e-n_0000000000) [n:127.0.0.1:49698__e    ] 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> 882786 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56963/solr
   [junit4]   2> 882787 INFO  (zkConnectionManagerCallback-2336-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882790 INFO  (zkConnectionManagerCallback-2338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882802 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 882810 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 882810 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60489__e
   [junit4]   2> 882811 INFO  (zkCallback-2295-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 882811 INFO  (zkCallback-2302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 882811 INFO  (zkCallback-2321-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 882813 INFO  (zkCallback-2328-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 882813 INFO  (zkCallback-2313-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 882814 INFO  (zkCallback-2337-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 882832 INFO  (zkConnectionManagerCallback-2345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 882834 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 882835 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56963/solr ready
   [junit4]   2> 882836 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 882852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 882860 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 882860 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 882861 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-2-001/cores
   [junit4]   2> 882891 INFO  (qtp774454075-8576) [n:127.0.0.1:41722__e    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60489__e&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 882895 INFO  (OverseerThreadFactory-3366-thread-4-processing-n:127.0.0.1:49698__e) [n:127.0.0.1:49698__e c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:60489__e for creating new replica of shard shard1
   [junit4]   2> 882899 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 883917 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 883931 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 884030 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 884055 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 884055 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 884055 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 884058 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=96.517578125, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=5.871005900141608, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=22.856380072015597
   [junit4]   2> 884059 WARN  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 884107 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 884107 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884109 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884109 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884110 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.974609375, floorSegmentMB=2.15234375, forceMergeDeletesPctAllowed=26.909484314004082, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=32.32440756604091
   [junit4]   2> 884111 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@215c28ab[collection1_shard1_replica_n43] main]
   [junit4]   2> 884113 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 884113 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 884114 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884114 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612321078851403776
   [junit4]   2> 884115 INFO  (searcherExecutor-3399-thread-1-processing-n:127.0.0.1:60489__e x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@215c28ab[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884122 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 884125 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 884125 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 884125 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60489/_e/collection1_shard1_replica_n43/
   [junit4]   2> 884125 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 884126 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:60489/_e/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 884126 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 884130 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60489/_e/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 884281 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 884285 INFO  (qtp1103990392-8615) [n:127.0.0.1:60489__e c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 884288 INFO  (qtp774454075-8576) [n:127.0.0.1:41722__e c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60489__e&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1397
   [junit4]   2> 884444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-3-001 of type NRT
   [junit4]   2> 884444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 884445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 884445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 884445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 884445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fbc0ec7{/_e,null,AVAILABLE}
   [junit4]   2> 884445 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f115972{HTTP/1.1,[http/1.1]}{127.0.0.1:62335}
   [junit4]   2> 884446 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server Started @885153ms
   [junit4]   2> 884446 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_e, hostPort=62335, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-3-001/cores}
   [junit4]   2> 884446 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 884447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 884447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.6.0
   [junit4]   2> 884447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 884447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 884447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-22T15:13:23.034Z
   [junit4]   2> 884449 INFO  (zkConnectionManagerCallback-2348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 884451 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 884451 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-3-001/solr.xml
   [junit4]   2> 884454 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 884454 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 884456 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 884896 INFO  (OverseerCollectionConfigSetProcessor-72063041326743556-127.0.0.1:49698__e-n_0000000000) [n:127.0.0.1:49698__e    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 885932 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56963/solr
   [junit4]   2> 885934 INFO  (zkConnectionManagerCallback-2352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885937 INFO  (zkConnectionManagerCallback-2354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885949 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 885955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 885956 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62335__e
   [junit4]   2> 885957 INFO  (zkCallback-2328-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885957 INFO  (zkCallback-2295-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885958 INFO  (zkCallback-2321-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885958 INFO  (zkCallback-2337-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885958 INFO  (zkCallback-2302-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885958 INFO  (zkCallback-2313-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885958 INFO  (zkCallback-2344-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885959 INFO  (zkCallback-2353-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 885977 INFO  (zkConnectionManagerCallback-2361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 885979 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 885981 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56963/solr ready
   [junit4]   2> 885982 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 885997 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 886004 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 886005 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 886006 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-3-001/cores
   [junit4]   2> 886037 INFO  (qtp774454075-8579) [n:127.0.0.1:41722__e    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62335__e&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 886042 INFO  (OverseerThreadFactory-3366-thread-5-processing-n:127.0.0.1:49698__e) [n:127.0.0.1:49698__e c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62335__e for creating new replica of shard shard2
   [junit4]   2> 886047 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e    x:collection1_shard2_replica_n45] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 887070 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 887084 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 887196 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 887223 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 887224 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31557d94
   [junit4]   2> 887224 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 887227 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=96.517578125, floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=5.871005900141608, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=22.856380072015597
   [junit4]   2> 887228 WARN  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 887276 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 887276 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 887278 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 887278 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 887279 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=37.974609375, floorSegmentMB=2.15234375, forceMergeDeletesPctAllowed=26.909484314004082, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=32.32440756604091
   [junit4]   2> 887279 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@73ebf512[collection1_shard2_replica_n45] main]
   [junit4]   2> 887281 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 887281 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 887281 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 887282 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612321082173292544
   [junit4]   2> 887283 INFO  (searcherExecutor-3413-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@73ebf512[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 887287 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 887288 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 887289 INFO  (updateExecutor-2349-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 887290 INFO  (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 887291 INFO  (qtp1008433231-8653) [n:127.0.0.1:62335__e c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1245
   [junit4]   2> 887291 ERROR (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Error getting recent versions.:java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]   2> 	at java.util.ArrayList.rangeCheck(ArrayList.java:657)
   [junit4]   2> 	at java.util.ArrayList.get(ArrayList.java:433)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:491)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:294)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 887295 INFO  (qtp774454075-8579) [n:127.0.0.1:41722__e c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62335__e&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1257
   [junit4]   2> 887297 INFO  (qtp774454075-8576) [n:127.0.0.1:41722__e c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_e path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 887297 INFO  (qtp774454075-8576) [n:127.0.0.1:41722__e c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp=/_e path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 887318 INFO  (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 887318 INFO  (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 887319 INFO  (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:41722/_e/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:62335/_e/collection1_shard2_replica_n45/]
   [junit4]   2> 887320 INFO  (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0, core_node46=0, core_node46_recovering=0}, version=2}
   [junit4]   2> 887323 INFO  (recoveryExecutor-2350-thread-1-processing-n:127.0.0.1:62335__e x:collection1_shard2_replica_n45 c:collection1 s:shard2 r:core_node46) [n:127.0.0.1:62335__e c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41722/_e]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:62335__e&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 887324 INFO  (qtp774454075-8579) [n:127.0.0.1:41722__e    x:collection1_shard2_replica_n41] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 887325 INFO  (qtp774454075-8579) [n:127.0.0.1:41722__e    x:collection1_shard2_replica_n41] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:62335__e, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:62335/_e","node_name":"127.0.0.1:62335__e","state":"down","type":"NRT"}
   [junit4]   2> 887483 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_8D24E4C7C8B10F48-001/shard-4-001 of type NRT
   [junit4]   2> 887484 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 887485 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[8D24E4C7C8B10F48]) [    ] o.e.j.s.s

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

precation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 21 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDynamicLoading" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=8D24E4C7C8B10F48 -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 8D24E4C7C8B10F48
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ahoj! Master seed: 8D24E4C7C8B10F48
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(7124@serv1-vm3).
   [junit4] Started J1 PID(7123@serv1-vm3).
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4] OK      51.5s J0 | TestDynamicLoading.testDynamicLoading
   [junit4] Completed [1/5] on J0 in 54.38s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4] OK      51.5s J1 | TestDynamicLoading.testDynamicLoading
   [junit4] Completed [2/5] on J1 in 55.37s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.core.TestDynamicLoading. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4] OK      39.7s J0 | TestDynamicLoading.testDynamicLoading
   [junit4] Completed [3/5] on J0 in 39.99s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4] OK      38.9s J1 | TestDynamicLoading.testDynamicLoading
   [junit4] Completed [4/5] on J1 in 39.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4] OK      34.3s J0 | TestDynamicLoading.testDynamicLoading
   [junit4] Completed [5/5] on J0 in 34.50s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.06 ..   131.57 =   130.51s
   [junit4] JVM J1:     1.30 ..    97.60 =    96.31s
   [junit4] Execution time total: 2 minutes 11 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 392.23s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 328.27s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 267.14s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 129.99s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 116.99s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 14 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1840)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1072)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1840)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a9723cd25298459db6d659a42d1f7b6c6c507139, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #822
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2