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

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2321 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2321/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionAPI.test

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([C5DA7482FF9D74B:840998928105BAB3]:0)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1049)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:460)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.testClusterStateMigration(TestCollectionAPI.java:833)
	at org.apache.solr.cloud.api.collections.TestCollectionAPI.test(TestCollectionAPI.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14402 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
   [junit4]   2> 2932762 INFO  (SUITE-TestCollectionAPI-seed#[C5DA7482FF9D74B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/init-core-data-001
   [junit4]   2> 2932763 WARN  (SUITE-TestCollectionAPI-seed#[C5DA7482FF9D74B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2932763 INFO  (SUITE-TestCollectionAPI-seed#[C5DA7482FF9D74B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2932764 INFO  (SUITE-TestCollectionAPI-seed#[C5DA7482FF9D74B]-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> 2932764 INFO  (SUITE-TestCollectionAPI-seed#[C5DA7482FF9D74B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2932769 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2932770 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2932770 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2932869 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer start zk server on port:60755
   [junit4]   2> 2932869 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60755
   [junit4]   2> 2932869 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60755
   [junit4]   2> 2932877 INFO  (zkConnectionManagerCallback-20363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2932880 INFO  (zkConnectionManagerCallback-20365-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2932882 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2932883 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2932885 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2932886 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2932887 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2932889 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2932891 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2932892 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2932893 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2932895 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2932897 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2932902 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2933207 WARN  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2933208 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2933208 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2933208 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2933209 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2933209 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2933209 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2933209 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cb22e06{/,null,AVAILABLE}
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e6e7d4e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54642}
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.s.Server Started @2935778ms
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=54642, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/control-001/cores}
   [junit4]   2> 2933210 ERROR (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2933210 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:54:05.259Z
   [junit4]   2> 2933212 INFO  (zkConnectionManagerCallback-20367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2933213 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2933214 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/control-001/solr.xml
   [junit4]   2> 2933217 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2933217 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2933231 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2933649 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2933651 WARN  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5049b0f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2933654 WARN  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1e839592[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2933655 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60755/solr
   [junit4]   2> 2933658 INFO  (zkConnectionManagerCallback-20374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2933662 INFO  (zkConnectionManagerCallback-20376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2933974 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54642_
   [junit4]   2> 2933975 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.c.Overseer Overseer (id=72391846336135172-127.0.0.1:54642_-n_0000000000) starting
   [junit4]   2> 2933984 INFO  (zkConnectionManagerCallback-20383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2933987 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60755/solr ready
   [junit4]   2> 2933989 INFO  (OverseerStateUpdate-72391846336135172-127.0.0.1:54642_-n_0000000000) [n:127.0.0.1:54642_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54642_
   [junit4]   2> 2933989 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54642_
   [junit4]   2> 2933991 INFO  (OverseerStateUpdate-72391846336135172-127.0.0.1:54642_-n_0000000000) [n:127.0.0.1:54642_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2933992 INFO  (zkCallback-20382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2934013 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2934041 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2934051 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2934051 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2934052 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [n:127.0.0.1:54642_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/control-001/cores
   [junit4]   2> 2934087 INFO  (zkConnectionManagerCallback-20389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2934093 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2934096 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60755/solr ready
   [junit4]   2> 2934098 INFO  (qtp776065304-53689) [n:127.0.0.1:54642_    ] 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:54642_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2934109 INFO  (OverseerThreadFactory-14236-thread-1-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2934227 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_    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> 2934228 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2935257 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2935297 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935479 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2935538 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935539 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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@18f0d41b
   [junit4]   2> 2935539 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2935541 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2935551 WARN  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935661 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935661 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935663 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2935663 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2935664 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=94.5712890625, floorSegmentMB=2.1982421875, forceMergeDeletesPctAllowed=9.825462131874472, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6693413493839436, deletesPctAllowed=47.92215371900888
   [junit4]   2> 2935665 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@186d2106[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2935679 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2935680 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935681 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2935681 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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 1630375088205332480
   [junit4]   2> 2935685 INFO  (searcherExecutor-14241-thread-1-processing-n:127.0.0.1:54642_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:54642_ 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@186d2106[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2935695 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935695 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935704 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2935704 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935704 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54642/control_collection_shard1_replica_n1/
   [junit4]   2> 2935704 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935705 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:54642/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2935705 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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/72391846336135172-core_node2-n_0000000000
   [junit4]   2> 2935721 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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:54642/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2935831 INFO  (zkCallback-20375-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> 2935832 INFO  (zkCallback-20375-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> 2935835 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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> 2935843 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ 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=1616
   [junit4]   2> 2935853 INFO  (qtp776065304-53689) [n:127.0.0.1:54642_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2935957 INFO  (zkCallback-20375-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> 2935957 INFO  (zkCallback-20375-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> 2935957 INFO  (zkCallback-20375-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> 2935962 INFO  (qtp776065304-53689) [n:127.0.0.1:54642_    ] 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:54642_&wt=javabin&version=2} status=0 QTime=1864
   [junit4]   2> 2935969 INFO  (zkConnectionManagerCallback-20395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2935970 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2935971 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60755/solr ready
   [junit4]   2> 2935972 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2935973 INFO  (qtp776065304-53690) [n:127.0.0.1:54642_    ] 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> 2935977 INFO  (OverseerThreadFactory-14236-thread-2-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2935980 INFO  (OverseerCollectionConfigSetProcessor-72391846336135172-127.0.0.1:54642_-n_0000000000) [n:127.0.0.1:54642_    ] 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> 2936191 WARN  (OverseerThreadFactory-14236-thread-2-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2936228 INFO  (qtp776065304-53690) [n:127.0.0.1:54642_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2936229 INFO  (qtp776065304-53690) [n:127.0.0.1:54642_    ] 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=256
   [junit4]   2> 2936253 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=2
   [junit4]   2> 2936466 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001 of type NRT
   [junit4]   2> 2936467 WARN  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2936468 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2936468 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2936468 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2936469 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2936469 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2936469 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2936469 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5567a6e8{/,null,AVAILABLE}
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1af07640{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:47628}
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.e.j.s.Server Started @2939040ms
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=47628, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/cores}
   [junit4]   2> 2936470 ERROR (closeThreadPool-20396-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2936470 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2936471 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:54:08.519Z
   [junit4]   2> 2936474 INFO  (zkConnectionManagerCallback-20398-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2936475 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2936476 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/solr.xml
   [junit4]   2> 2936484 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2936484 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2936485 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2936719 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001 of type NRT
   [junit4]   2> 2936726 WARN  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2936726 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2936726 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2936726 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2936727 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2936727 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2936728 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2936728 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22eedbef{/,null,AVAILABLE}
   [junit4]   2> 2936728 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68bff1b2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:48272}
   [junit4]   2> 2936728 INFO  (closeThreadPool-20396-thread-2) [    ] o.e.j.s.Server Started @2939298ms
   [junit4]   2> 2936728 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=48272, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/cores}
   [junit4]   2> 2936729 ERROR (closeThreadPool-20396-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2936729 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2936733 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2936733 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2936733 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2936734 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-09T21:54:08.783Z
   [junit4]   2> 2936740 INFO  (zkConnectionManagerCallback-20401-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2936744 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2936744 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/solr.xml
   [junit4]   2> 2936747 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2936747 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2936765 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2936890 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2936891 WARN  (closeThreadPool-20396-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a21f15f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2936894 WARN  (closeThreadPool-20396-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@731be069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2936895 INFO  (closeThreadPool-20396-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60755/solr
   [junit4]   2> 2936901 INFO  (zkConnectionManagerCallback-20408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2936917 INFO  (zkConnectionManagerCallback-20410-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2936941 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2936946 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.ZkController Publish node=127.0.0.1:47628_ as DOWN
   [junit4]   2> 2936948 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2936948 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47628_
   [junit4]   2> 2936950 INFO  (zkCallback-20382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2936960 INFO  (zkCallback-20375-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2936960 INFO  (zkCallback-20394-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2936961 INFO  (zkCallback-20409-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2936987 INFO  (zkConnectionManagerCallback-20417-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2936989 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2936990 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60755/solr ready
   [junit4]   2> 2936991 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2937008 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2937016 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2937016 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2937018 INFO  (closeThreadPool-20396-thread-1) [n:127.0.0.1:47628_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/cores
   [junit4]   2> 2937421 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2937427 WARN  (closeThreadPool-20396-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2d5ed77c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2937430 WARN  (closeThreadPool-20396-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@639563ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2937430 INFO  (closeThreadPool-20396-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60755/solr
   [junit4]   2> 2937432 INFO  (zkConnectionManagerCallback-20424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937435 INFO  (zkConnectionManagerCallback-20426-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937443 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2937451 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.ZkController Publish node=127.0.0.1:48272_ as DOWN
   [junit4]   2> 2937453 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2937453 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48272_
   [junit4]   2> 2937454 INFO  (zkCallback-20382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2937454 INFO  (zkCallback-20375-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2937455 INFO  (zkCallback-20409-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2937456 INFO  (zkCallback-20416-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2937456 INFO  (zkCallback-20425-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2937457 INFO  (zkCallback-20394-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2937503 INFO  (zkConnectionManagerCallback-20433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2937505 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2937507 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60755/solr ready
   [junit4]   2> 2937507 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2937566 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2937585 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2937585 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2937591 INFO  (closeThreadPool-20396-thread-2) [n:127.0.0.1:48272_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/cores
   [junit4]   2> 2937670 INFO  (qtp1424650879-53748) [n:127.0.0.1:47628_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:48272_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2937670 INFO  (qtp1424650879-53749) [n:127.0.0.1:47628_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:47628_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2937679 INFO  (OverseerCollectionConfigSetProcessor-72391846336135172-127.0.0.1:54642_-n_0000000000) [n:127.0.0.1:54642_    ] 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> 2937680 INFO  (OverseerThreadFactory-14236-thread-3-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:47628_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2937683 INFO  (OverseerThreadFactory-14236-thread-3-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2937687 INFO  (OverseerThreadFactory-14236-thread-4-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:48272_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2937690 INFO  (OverseerThreadFactory-14236-thread-4-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2937697 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_    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> 2937697 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_    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> 2938725 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2938727 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2938768 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2938773 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2938862 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2938863 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2938893 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ 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> 2938893 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ 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@18f0d41b
   [junit4]   2> 2938893 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 2938895 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2938895 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2938895 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 2938895 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2938896 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2938897 WARN  (qtp1424650879-53752) [n:127.0.0.1:47628_ 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> 2938898 WARN  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2938951 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2938951 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2938953 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2938953 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2938954 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=94.5712890625, floorSegmentMB=2.1982421875, forceMergeDeletesPctAllowed=9.825462131874472, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6693413493839436, deletesPctAllowed=47.92215371900888
   [junit4]   2> 2938954 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd6359e[collection1_shard1_replica_n2] main]
   [junit4]   2> 2938955 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2938955 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2938956 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2938956 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2938956 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2938956 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630375091639418880
   [junit4]   2> 2938958 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2938958 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2938960 INFO  (searcherExecutor-14265-thread-1-processing-n:127.0.0.1:48272_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@3bd6359e[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2938960 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=94.5712890625, floorSegmentMB=2.1982421875, forceMergeDeletesPctAllowed=9.825462131874472, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6693413493839436, deletesPctAllowed=47.92215371900888
   [junit4]   2> 2938961 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e8ada34[collection1_shard2_replica_n1] main]
   [junit4]   2> 2938963 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2938964 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2938964 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2938964 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 2938968 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2938968 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630375091652001792
   [junit4]   2> 2938969 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2938969 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2938969 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48272/collection1_shard1_replica_n2/
   [junit4]   2> 2938970 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2938970 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:48272/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 2938970 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72391846336135182-core_node4-n_0000000000
   [junit4]   2> 2938973 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48272/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 2938976 INFO  (searcherExecutor-14264-thread-1-processing-n:127.0.0.1:47628_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@7e8ada34[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2938981 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2938981 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 2938989 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2938989 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2938989 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47628/collection1_shard2_replica_n1/
   [junit4]   2> 2938989 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2938990 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:47628/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 2938990 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72391846336135179-core_node3-n_0000000000
   [junit4]   2> 2938994 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:47628/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 2939098 INFO  (zkCallback-20409-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939098 INFO  (zkCallback-20425-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939099 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2939106 INFO  (qtp1063475645-53763) [n:127.0.0.1:48272_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1410
   [junit4]   2> 2939110 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2939118 INFO  (qtp1424650879-53748) [n:127.0.0.1:47628_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:48272_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1448
   [junit4]   2> 2939119 INFO  (qtp1424650879-53752) [n:127.0.0.1:47628_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1422
   [junit4]   2> 2939123 INFO  (qtp1424650879-53749) [n:127.0.0.1:47628_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:47628_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1453
   [junit4]   2> 2939137 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2939150 INFO  (zkConnectionManagerCallback-20443-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2939174 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2939195 INFO  (TEST-TestCollectionAPI.test-seed#[C5DA7482FF9D74B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60755/solr ready
   [junit4]   2> 2939205 INFO  (OverseerThreadFactory-14236-thread-5-processing-n:127.0.0.1:54642_) [n:127.0.0.1:54642_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2939206 INFO  (OverseerCollectionConfigSetProcessor-72391846336135172-127.0.0.1:54642_-n_0000000000) [n:127.0.0.1:54642_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2939207 INFO  (OverseerCollectionConfigSetProcessor-72391846336135172-127.0.0.1:54642_-n_0000000000) [n:127.0.0.1:54642_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2939314 INFO  (zkCallback-20409-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939314 INFO  (zkCallback-20425-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939315 INFO  (zkCallback-20425-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939315 INFO  (zkCallback-20409-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2939418 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_    x:testcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2939425 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_    x:testcollection_shard2_replica_p4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testcollection_shard2_replica_p4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2939427 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_    x:testcollection_shard1_replica_p2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testcollection_shard1_replica_p2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2939428 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_    x:testcollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2940439 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2940444 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_ c:testcollection s:shard2  x:testcollection_shard2_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2940470 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2940561 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2940563 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_ c:testcollection s:shard2  x:testcollection_shard2_replica_p4] o.a.s.s.IndexSchema [testcollection_shard2_replica_p4] Schema name=test
   [junit4]   2> 2940575 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.s.IndexSchema [testcollection_shard1_replica_p2] Schema name=test
   [junit4]   2> 2941735 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2941752 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2941776 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:testcollection s:shard2  x:testcollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2941801 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:testcollection s:shard2  x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema [testcollection_shard2_replica_n3] Schema name=test
   [junit4]   2> 2941809 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_ c:testcollection s:shard2  x:testcollection_shard2_replica_p4] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2941832 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2941833 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2941839 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/cores/testcollection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-2-001/cores/testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2941841 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2941842 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_p2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2941842 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testcollection.shard1.replica_p2' (registry 'solr.core.testcollection.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2941842 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.c.SolrCore [[testcollection_shard1_replica_p2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/cores/testcollection_shard1_replica_p2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionAPI_C5DA7482FF9D74B-001/shard-1-001/cores/testcollection_shard1_replica_p2/data/]
   [junit4]   2> 2941843 WARN  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_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> 2941844 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2941850 WARN  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] 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> 2941919 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2941919 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2941921 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2941921 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2941923 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=94.5712890625, floorSegmentMB=2.1982421875, forceMergeDeletesPctAllowed=9.825462131874472, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6693413493839436, deletesPctAllowed=47.92215371900888
   [junit4]   2> 2941923 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21eedada[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2941935 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2941935 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2941935 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=94.5712890625, floorSegmentMB=2.1982421875, forceMergeDeletesPctAllowed=9.825462131874472, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6693413493839436, deletesPctAllowed=47.92215371900888
   [junit4]   2> 2941935 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@f6b20b4[testcollection_shard1_replica_p2] main]
   [junit4]   2> 2941940 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2941940 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2941941 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2941941 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2941941 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2941941 INFO  (qtp1063475645-53768) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630375094769418240
   [junit4]   2> 2941942 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2941944 INFO  (searcherExecutor-14275-thread-1-processing-n:127.0.0.1:47628_ x:testcollection_shard1_replica_p2 c:testcollection s:shard1) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.c.SolrCore [testcollection_shard1_replica_p2] Registered new searcher Searcher@f6b20b4[testcollection_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2941944 INFO  (qtp776065304-53691) [n:127.0.0.1:54642_ c:testcollection s:shard2  x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2941947 INFO  (searcherExecutor-14274-thread-1-processing-n:127.0.0.1:48272_ x:testcollection_shard1_replica_n1 c:testcollection s:shard1) [n:127.0.0.1:48272_ c:testcollection s:shard1  x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@21eedada[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2941948 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.c.ZkController testcollection_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 2941949 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 2941950 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 2941950 INFO  (qtp1424650879-53753) [n:127.0.0.1:47628_ c:testcollection s:shard1  x:testcollection_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2941953 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_ c:testcollection s:shard2  x:testcollection_shard2_replica_p4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_p4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 2941954 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_ c:testcollection s:shard2  x:testcollection_shard2_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testcollection.shard2.replica_p4' (registry 'solr.core.testcollection.shard2.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f0d41b
   [junit4]   2> 2941954 INFO  (qtp1063475645-53762) [n:127.0.0.1:48272_ c:testcollection s:shard2  x:testcollec

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

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

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 39 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCollectionAPI" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=C5DA7482FF9D74B -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml

-clover.disable:

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

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: C5DA7482FF9D74B
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ahoj! Master seed: C5DA7482FF9D74B
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(17891@serv1-vm3).
   [junit4] Started J0 PID(17890@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
   [junit4] OK      42.0s J1 | TestCollectionAPI.test
   [junit4] Completed [1/5] on J1 in 46.30s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
   [junit4] OK      43.3s J0 | TestCollectionAPI.test
   [junit4] Completed [2/5] on J0 in 48.11s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
   [junit4] OK      32.7s J0 | TestCollectionAPI.test
   [junit4] Completed [3/5] on J0 in 33.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
   [junit4] OK      33.5s J1 | TestCollectionAPI.test
   [junit4] Completed [4/5] on J1 in 34.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionAPI
   [junit4] OK      31.9s J0 | TestCollectionAPI.test
   [junit4] Completed [5/5] on J0 in 32.67s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.06 ..   116.85 =   115.79s
   [junit4] JVM J1:     1.05 ..    84.30 =    83.25s
   [junit4] Execution time total: 1 minute 57 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 247.02s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 234.10s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 137.70s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints] 124.91s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 118.39s | org.apache.solr.update.SoftAutoCommitTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 3 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.TestCollectionAPI
[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:2801)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
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:1068)
		at hudson.FilePath.act(FilePath.java:1057)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1841)
		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:3042)
	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:1070)
	at hudson.FilePath.act(FilePath.java:1057)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1841)
	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=4a931998038377112285a2a26e08452be6e2da39, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2320
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

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 2322 - Failure!

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

All tests passed

Build Log:
[...truncated 52476 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /var/tmp/ecj291004608
 [ecj-lint] Compiling 527 source files to /var/tmp/ecj291004608
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/TestAssertions.java (at line 44)
 [ecj-lint] 	new TestTokenStream1();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/TestAssertions.java (at line 45)
 [ecj-lint] 	new TestTokenStream2();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/TestAssertions.java (at line 47)
 [ecj-lint] 	new TestTokenStream3();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/TestMergeSchedulerExternal.java (at line 130)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, iwc);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestCachingTokenFilter.java (at line 120)
 [ecj-lint] 	Analyzer analyzer = new MockAnalyzer(random());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestCachingTokenFilter.java (at line 122)
 [ecj-lint] 	CachingTokenFilter buffer = new CachingTokenFilter(input);
 [ecj-lint] 	                   ^^^^^^
 [ecj-lint] Resource leak: 'buffer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 29)
 [ecj-lint] 	CharFilter cs = new CharFilter1(new StringReader(""));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 34)
 [ecj-lint] 	CharFilter cs = new CharFilter2(new StringReader(""));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 39)
 [ecj-lint] 	CharFilter cs = new CharFilter2(new CharFilter1(new StringReader("")));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestCharFilter.java (at line 44)
 [ecj-lint] 	CharFilter cs = new CharFilter1(new CharFilter1(new StringReader("")));
 [ecj-lint] 	           ^^
 [ecj-lint] Resource leak: 'cs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestDelegatingAnalyzerWrapper.java (at line 39)
 [ecj-lint] 	DelegatingAnalyzerWrapper w2 = new DelegatingAnalyzerWrapper(Analyzer.GLOBAL_REUSE_STRATEGY) {
 [ecj-lint] 	                          ^^
 [ecj-lint] Resource leak: 'w2' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestDelegatingAnalyzerWrapper.java (at line 50)
 [ecj-lint] 	DelegatingAnalyzerWrapper w1 = new DelegatingAnalyzerWrapper(Analyzer.GLOBAL_REUSE_STRATEGY) {
 [ecj-lint] 	                          ^^
 [ecj-lint] Resource leak: 'w1' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestDelegatingAnalyzerWrapper.java (at line 71)
 [ecj-lint] 	DelegatingAnalyzerWrapper w1 = new DelegatingAnalyzerWrapper(Analyzer.GLOBAL_REUSE_STRATEGY) {
 [ecj-lint] 	                          ^^
 [ecj-lint] Resource leak: 'w1' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 43)
 [ecj-lint] 	GraphTokenFilter graph = new TestFilter(tok);
 [ecj-lint] 	                 ^^^^^
 [ecj-lint] Resource leak: 'graph' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 174)
 [ecj-lint] 	GraphTokenFilter gts = new TestFilter(cts);
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'gts' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 194)
 [ecj-lint] 	GraphTokenFilter gts = new TestFilter(new CannedTokenStream(tokens));
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'gts' is never closed
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestGraphTokenFilter.java (at line 221)
 [ecj-lint] 	GraphTokenFilter graph = new TestFilter(new CannedTokenStream(tokens));
 [ecj-lint] 	                 ^^^^^
 [ecj-lint] Resource leak: 'graph' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/TestToken.java (at line 103)
 [ecj-lint] 	TokenStream ts = new MockTokenizer(Token.TOKEN_ATTRIBUTE_FACTORY, MockTokenizer.WHITESPACE, false, MockTokenizer.DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'ts' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/standard/TestStandardAnalyzer.java (at line 469)
 [ecj-lint] 	Analyzer a = new StandardAnalyzer();
 [ecj-lint] 	         ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/standard/TestStandardAnalyzer.java (at line 500)
 [ecj-lint] 	StandardAnalyzer a = new StandardAnalyzer();
 [ecj-lint] 	                 ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/tokenattributes/TestCharTermAttributeImpl.java (at line 172)
 [ecj-lint] 	Formatter formatter = new Formatter(t, Locale.ROOT);
 [ecj-lint] 	          ^^^^^^^^^
 [ecj-lint] Resource leak: 'formatter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/analysis/tokenattributes/TestPackedTokenAttributeImpl.java (at line 62)
 [ecj-lint] 	TokenStream ts = new MockTokenizer(TokenStream.DEFAULT_TOKEN_ATTRIBUTE_FACTORY, MockTokenizer.WHITESPACE, false, MockTokenizer.DEFAULT_MAX_TOKEN_LENGTH);
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'ts' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestAddIndexes.java (at line 424)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(aux, dontMergeConfig);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestAddIndexes.java (at line 1431)
 [ecj-lint] 	DirectoryReader wrappedReader = new SoftDeletesDirectoryReaderWrapper(reader, "soft_delete");
 [ecj-lint] 	                ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'wrappedReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestAllFilesCheckIndexHeader.java (at line 58)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestAllFilesDetectTruncation.java (at line 55)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestAllFilesHaveChecksumFooter.java (at line 41)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestAllFilesHaveCodecHeader.java (at line 44)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 394)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 520)
 [ecj-lint] 	final IndexWriter w = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 592)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 613)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 620)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java (at line 628)
 [ecj-lint] 	ConcurrentMergeScheduler cms = new ConcurrentMergeScheduler();
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'cms' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestDeletionPolicy.java (at line 451)
 [ecj-lint] 	writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint]                                     .setIndexDeletionPolicy(policy)
 [ecj-lint]                                     .setIndexCommit(lastCommit));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestDocValuesIndexing.java (at line 835)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, conf);
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 37. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestForceMergeForever.java (at line 82)
 [ecj-lint] 	return;
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Resource leak: 'docs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexFileDeleter.java (at line 451)
 [ecj-lint] 	RandomIndexWriter w = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	                  ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 210)
 [ecj-lint] 	new IndexWriter(dir, new IndexWriterConfig(new MockAnalyzer(random()))).rollback();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 1694)
 [ecj-lint] 	IndexWriter w = new IndexWriter(dir,
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 1706)
 [ecj-lint] 	IndexWriter w = new IndexWriter(dir,
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java (at line 3580)
 [ecj-lint] 	new IndexWriter(dir, config);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterCommit.java (at line 297)
 [ecj-lint] 	writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint]                                     .setOpenMode(OpenMode.APPEND));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterDelete.java (at line 912)
 [ecj-lint] 	IndexWriter modifier = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random(), MockTokenizer.WHITESPACE, false)));
 [ecj-lint] 	            ^^^^^^^^
 [ecj-lint] Resource leak: 'modifier' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterExceptions.java (at line 597)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterLockRelease.java (at line 39)
 [ecj-lint] 	new IndexWriter(dir, new IndexWriterConfig(new MockAnalyzer(random())).setOpenMode(OpenMode.APPEND));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterLockRelease.java (at line 42)
 [ecj-lint] 	new IndexWriter(dir, new IndexWriterConfig(new MockAnalyzer(random())).setOpenMode(OpenMode.APPEND));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMaxDocs.java (at line 313)
 [ecj-lint] 	MultiReader mr = new MultiReader(subReaders);
 [ecj-lint] 	            ^^
 [ecj-lint] Resource leak: 'mr' is never closed
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMaxDocs.java (at line 401)
 [ecj-lint] 	throw e;
 [ecj-lint] 	^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMaxDocs.java (at line 450)
 [ecj-lint] 	throw e;
 [ecj-lint] 	^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterOnDiskFull.java (at line 499)
 [ecj-lint] 	IndexWriter w = new IndexWriter(
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterOnDiskFull.java (at line 545)
 [ecj-lint] 	IndexWriter writer = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint] 	            ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterOutOfFileDescriptors.java (at line 40)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestIndexWriterWithThreads.java (at line 585)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestLongPostings.java (at line 44)
 [ecj-lint] 	Analyzer a = new MockAnalyzer(random());
 [ecj-lint] 	         ^
 [ecj-lint] Resource leak: 'a' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestParallelReaderEmptyIndex.java (at line 57)
 [ecj-lint] 	ParallelCompositeReader cpr = new ParallelCompositeReader(
 [ecj-lint] 	                        ^^^
 [ecj-lint] Resource leak: 'cpr' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestParallelTermEnum.java (at line 90)
 [ecj-lint] 	ParallelLeafReader pr = new ParallelLeafReader(ir1, ir2);
 [ecj-lint] 	                   ^^
 [ecj-lint] Resource leak: 'pr' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestPersistentSnapshotDeletionPolicy.java (at line 139)
 [ecj-lint] 	throw ioe;
 [ecj-lint] 	^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestReaderPool.java (at line 234)
 [ecj-lint] 	throw new AssertionError(ex);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'pool' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestRollback.java (at line 40)
 [ecj-lint] 	IndexWriter w = new IndexWriter(dir, newIndexWriterConfig(new MockAnalyzer(random()))
 [ecj-lint] 	            ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestSoftDeletesRetentionMergePolicy.java (at line 470)
 [ecj-lint] 	throw new AssertionError(e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestSoftDeletesRetentionMergePolicy.java (at line 536)
 [ecj-lint] 	throw new AssertionError(e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'writer' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestSoftDeletesRetentionMergePolicy.java (at line 675)
 [ecj-lint] 	DirectoryReader reader = new IncludeSoftDeletesWrapper(unwrapped);
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 64. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestSwappedIndexFiles.java (at line 50)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 65. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestTryDelete.java (at line 79)
 [ecj-lint] 	ReferenceManager<IndexSearcher> mgr = new SearcherManager(writer,
 [ecj-lint] 	                                ^^^
 [ecj-lint] Resource leak: 'mgr' is never closed
 [ecj-lint] ----------
 [ecj-lint] 66. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestTryDelete.java (at line 124)
 [ecj-lint] 	ReferenceManager<IndexSearcher> mgr = new SearcherManager(writer,
 [ecj-lint] 	                                ^^^
 [ecj-lint] Resource leak: 'mgr' is never closed
 [ecj-lint] ----------
 [ecj-lint] 67. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/index/TestTryDelete.java (at line 166)
 [ecj-lint] 	ReferenceManager<IndexSearcher> mgr = new SearcherManager(writer,
 [ecj-lint] 	                                ^^^
 [ecj-lint] Resource leak: 'mgr' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 68. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestFuzzyQuery.java (at line 406)
 [ecj-lint] 	MockAnalyzer analyzer = new MockAnalyzer(random());
 [ecj-lint] 	             ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 69. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestFuzzyQuery.java (at line 524)
 [ecj-lint] 	RandomIndexWriter w = new RandomIndexWriter(random(), dir);
 [ecj-lint] 	                  ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 70. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java (at line 178)
 [ecj-lint] 	throw error.get();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 71. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestLRUQueryCache.java (at line 178)
 [ecj-lint] 	throw error.get();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'mgr' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 72. ERROR in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestMatchesIterator.java (at line 37)
 [ecj-lint] 	import org.apache.lucene.index.NumericDocValues;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.NumericDocValues is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 73. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestSameScoresWithThreads.java (at line 49)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 74. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestSearcherManager.java (at line 313)
 [ecj-lint] 	SearcherManager sm = new SearcherManager(writer, false, false, new SearcherFactory());
 [ecj-lint] 	                ^^
 [ecj-lint] Resource leak: 'sm' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 75. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/search/TestTermQuery.java (at line 52)
 [ecj-lint] 	new TermQuery(new Term("foo", "bar"), TermStates.build(new MultiReader().getContext(), new Term("foo", "bar"), true)));
 [ecj-lint] 	                                                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 76. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/store/TestBufferedIndexInput.java (at line 50)
 [ecj-lint] 	MyBufferedIndexInput input = new MyBufferedIndexInput();
 [ecj-lint] 	                     ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 77. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 32)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new ByteBuffersDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 78. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 37)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new ByteBuffersDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 79. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 43)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new ByteBuffersDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 80. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 51)
 [ecj-lint] 	TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new ByteBuffersDirectory());
 [ecj-lint] 	                         ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 81. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java (at line 60)
 [ecj-lint] 	TrackingDirectoryWrapper dest = new TrackingDirectoryWrapper(new ByteBuffersDirectory());
 [ecj-lint] 	                         ^^^^
 [ecj-lint] Resource leak: 'dest' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 82. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/TestCloseableThreadLocal.java (at line 31)
 [ecj-lint] 	CloseableThreadLocal<Object> ctl = new CloseableThreadLocal<>();
 [ecj-lint] 	                             ^^^
 [ecj-lint] Resource leak: 'ctl' is never closed
 [ecj-lint] ----------
 [ecj-lint] 83. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/TestCloseableThreadLocal.java (at line 39)
 [ecj-lint] 	CloseableThreadLocal<Object> ctl = new CloseableThreadLocal<>();
 [ecj-lint] 	                             ^^^
 [ecj-lint] Resource leak: 'ctl' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 84. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/Test2BBKDPoints.java (at line 44)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "_0", 1, 1, Long.BYTES,
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 85. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/Test2BBKDPoints.java (at line 81)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "_0", 2, 2, Long.BYTES,
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 86. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 51)
 [ecj-lint] 	BKDWriter w = new BKDWriter(100, dir, "tmp", 1, 1, 4, 2, 1.0f, 100);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 87. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 127)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "tmp", numDims, numIndexDims, 4, maxPointsInLeafNode, maxMB, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 88. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 268)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs, dir, "tmp", numDims, numDims, numBytesPerDim, maxPointsInLeafNode, maxMB, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 89. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 760)
 [ecj-lint] 	w = new BKDWriter(numValues, dir, "_" + seg, numDataDims, numIndexDims, numBytesPerDim, maxPointsInLeafNode, maxMB, docValues.length);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 90. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 1019)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", 1, 1, Integer.BYTES, 2, 0.01f, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 91. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 1057)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", 2, 2, Integer.BYTES, 2, 0.01f, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 92. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java (at line 1108)
 [ecj-lint] 	BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", numDims, numIndexDims, bytesPerDim, 32, 1f, numDocs);
 [ecj-lint] 	          ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 93. WARNING in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/core/src/test/org/apache/lucene/util/fst/TestFSTs.java (at line 311)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 93 problems (1 error, 92 warnings)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build.xml:202: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2100: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2133: Compile failed; see the compiler error output for details.

Total time: 113 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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