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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/231/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 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([44F9C7823A9A2E63:9CB4EAD5CD478BC3]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution

Error Message:
Zipf distribution not descending!!!

Stack Trace:
java.lang.Exception: Zipf distribution not descending!!!
	at __randomizedtesting.SeedInfo.seed([B60E3632DF7D8AE3:92BB5B16C8D582CB]:0)
	at org.apache.solr.client.solrj.io.stream.MathExpressionTest.testZipFDistribution(MathExpressionTest.java:3398)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15185 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/init-core-data-001
   [junit4]   2> 3496947 INFO  (SUITE-TestDynamicLoading-seed#[44F9C7823A9A2E63]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3496948 INFO  (SUITE-TestDynamicLoading-seed#[44F9C7823A9A2E63]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3496948 INFO  (SUITE-TestDynamicLoading-seed#[44F9C7823A9A2E63]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3496948 INFO  (SUITE-TestDynamicLoading-seed#[44F9C7823A9A2E63]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3496952 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3496953 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3496953 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3497053 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer start zk server on port:43135
   [junit4]   2> 3497054 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43135
   [junit4]   2> 3497054 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43135
   [junit4]   2> 3497058 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3497062 INFO  (zkConnectionManagerCallback-22920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3497062 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3497069 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3497071 INFO  (zkConnectionManagerCallback-22922-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3497071 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3497074 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3497077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3497079 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3497081 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3497082 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3497084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3497085 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3497087 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3497089 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3497090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3497092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3497093 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 3498088 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3498088 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3498088 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3498088 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3498089 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3498089 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3498089 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3498089 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37a282c1{/,null,AVAILABLE}
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ba3b06f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55521}
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.s.Server Started @3500510ms
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/tempDir-001/control/data, hostContext=/, hostPort=55521, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/control-001/cores}
   [junit4]   2> 3498090 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3498090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T23:19:25.984Z
   [junit4]   2> 3498091 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3498092 INFO  (zkConnectionManagerCallback-22924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3498092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3498194 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3498194 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/control-001/solr.xml
   [junit4]   2> 3498197 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3498197 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3498197 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3499178 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3499179 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29b751f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3499179 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29b751f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3499182 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e4d1483[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3499182 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e4d1483[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3499183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43135/solr
   [junit4]   2> 3499184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3499185 INFO  (zkConnectionManagerCallback-22931-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499185 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3499288 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3499289 INFO  (zkConnectionManagerCallback-22933-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499289 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3499390 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55521_
   [junit4]   2> 3499391 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.Overseer Overseer (id=72149469451583492-127.0.0.1:55521_-n_0000000000) starting
   [junit4]   2> 3499399 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3499401 INFO  (zkConnectionManagerCallback-22940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499401 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3499404 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3499410 INFO  (OverseerStateUpdate-72149469451583492-127.0.0.1:55521_-n_0000000000) [n:127.0.0.1:55521_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55521_
   [junit4]   2> 3499411 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55521_
   [junit4]   2> 3499435 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3499439 INFO  (zkCallback-22932-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3499440 INFO  (zkCallback-22939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3499470 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3499476 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3499476 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3499479 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [n:127.0.0.1:55521_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/control-001/cores
   [junit4]   2> 3499501 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3499504 INFO  (zkConnectionManagerCallback-22946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3499504 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3499505 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3499506 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3499507 INFO  (qtp2135449107-55237) [n:127.0.0.1:55521_     ] 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:55521_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3499511 INFO  (OverseerThreadFactory-14868-thread-1-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3499621 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_    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> 3499621 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3500639 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3500664 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500745 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500770 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500770 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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@64c9c8e1
   [junit4]   2> 3500770 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3500771 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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=22, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=72.421875, floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=21.87467403579148, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.858809426678626
   [junit4]   2> 3500773 WARN  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500814 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500814 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500814 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3500814 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3500815 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3500815 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fa9bed9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3500818 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3500819 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500819 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3500819 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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 1638805975820402688
   [junit4]   2> 3500822 INFO  (searcherExecutor-14870-thread-1-processing-n:127.0.0.1:55521_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:55521_ 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@1fa9bed9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3500828 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500828 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 3500833 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3500833 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500833 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55521/control_collection_shard1_replica_n1/
   [junit4]   2> 3500833 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500833 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:55521/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3500833 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72149469451583492-core_node2-n_0000000000
   [junit4]   2> 3500840 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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:55521/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3500943 INFO  (zkCallback-22932-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> 3500943 INFO  (zkCallback-22932-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3500945 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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> 3500947 INFO  (qtp2135449107-55238) [n:127.0.0.1:55521_ 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=1327
   [junit4]   2> 3500951 INFO  (qtp2135449107-55237) [n:127.0.0.1:55521_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3501049 INFO  (zkCallback-22932-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> 3501049 INFO  (zkCallback-22932-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3501049 INFO  (zkCallback-22932-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3501054 INFO  (qtp2135449107-55237) [n:127.0.0.1:55521_     ] 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:55521_&wt=javabin&version=2} status=0 QTime=1546
   [junit4]   2> 3501159 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3501160 INFO  (zkConnectionManagerCallback-22952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3501160 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3501162 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3501165 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3501165 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3501166 INFO  (qtp2135449107-55234) [n:127.0.0.1:55521_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3501172 INFO  (OverseerThreadFactory-14868-thread-2-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3501173 INFO  (OverseerCollectionConfigSetProcessor-72149469451583492-127.0.0.1:55521_-n_0000000000) [n:127.0.0.1:55521_     ] 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> 3501402 WARN  (OverseerThreadFactory-14868-thread-2-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 3501405 INFO  (qtp2135449107-55234) [n:127.0.0.1:55521_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 3501407 INFO  (qtp2135449107-55234) [n:127.0.0.1:55521_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=241
   [junit4]   2> 3501408 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 3502580 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-1-001 of type NRT
   [junit4]   2> 3502580 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3502581 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3502581 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3502581 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3502582 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3502582 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3502582 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3502582 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137f52e{/,null,AVAILABLE}
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a6e4885{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40948}
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server Started @3505004ms
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40948, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-1-001/cores}
   [junit4]   2> 3502583 ERROR (closeThreadPool-22953-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3502583 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T23:19:30.477Z
   [junit4]   2> 3502584 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3502586 INFO  (zkConnectionManagerCallback-22955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3502586 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3502687 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3502687 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-1-001/solr.xml
   [junit4]   2> 3502690 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3502690 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3502691 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3503177 INFO  (OverseerCollectionConfigSetProcessor-72149469451583492-127.0.0.1:55521_-n_0000000000) [n:127.0.0.1:55521_     ] 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> 3503659 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3503659 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34770e6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3503659 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34770e6e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3503662 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71283c10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3503662 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71283c10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3503663 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43135/solr
   [junit4]   2> 3503664 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3503665 INFO  (zkConnectionManagerCallback-22962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503665 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3503767 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3503769 INFO  (zkConnectionManagerCallback-22964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503769 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3503780 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3503786 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.ZkController Publish node=127.0.0.1:40948_ as DOWN
   [junit4]   2> 3503788 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3503788 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40948_
   [junit4]   2> 3503790 INFO  (zkCallback-22932-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3503790 INFO  (zkCallback-22951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3503791 INFO  (zkCallback-22939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3503792 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3503793 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3503794 INFO  (zkConnectionManagerCallback-22971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3503794 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3503796 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3503799 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3503816 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3503830 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3503836 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3503837 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3503838 INFO  (closeThreadPool-22953-thread-1) [n:127.0.0.1:40948_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-1-001/cores
   [junit4]   2> 3504425 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-2-001 of type NRT
   [junit4]   2> 3504425 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3504426 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3504426 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3504426 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3504427 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3504427 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3504427 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3504428 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c9afa37{/,null,AVAILABLE}
   [junit4]   2> 3504428 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@491b9789{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63370}
   [junit4]   2> 3504428 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server Started @3506850ms
   [junit4]   2> 3504428 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=63370, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-2-001/cores}
   [junit4]   2> 3504428 ERROR (closeThreadPool-22953-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3504428 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3504428 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 3504429 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3504429 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3504429 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T23:19:32.323Z
   [junit4]   2> 3504430 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3504431 INFO  (zkConnectionManagerCallback-22974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3504431 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3504533 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3504533 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-2-001/solr.xml
   [junit4]   2> 3504536 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3504536 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3504537 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3504754 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3504754 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a2c6ddc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3504754 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a2c6ddc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3504757 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@156cff6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3504757 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@156cff6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3504758 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43135/solr
   [junit4]   2> 3504759 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3504761 INFO  (zkConnectionManagerCallback-22981-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3504761 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3504864 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3504865 INFO  (zkConnectionManagerCallback-22983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3504865 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3504873 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3504880 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63370_ as DOWN
   [junit4]   2> 3504882 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3504882 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63370_
   [junit4]   2> 3504884 INFO  (zkCallback-22932-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3504885 INFO  (zkCallback-22939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3504885 INFO  (zkCallback-22970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3504886 INFO  (zkCallback-22951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3504886 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3504886 INFO  (zkCallback-22982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3504887 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3504889 INFO  (zkConnectionManagerCallback-22990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3504889 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3504891 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3504893 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3504940 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3504958 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3504967 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3504967 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3504969 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-2-001/cores
   [junit4]   2> 3506045 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-3-001 of type NRT
   [junit4]   2> 3506045 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3506045 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3506045 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3506045 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3506046 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3506046 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f5bfbf6{/,null,AVAILABLE}
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47848e5d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40487}
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server Started @3508470ms
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=40487, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-3-001/cores}
   [junit4]   2> 3506047 ERROR (closeThreadPool-22953-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3506047 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T23:19:33.941Z
   [junit4]   2> 3506048 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3506050 INFO  (zkConnectionManagerCallback-22993-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3506050 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3506152 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3506152 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-3-001/solr.xml
   [junit4]   2> 3506154 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3506154 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3506155 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3506383 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3506384 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27516045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3506384 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27516045[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3506387 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@406d7be8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3506387 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@406d7be8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3506388 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43135/solr
   [junit4]   2> 3506389 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3506390 INFO  (zkConnectionManagerCallback-23000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3506390 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3506493 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3506495 INFO  (zkConnectionManagerCallback-23002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3506495 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3506505 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3506514 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40487_ as DOWN
   [junit4]   2> 3506515 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3506515 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40487_
   [junit4]   2> 3506517 INFO  (zkCallback-22970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506517 INFO  (zkCallback-22989-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506518 INFO  (zkCallback-22951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506518 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506518 INFO  (zkCallback-22939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506518 INFO  (zkCallback-22932-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506518 INFO  (zkCallback-22982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506519 INFO  (zkCallback-23001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3506520 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3506521 INFO  (zkConnectionManagerCallback-23009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3506521 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3506523 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3506526 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3506543 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3506558 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3506564 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3506564 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3506565 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-3-001/cores
   [junit4]   2> 3506898 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[44F9C7823A9A2E63]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-4-001 of type NRT
   [junit4]   2> 3506899 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3506899 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3506899 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3506899 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71927746{/,null,AVAILABLE}
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@230c7613{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58573}
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.e.j.s.Server Started @3509324ms
   [junit4]   2> 3506901 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=58573, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-4-001/cores}
   [junit4]   2> 3506902 ERROR (closeThreadPool-22953-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3506902 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3506902 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 3506902 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3506902 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3506902 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T23:19:34.796Z
   [junit4]   2> 3506902 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3506904 INFO  (zkConnectionManagerCallback-23012-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3506904 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3507005 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3507005 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-4-001/solr.xml
   [junit4]   2> 3507008 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3507008 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3507008 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3507520 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3507521 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41ba75bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3507521 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41ba75bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3507523 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c8d8f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3507523 WARN  (closeThreadPool-22953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c8d8f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3507523 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43135/solr
   [junit4]   2> 3507524 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3507525 INFO  (zkConnectionManagerCallback-23019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3507525 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3507632 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3507635 INFO  (zkConnectionManagerCallback-23021-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3507635 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3507647 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3507659 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58573_ as DOWN
   [junit4]   2> 3507660 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3507660 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58573_
   [junit4]   2> 3507662 INFO  (zkCallback-22932-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507662 INFO  (zkCallback-22939-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507663 INFO  (zkCallback-22982-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507663 INFO  (zkCallback-22963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507663 INFO  (zkCallback-22970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507663 INFO  (zkCallback-22951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507665 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3507666 INFO  (zkCallback-22989-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507666 INFO  (zkCallback-23020-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507666 INFO  (zkCallback-23008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507666 INFO  (zkCallback-23001-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3507667 INFO  (zkConnectionManagerCallback-23028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3507667 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3507669 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3507670 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43135/solr ready
   [junit4]   2> 3507688 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3507704 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3507710 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3507710 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3507712 INFO  (closeThreadPool-22953-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-4-001/cores
   [junit4]   2> 3508325 INFO  (qtp891208490-55365) [n:127.0.0.1:40487_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40487_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3508325 INFO  (qtp891208490-55364) [n:127.0.0.1:40487_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58573_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3508325 INFO  (qtp891208490-55361) [n:127.0.0.1:40487_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40948_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3508326 INFO  (qtp891208490-55362) [n:127.0.0.1:40487_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:63370_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3508333 INFO  (OverseerThreadFactory-14868-thread-3-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40487_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 3508335 INFO  (OverseerThreadFactory-14868-thread-4-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:58573_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 3508338 INFO  (OverseerThreadFactory-14868-thread-3-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3508339 INFO  (OverseerThreadFactory-14868-thread-4-processing-n:127.0.0.1:55521_) [n:127.0.0.1:55521_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3508343 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3508344 INFO  (qtp363642424-55394) [n:127.0.0.1:58573_    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3509367 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3509367 INFO  (qtp363642424-55394) [n:127.0.0.1:58573_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 3509379 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 3509380 INFO  (qtp363642424-55394) [n:127.0.0.1:58573_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 3509467 INFO  (qtp363642424-55394) [n:127.0.0.1:58573_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3509469 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3509499 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 3509500 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64c9c8e1
   [junit4]   2> 3509500 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-3-001/cores/collection1_shard2_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_44F9C7823A9A2E63-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 3509501 INFO  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=72.421875, floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=21.87467403579148, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=26.858809426678626
   [junit4]   2> 3509503 WARN  (qtp891208490-55363) [n:127.0.0.1:40487_ c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3509505 INFO  (qtp363642424-55394) [n:127.0.0.1:58573_ c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=t

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

stMultiKmeans
   [junit4] OK      0.06s J0 | MathExpressionTest.testNatural
   [junit4] OK      0.06s J0 | MathExpressionTest.testNormalizeSum
   [junit4] OK      0.09s J0 | MathExpressionTest.testBicubicSpline
   [junit4] OK      0.06s J0 | MathExpressionTest.testMovingMedian
   [junit4] OK      0.06s J0 | MathExpressionTest.testConvexHull
   [junit4] OK      0.12s J0 | MathExpressionTest.testCovariance
   [junit4] OK      0.08s J0 | MathExpressionTest.testMinMaxScale
   [junit4] OK      0.43s J0 | MathExpressionTest.testWeibullDistribution
   [junit4] OK      0.06s J0 | MathExpressionTest.testTimeDifferencingDefinedLag
   [junit4] OK      0.06s J0 | MathExpressionTest.testOnes
   [junit4] OK      0.07s J0 | MathExpressionTest.testEbeSubtract
   [junit4] OK      0.07s J0 | MathExpressionTest.testMannWhitney
   [junit4] OK      0.07s J0 | MathExpressionTest.testSumSq
   [junit4] OK      0.41s J0 | MathExpressionTest.testGammaDistribution
   [junit4] OK      0.08s J0 | MathExpressionTest.testLetWithNumericVariables
   [junit4] OK      0.07s J0 | MathExpressionTest.testSumDifference
   [junit4] OK      0.07s J0 | MathExpressionTest.testOlsRegress
   [junit4] OK      0.08s J0 | MathExpressionTest.testArray
   [junit4] OK      0.24s J0 | MathExpressionTest.testLogNormalDistribution
   [junit4] OK      0.07s J0 | MathExpressionTest.testMatches
   [junit4] OK      0.13s J0 | MathExpressionTest.testTriangularDistribution
   [junit4] OK      0.06s J0 | MathExpressionTest.testCosineSimilarity
   [junit4] OK      0.06s J0 | MathExpressionTest.testTimeDifferencingDefaultLag
   [junit4] OK      0.07s J0 | MathExpressionTest.testFreqTable
   [junit4] OK      0.14s J0 | MathExpressionTest.testFinddelay
   [junit4] OK      0.07s J0 | MathExpressionTest.testPlot
   [junit4] OK      0.06s J0 | MathExpressionTest.testCovMatrix
   [junit4] OK      0.09s J0 | MathExpressionTest.testPoissonDistribution
   [junit4] OK      0.08s J0 | MathExpressionTest.testCache
   [junit4] OK      0.08s J0 | MathExpressionTest.testEnumeratedDistribution
   [junit4] OK      0.08s J0 | MathExpressionTest.testKnnRegress
   [junit4] OK      0.07s J0 | MathExpressionTest.testAkima
   [junit4] OK      0.06s J0 | MathExpressionTest.testNotNullSelect
   [junit4] OK      0.09s J0 | MathExpressionTest.testScale
   [junit4] OK      0.07s J0 | MathExpressionTest.testIsNullSelect
   [junit4] OK      0.06s J0 | MathExpressionTest.testLog10
   [junit4] OK      0.26s J0 | MathExpressionTest.testZplot
   [junit4] OK      0.08s J0 | MathExpressionTest.testPrimes
   [junit4] OK      0.07s J0 | MathExpressionTest.testMemset
   [junit4] OK      0.06s J0 | MathExpressionTest.testMemsetSize
   [junit4] OK      0.06s J0 | MathExpressionTest.testOutliers
   [junit4] OK      0.06s J0 | MathExpressionTest.testNorms
   [junit4] OK      0.08s J0 | MathExpressionTest.testSelectWithSequentialEvaluators
   [junit4] OK      0.07s J0 | MathExpressionTest.testDistance
   [junit4] OK      0.09s J0 | MathExpressionTest.testLength
   [junit4] OK      0.07s J0 | MathExpressionTest.testUnitize
   [junit4] OK      0.60s J0 | MathExpressionTest.testBetaDistribution
   [junit4] OK      0.07s J0 | MathExpressionTest.testLoess
   [junit4] OK      0.06s J0 | MathExpressionTest.testAddAll
   [junit4] OK      0.12s J0 | MathExpressionTest.testConvertEvaluator
   [junit4] OK      0.08s J0 | MathExpressionTest.testMovingMAD
   [junit4] Completed [5/5] on J0 in 16.87s, 124 tests
   [junit4] 
   [junit4] JVM J0:     0.71 ..    70.69 =    69.98s
   [junit4] JVM J1:     0.71 ..    54.39 =    53.67s
   [junit4] Execution time total: 1 minute 10 seconds
   [junit4] Tests summary: 5 suites, 620 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 104.18s | org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints]  98.62s | org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[junit4:tophints]  81.03s | org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints]  71.81s | org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints]  56.17s | org.apache.solr.common.cloud.TestDocCollectionWatcher

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 13 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[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:2805)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1843)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054)
	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:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2663)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1843)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
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=59c7eb92cfcc766ee6866fe14ec609b09d41fcf6, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #230
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
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