Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/209/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionOnCommitTest.test Error Message: Error from server at http://127.0.0.1:62713: Underlying core creation failed while creating collection: c8n_2x2_commits Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62713: Underlying core creation failed while creating collection: c8n_2x2_commits at __randomizedtesting.SeedInfo.seed([E98C8FEF9704D5DA:61D8B03539F8B822]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:809) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730) at org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76) at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test Error Message: Number of replicas in the state does not match what we set:0 vs 1 Stack Trace: org.apache.solr.cloud.ZkController$NotInClusterStateException: Number of replicas in the state does not match what we set:0 vs 1 at __randomizedtesting.SeedInfo.seed([E98C8FEF9704D5DA:61D8B03539F8B822]:0) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForActiveReplicaCount(AbstractFullDistribZkTestBase.java:603) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:339) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080) 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 13147 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/init-core-data-001 [junit4] 2> 118842 WARN (SUITE-HttpPartitionOnCommitTest-seed#[E98C8FEF9704D5DA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 118843 INFO (SUITE-HttpPartitionOnCommitTest-seed#[E98C8FEF9704D5DA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 118845 INFO (SUITE-HttpPartitionOnCommitTest-seed#[E98C8FEF9704D5DA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 118845 INFO (SUITE-HttpPartitionOnCommitTest-seed#[E98C8FEF9704D5DA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 118845 INFO (SUITE-HttpPartitionOnCommitTest-seed#[E98C8FEF9704D5DA]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 118850 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 118850 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 118850 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 118950 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer start zk server on port:40556 [junit4] 2> 118950 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40556 [junit4] 2> 118950 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40556 [junit4] 2> 118961 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 118983 INFO (zkConnectionManagerCallback-470-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 118983 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 118991 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 118995 INFO (zkConnectionManagerCallback-472-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 118995 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 118998 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 119001 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 119003 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 119005 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 119007 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 119009 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 119012 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 119014 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 119016 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 119018 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 119021 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkTestServer put /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 119025 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 119457 WARN (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 119457 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 119457 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 119457 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 119459 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 119459 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 119459 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 119459 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@368a54a{/,null,AVAILABLE} [junit4] 2> 119461 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7ff3ce1e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35565} [junit4] 2> 119461 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.s.Server Started @119576ms [junit4] 2> 119461 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/tempDir-001/control/data, hostContext=/, hostPort=44413, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/control-001/cores} [junit4] 2> 119462 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 119462 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 119462 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 119463 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 119463 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 119463 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-30T19:22:53.818Z [junit4] 2> 119464 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 119467 INFO (zkConnectionManagerCallback-474-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 119467 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 119571 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 119571 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/control-001/solr.xml [junit4] 2> 119590 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 119590 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 119591 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 120989 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 120990 WARN (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1944f1b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 120991 WARN (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1944f1b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 121160 WARN (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6691aa7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 121160 WARN (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6691aa7b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 121161 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40556/solr [junit4] 2> 121162 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 121181 INFO (zkConnectionManagerCallback-481-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 121181 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 121285 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 121288 INFO (zkConnectionManagerCallback-483-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 121288 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 121531 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44413_ [junit4] 2> 121532 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.Overseer Overseer (id=72086209252556804-127.0.0.1:44413_-n_0000000000) starting [junit4] 2> 121541 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 121551 INFO (zkConnectionManagerCallback-490-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 121551 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 121555 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 121557 INFO (OverseerStateUpdate-72086209252556804-127.0.0.1:44413_-n_0000000000) [n:127.0.0.1:44413_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44413_ [junit4] 2> 121558 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44413_ [junit4] 2> 121564 INFO (zkCallback-489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 121585 INFO (OverseerStateUpdate-72086209252556804-127.0.0.1:44413_-n_0000000000) [n:127.0.0.1:44413_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 121616 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 121642 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 121653 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 121653 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 121656 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [n:127.0.0.1:44413_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/control-001/cores [junit4] 2> 121691 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 121714 INFO (zkConnectionManagerCallback-496-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 121715 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 121735 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 121738 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 121744 INFO (SocketProxy-Acceptor-44413) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56770,localport=44413], receiveBufferSize:130880 [junit4] 2> 121750 INFO (SocketProxy-Acceptor-44413) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35565,localport=50604], receiveBufferSize=139264 [junit4] 2> 121754 INFO (qtp1636504521-1340) [n:127.0.0.1:44413_ ] 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:44413_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 121767 INFO (OverseerThreadFactory-451-thread-1-processing-n:127.0.0.1:44413_) [n:127.0.0.1:44413_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 121948 INFO (SocketProxy-Acceptor-44413) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42463,localport=44413], receiveBufferSize:130880 [junit4] 2> 121950 INFO (SocketProxy-Acceptor-44413) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35565,localport=62547], receiveBufferSize=139264 [junit4] 2> 121953 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 121953 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 123013 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 123085 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123356 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 123429 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123430 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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@50fd2ed1 [junit4] 2> 123430 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 123432 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=15.6982421875, floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=11.308175694228416, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=30.64456050413412 [junit4] 2> 123461 WARN (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123582 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123582 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123583 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 123583 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 123585 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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=47, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=99.89453125, floorSegmentMB=0.396484375, forceMergeDeletesPctAllowed=21.90917855210451, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=24.707343064006903 [junit4] 2> 123585 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e61dbf0[control_collection_shard1_replica_n1] main] [junit4] 2> 123589 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 123590 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123590 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 123590 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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 1637794529091256320 [junit4] 2> 123600 INFO (searcherExecutor-456-thread-1-processing-n:127.0.0.1:44413_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44413_ 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@e61dbf0[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 123606 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123607 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123696 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 123696 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123696 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44413/control_collection_shard1_replica_n1/ [junit4] 2> 123703 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123713 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44413/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 123713 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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/72086209252556804-core_node2-n_0000000000 [junit4] 2> 123734 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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:44413/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 123852 INFO (zkCallback-482-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> 123853 INFO (zkCallback-482-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> 123856 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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> 123928 INFO (qtp1636504521-1339) [n:127.0.0.1:44413_ 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=1976 [junit4] 2> 123971 INFO (qtp1636504521-1340) [n:127.0.0.1:44413_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 124003 INFO (zkCallback-482-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> 124004 INFO (zkCallback-482-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> 124004 INFO (zkCallback-482-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> 124010 INFO (qtp1636504521-1340) [n:127.0.0.1:44413_ ] 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:44413_&wt=javabin&version=2} status=0 QTime=2257 [junit4] 2> 124132 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 124176 INFO (zkConnectionManagerCallback-502-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 124176 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 124221 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 124224 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 124229 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 124232 INFO (SocketProxy-Acceptor-44413) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52426,localport=44413], receiveBufferSize:130880 [junit4] 2> 124232 INFO (SocketProxy-Acceptor-44413) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35565,localport=37277], receiveBufferSize=139264 [junit4] 2> 124242 INFO (qtp1636504521-1341) [n:127.0.0.1:44413_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 124261 INFO (OverseerThreadFactory-451-thread-2-processing-n:127.0.0.1:44413_) [n:127.0.0.1:44413_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 124263 INFO (OverseerCollectionConfigSetProcessor-72086209252556804-127.0.0.1:44413_-n_0000000000) [n:127.0.0.1:44413_ ] 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> 124502 WARN (OverseerThreadFactory-451-thread-2-processing-n:127.0.0.1:44413_) [n:127.0.0.1:44413_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 124506 INFO (qtp1636504521-1341) [n:127.0.0.1:44413_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 124517 INFO (qtp1636504521-1341) [n:127.0.0.1:44413_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=275 [junit4] 2> 124520 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4 [junit4] 2> 124858 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-1-001 of type NRT [junit4] 2> 124893 WARN (closeThreadPool-503-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 124894 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 124894 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 124894 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 124896 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 124896 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 124896 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 124897 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47780670{/,null,AVAILABLE} [junit4] 2> 124899 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6cd0a1e4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38270} [junit4] 2> 124899 INFO (closeThreadPool-503-thread-1) [ ] o.e.j.s.Server Started @125015ms [junit4] 2> 124899 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62713, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-1-001/cores} [junit4] 2> 124900 ERROR (closeThreadPool-503-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 124900 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 124900 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 124900 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 124900 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 124900 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-30T19:22:59.255Z [junit4] 2> 124902 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 124914 INFO (zkConnectionManagerCallback-505-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 124914 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 125017 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 125017 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-1-001/solr.xml [junit4] 2> 125024 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 125024 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 125028 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 125208 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-2-001 of type NRT [junit4] 2> 125210 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 125211 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 125211 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 125211 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 125212 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 125212 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 125213 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 125229 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54d0f77e{/,null,AVAILABLE} [junit4] 2> 125230 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@69202b6c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:47590} [junit4] 2> 125230 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.Server Started @125347ms [junit4] 2> 125231 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=59227, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-2-001/cores} [junit4] 2> 125231 ERROR (closeThreadPool-503-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 125231 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 125231 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 125231 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 125231 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 125232 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-30T19:22:59.586Z [junit4] 2> 125233 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 125280 INFO (zkConnectionManagerCallback-508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 125280 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 125385 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 125385 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-2-001/solr.xml [junit4] 2> 125390 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 125390 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 125391 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 125690 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-3-001 of type NRT [junit4] 2> 125713 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 125715 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2af824f7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 125715 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2af824f7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 125723 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50df96ae[provider=null,keyStore=null,trustStore=null] [junit4] 2> 125723 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50df96ae[provider=null,keyStore=null,trustStore=null] [junit4] 2> 125724 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40556/solr [junit4] 2> 125725 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 125728 WARN (closeThreadPool-503-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 125728 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 125728 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 125728 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 125730 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 125730 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 125731 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 125731 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48b78255{/,null,AVAILABLE} [junit4] 2> 125733 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@32cb9fb2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:47469} [junit4] 2> 125733 INFO (closeThreadPool-503-thread-3) [ ] o.e.j.s.Server Started @125849ms [junit4] 2> 125733 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=38630, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-3-001/cores} [junit4] 2> 125733 ERROR (closeThreadPool-503-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 125733 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 125734 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 125734 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 125734 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 125734 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-30T19:23:00.089Z [junit4] 2> 125736 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 125766 INFO (zkConnectionManagerCallback-515-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 125767 INFO (zkConnectionManagerCallback-517-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 125767 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 125769 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 125882 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 125883 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-3-001/solr.xml [junit4] 2> 125899 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 125899 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 125899 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 125901 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 125970 INFO (zkConnectionManagerCallback-519-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 125970 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 125983 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 125995 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.ZkController Publish node=127.0.0.1:59227_ as DOWN [junit4] 2> 125997 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 125997 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59227_ [junit4] 2> 126000 INFO (zkCallback-482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 126001 INFO (zkCallback-489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 126001 INFO (zkCallback-501-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 126001 INFO (zkCallback-518-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 126003 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126035 INFO (zkConnectionManagerCallback-527-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126035 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 126038 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 126040 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 126071 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 126094 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 126106 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 126106 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 126108 INFO (closeThreadPool-503-thread-2) [n:127.0.0.1:59227_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-2-001/cores [junit4] 2> 126266 INFO (OverseerCollectionConfigSetProcessor-72086209252556804-127.0.0.1:44413_-n_0000000000) [n:127.0.0.1:44413_ ] 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> 126282 INFO (TEST-HttpPartitionOnCommitTest.test-seed#[E98C8FEF9704D5DA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-4-001 of type NRT [junit4] 2> 126283 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 126284 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 126284 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 126284 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09 [junit4] 2> 126286 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 126286 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 126286 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 126287 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6138edc7{/,null,AVAILABLE} [junit4] 2> 126299 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4d72899c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46012} [junit4] 2> 126299 INFO (closeThreadPool-503-thread-2) [ ] o.e.j.s.Server Started @126415ms [junit4] 2> 126299 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=62305, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-4-001/cores} [junit4] 2> 126300 ERROR (closeThreadPool-503-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 126300 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 126300 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 126300 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 126300 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 126300 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-30T19:23:00.655Z [junit4] 2> 126302 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126398 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 126400 INFO (zkConnectionManagerCallback-530-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126400 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 126401 WARN (closeThreadPool-503-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@50e341f5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126401 WARN (closeThreadPool-503-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@50e341f5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126412 WARN (closeThreadPool-503-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cbe16d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126412 WARN (closeThreadPool-503-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cbe16d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126414 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40556/solr [junit4] 2> 126415 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126426 INFO (zkConnectionManagerCallback-536-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126426 INFO (closeThreadPool-503-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 126445 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 126446 WARN (closeThreadPool-503-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ac93cf2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126446 WARN (closeThreadPool-503-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ac93cf2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126450 WARN (closeThreadPool-503-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cd5fd0c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126450 WARN (closeThreadPool-503-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cd5fd0c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 126451 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40556/solr [junit4] 2> 126453 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126465 INFO (zkConnectionManagerCallback-542-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126465 INFO (closeThreadPool-503-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 126515 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 126515 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-4-001/solr.xml [junit4] 2> 126523 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 126523 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 126534 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 126587 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126635 INFO (zkConnectionManagerCallback-545-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126635 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 126815 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 126822 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.ZkController Publish node=127.0.0.1:62713_ as DOWN [junit4] 2> 126824 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 126824 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62713_ [junit4] 2> 126827 INFO (zkCallback-482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 126828 INFO (zkCallback-526-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 126828 INFO (zkCallback-489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 126831 INFO (zkCallback-544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 126833 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126859 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 126869 INFO (zkCallback-518-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 126869 INFO (zkCallback-501-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 126872 INFO (zkConnectionManagerCallback-554-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126872 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 126918 INFO (zkConnectionManagerCallback-552-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 126918 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 127027 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 127068 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 127099 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 127122 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127133 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127133 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127135 INFO (closeThreadPool-503-thread-1) [n:127.0.0.1:62713_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-1-001/cores [junit4] 2> 127205 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 127223 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.ZkController Publish node=127.0.0.1:38630_ as DOWN [junit4] 2> 127226 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 127226 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38630_ [junit4] 2> 127229 INFO (zkCallback-489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127229 INFO (zkCallback-482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127230 INFO (zkCallback-518-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127230 INFO (zkCallback-501-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127232 INFO (zkCallback-526-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127232 INFO (zkCallback-553-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127235 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 127235 INFO (zkCallback-544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127237 INFO (zkCallback-551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 127240 INFO (zkConnectionManagerCallback-562-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 127240 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 127244 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 127248 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 127298 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 127332 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127375 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127375 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127418 INFO (closeThreadPool-503-thread-3) [n:127.0.0.1:38630_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-3-001/cores [junit4] 2> 127575 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 127576 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2183fdfd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 127576 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2183fdfd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 127606 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@242a0118[provider=null,keyStore=null,trustStore=null] [junit4] 2> 127606 WARN (closeThreadPool-503-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@242a0118[provider=null,keyStore=null,trustStore=null] [junit4] 2> 127607 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40556/solr [junit4] 2> 127608 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 127619 INFO (zkConnectionManagerCallback-569-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 127620 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 127742 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 127753 INFO (zkConnectionManagerCallback-571-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 127753 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 127778 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 127791 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:62305_ as DOWN [junit4] 2> 127799 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 127799 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62305_ [junit4] 2> 127803 INFO (zkCallback-561-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127803 INFO (zkCallback-518-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127804 INFO (zkCallback-544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127804 INFO (zkCallback-553-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127804 INFO (zkCallback-489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127805 INFO (zkCallback-551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127805 INFO (zkCallback-570-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127806 INFO (zkCallback-501-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127807 INFO (zkCallback-526-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127807 INFO (zkCallback-482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 127810 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 127826 INFO (zkConnectionManagerCallback-578-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 127826 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 127868 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 127872 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40556/solr ready [junit4] 2> 127919 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 127945 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127957 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127957 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 127959 INFO (closeThreadPool-503-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-4-001/cores [junit4] 2> 128041 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44450,localport=38630], receiveBufferSize:130880 [junit4] 2> 128042 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=47469,localport=62629], receiveBufferSize=139264 [junit4] 2> 128042 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=34068,localport=38630], receiveBufferSize:130880 [junit4] 2> 128047 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=47469,localport=59311], receiveBufferSize=139264 [junit4] 2> 128047 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55184,localport=38630], receiveBufferSize:130880 [junit4] 2> 128048 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=47469,localport=42170], receiveBufferSize=139264 [junit4] 2> 128050 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49576,localport=38630], receiveBufferSize:130880 [junit4] 2> 128050 INFO (SocketProxy-Acceptor-38630) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=47469,localport=38742], receiveBufferSize=139264 [junit4] 2> 128056 INFO (qtp921963956-1445) [n:127.0.0.1:38630_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59227_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 128056 INFO (qtp921963956-1441) [n:127.0.0.1:38630_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62305_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 128056 INFO (qtp921963956-1447) [n:127.0.0.1:38630_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62713_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 128066 INFO (qtp921963956-1442) [n:127.0.0.1:38630_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38630_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 128126 INFO (OverseerThreadFactory-451-thread-3-processing-n:127.0.0.1:44413_) [n:127.0.0.1:44413_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:62713_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 128157 INFO (OverseerThreadFactory-451-thread-3-processing-n:127.0.0.1:44413_) [n:127.0.0.1:44413_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 128166 INFO (SocketProxy-Acceptor-62713) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=56876,localport=62713], receiveBufferSize:130880 [junit4] 2> 128173 INFO (SocketProxy-Acceptor-62713) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38270,localport=38891], receiveBufferSize=139264 [junit4] 2> 128218 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 129307 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 129352 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 129509 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 129592 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 129593 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1 [junit4] 2> 129593 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_E98C8FEF9704D5DA-001/shard-1-001/cores/collection1_shard1_replica_n1/data/] [junit4] 2> 129597 INFO (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=15.6982421875, floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=11.308175694228416, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=30.64456050413412 [junit4] 2> 129600 WARN (qtp1760503841-1409) [n:127.0.0.1:62713_ c:collection1 s:shard1 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 129678 INFO (qtp1760503841-1409) [n:127.0.0. [...truncated too long message...] ene-Solr-8.x-Solaris/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.16 in public [ivy:cachepath] :: resolution report :: resolve 14ms :: artifacts dl 0ms --------------------------------------------------------------------- | | 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-8.x-Solaris/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: E98C8FEF9704D5DA [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp [junit4] <JUnit4> says jolly good day! Master seed: E98C8FEF9704D5DA [junit4] Executing 10 suites with 2 JVMs. [junit4] [junit4] Started J0 PID(27059@serv1-vm3). [junit4] Started J1 PID(27060@serv1-vm3). [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest [junit4] OK 37.4s J0 | HttpPartitionOnCommitTest.test [junit4] Completed [1/10] on J0 in 40.25s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest [junit4] OK 39.2s J1 | HttpPartitionOnCommitTest.test [junit4] Completed [2/10] on J1 in 42.18s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest [junit4] OK 32.7s J0 | LeaderFailureAfterFreshStartTest.test [junit4] Completed [3/10] on J0 in 33.18s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest [junit4] OK 31.8s J1 | LeaderFailureAfterFreshStartTest.test [junit4] Completed [4/10] on J1 in 32.79s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest [junit4] OK 28.0s J1 | HttpPartitionOnCommitTest.test [junit4] Completed [5/10] on J1 in 29.00s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest [junit4] OK 31.3s J0 | LeaderFailureAfterFreshStartTest.test [junit4] Completed [6/10] on J0 in 31.90s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest [junit4] OK 32.2s J1 | LeaderFailureAfterFreshStartTest.test [junit4] Completed [7/10] on J1 in 32.94s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest [junit4] OK 32.6s J0 | LeaderFailureAfterFreshStartTest.test [junit4] Completed [8/10] on J0 in 33.66s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest [junit4] OK 28.8s J1 | HttpPartitionOnCommitTest.test [junit4] Completed [9/10] on J1 in 29.67s, 1 test [junit4] [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest [junit4] OK 28.5s J0 | HttpPartitionOnCommitTest.test [junit4] Completed [10/10] on J0 in 28.91s, 1 test [junit4] [junit4] JVM J0: 0.67 .. 170.10 = 169.43s [junit4] JVM J1: 0.68 .. 168.96 = 168.28s [junit4] Execution time total: 2 minutes 50 seconds [junit4] Tests summary: 10 suites, 10 tests [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp]) [echo] 5 slowest tests: [junit4:tophints] 280.44s | org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest [junit4:tophints] 223.86s | org.apache.solr.cloud.api.collections.ShardSplitTest [junit4:tophints] 191.06s | org.apache.solr.search.facet.TestJsonFacets [junit4:tophints] 151.59s | org.apache.solr.cloud.CollectionsAPISolrJTest [junit4:tophints] 140.69s | org.apache.solr.handler.TestReplicationHandler -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 2 minutes 52 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest [repro] 0/5 failed: org.apache.solr.cloud.LeaderFailureAfterFreshStartTest [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2805) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2684) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2665) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2663) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1843) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3054) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2663) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:248) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1843) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=60ec073b273c4cb8ec01e2e0c7fdeced040ec32f, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris [WARNINGS] Computing warning deltas based on reference build #208 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
