Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/45/
2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:33849/lj_rnj/fr/forceleader_test_collection Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:33849/lj_rnj/fr/forceleader_test_collection at __randomizedtesting.SeedInfo.seed([EEC62CBFEF9D1962:851187FD61FE003]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:484) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:294) 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:1075) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 52 more FAILED: org.apache.solr.cloud.RestartWhileUpdatingTest.test Error Message: There are still nodes recoverying - waited for 320 seconds Stack Trace: java.lang.AssertionError: There are still nodes recoverying - waited for 320 seconds at __randomizedtesting.SeedInfo.seed([EEC62CBFEF9D1962:669213654161749A]:0) at org.junit.Assert.fail(Assert.java:88) at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:195) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:1014) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1571) at org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:144) 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:1075) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047) 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 14809 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/init-core-data-001 [junit4] 2> 2604527 WARN (SUITE-ForceLeaderTest-seed#[EEC62CBFEF9D1962]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=105 numCloses=105 [junit4] 2> 2604527 INFO (SUITE-ForceLeaderTest-seed#[EEC62CBFEF9D1962]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 2604530 INFO (SUITE-ForceLeaderTest-seed#[EEC62CBFEF9D1962]-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> 2604530 INFO (SUITE-ForceLeaderTest-seed#[EEC62CBFEF9D1962]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 2604530 INFO (SUITE-ForceLeaderTest-seed#[EEC62CBFEF9D1962]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lj_rnj/fr [junit4] 2> 2604535 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2604536 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2604536 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2604636 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer start zk server on port:42794 [junit4] 2> 2604636 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42794 [junit4] 2> 2604636 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42794 [junit4] 2> 2604640 INFO (zkConnectionManagerCallback-62184-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2604643 INFO (zkConnectionManagerCallback-62186-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2604645 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2604646 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2604648 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2604649 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2604650 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2604652 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2604653 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2604655 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2604657 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2604658 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2604659 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2604660 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2604849 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2604849 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2604849 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2604850 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2604851 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2604851 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2604851 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2604854 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76bb4db9{/lj_rnj/fr,null,AVAILABLE} [junit4] 2> 2604854 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15c7861c{HTTP/1.1,[http/1.1]}{127.0.0.1:40658} [junit4] 2> 2604854 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.e.j.s.Server Started @2604912ms [junit4] 2> 2604854 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/tempDir-001/control/data, hostContext=/lj_rnj/fr, hostPort=39274, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/control-001/cores} [junit4] 2> 2604855 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2604855 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2604855 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 2604855 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2604855 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2604855 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-23T13:09:08.440Z [junit4] 2> 2604857 INFO (zkConnectionManagerCallback-62188-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2604858 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2604858 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/control-001/solr.xml [junit4] 2> 2604863 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2604863 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2604865 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2605022 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2605028 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42794/solr [junit4] 2> 2605029 INFO (zkConnectionManagerCallback-62192-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2605032 INFO (zkConnectionManagerCallback-62194-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2605133 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39274_lj_rnj%2Ffr [junit4] 2> 2605134 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.Overseer Overseer (id=72672565267136516-127.0.0.1:39274_lj_rnj%2Ffr-n_0000000000) starting [junit4] 2> 2605141 INFO (zkConnectionManagerCallback-62201-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2605144 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42794/solr ready [junit4] 2> 2605145 INFO (OverseerStateUpdate-72672565267136516-127.0.0.1:39274_lj_rnj%2Ffr-n_0000000000) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39274_lj_rnj%2Ffr [junit4] 2> 2605145 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39274_lj_rnj%2Ffr [junit4] 2> 2605148 INFO (zkCallback-62193-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2605149 INFO (zkCallback-62200-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2605176 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2605205 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2605221 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2605222 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2605224 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/control-001/cores [junit4] 2> 2605254 INFO (zkConnectionManagerCallback-62207-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2605255 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2605256 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42794/solr ready [junit4] 2> 2605257 INFO (SocketProxy-Acceptor-39274) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51862,localport=39274], receiveBufferSize:531000 [junit4] 2> 2605257 INFO (SocketProxy-Acceptor-39274) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40658,localport=36118], receiveBufferSize=530904 [junit4] 2> 2605258 INFO (qtp42854143-127532) [n:127.0.0.1:39274_lj_rnj%2Ffr ] 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:39274_lj_rnj%252Ffr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2605261 INFO (OverseerThreadFactory-15147-thread-1-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2605367 INFO (SocketProxy-Acceptor-39274) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51866,localport=39274], receiveBufferSize:531000 [junit4] 2> 2605368 INFO (SocketProxy-Acceptor-39274) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40658,localport=36122], receiveBufferSize=530904 [junit4] 2> 2605369 INFO (qtp42854143-127534) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2605370 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2605371 INFO (qtp42854143-127531) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2605372 INFO (qtp42854143-127533) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2605373 INFO (qtp42854143-127534) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2605377 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2605378 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2606407 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2606435 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606600 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606622 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606623 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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@6502f564 [junit4] 2> 2606623 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2606627 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.849437995539964] [junit4] 2> 2606630 WARN (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606704 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606704 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606707 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2606707 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2606709 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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=28, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=1.3603515625, floorSegmentMB=2.1748046875, forceMergeDeletesPctAllowed=9.738472086062202, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=49.8239908621558 [junit4] 2> 2606710 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@64f71cdb[control_collection_shard1_replica_n1] main] [junit4] 2> 2606712 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2606712 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606713 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2606713 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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 1623456691307675648 [junit4] 2> 2606722 INFO (searcherExecutor-15152-thread-1-processing-n:127.0.0.1:39274_lj_rnj%2Ffr x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:39274_lj_rnj%2Ffr 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@64f71cdb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2606738 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606738 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606742 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2606742 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606742 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39274/lj_rnj/fr/control_collection_shard1_replica_n1/ [junit4] 2> 2606743 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606743 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39274/lj_rnj/fr/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2606743 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2606743 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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/72672565267136516-core_node2-n_0000000000 [junit4] 2> 2606745 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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:39274/lj_rnj/fr/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2606847 INFO (zkCallback-62193-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> 2606848 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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> 2606851 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr 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=1473 [junit4] 2> 2606856 INFO (zkCallback-62193-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> 2606857 INFO (qtp42854143-127532) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2606953 INFO (zkCallback-62193-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> 2606953 INFO (zkCallback-62193-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> 2606954 INFO (zkCallback-62193-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> 2606954 INFO (qtp42854143-127532) [n:127.0.0.1:39274_lj_rnj%2Ffr ] 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:39274_lj_rnj%252Ffr&wt=javabin&version=2} status=0 QTime=1696 [junit4] 2> 2606990 INFO (zkConnectionManagerCallback-62212-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2606992 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2606993 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42794/solr ready [junit4] 2> 2606993 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2606995 INFO (SocketProxy-Acceptor-39274) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51904,localport=39274], receiveBufferSize:531000 [junit4] 2> 2606996 INFO (SocketProxy-Acceptor-39274) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40658,localport=36160], receiveBufferSize=530904 [junit4] 2> 2606996 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2607000 INFO (OverseerCollectionConfigSetProcessor-72672565267136516-127.0.0.1:39274_lj_rnj%2Ffr-n_0000000000) [n:127.0.0.1:39274_lj_rnj%2Ffr ] 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> 2607001 INFO (OverseerThreadFactory-15147-thread-2-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2607213 WARN (OverseerThreadFactory-15147-thread-2-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2607215 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2607215 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=218 [junit4] 2> 2607216 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 2607390 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-1-001 of type NRT [junit4] 2> 2607391 WARN (closeThreadPool-62213-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2607391 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2607391 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2607391 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2607392 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2607392 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2607392 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2607393 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df94d42{/lj_rnj/fr,null,AVAILABLE} [junit4] 2> 2607393 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2d183706{HTTP/1.1,[http/1.1]}{127.0.0.1:32922} [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.e.j.s.Server Started @2607451ms [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lj_rnj/fr, hostPort=33582, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-1-001/cores} [junit4] 2> 2607394 ERROR (closeThreadPool-62213-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2607394 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-23T13:09:10.979Z [junit4] 2> 2607396 INFO (zkConnectionManagerCallback-62215-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607397 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2607397 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-1-001/solr.xml [junit4] 2> 2607402 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2607402 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2607404 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2607590 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-2-001 of type NRT [junit4] 2> 2607590 WARN (closeThreadPool-62213-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2607591 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2607591 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2607591 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2607592 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2607592 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2607592 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2607593 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5488b757{/lj_rnj/fr,null,AVAILABLE} [junit4] 2> 2607593 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59d44bc5{HTTP/1.1,[http/1.1]}{127.0.0.1:39086} [junit4] 2> 2607593 INFO (closeThreadPool-62213-thread-2) [ ] o.e.j.s.Server Started @2607651ms [junit4] 2> 2607593 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lj_rnj/fr, hostPort=40853, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-2-001/cores} [junit4] 2> 2607603 ERROR (closeThreadPool-62213-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2607603 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2607603 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 2607603 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2607603 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2607604 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-23T13:09:11.189Z [junit4] 2> 2607631 INFO (zkConnectionManagerCallback-62217-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607633 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2607633 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-2-001/solr.xml [junit4] 2> 2607661 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2607661 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2607663 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2607825 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[EEC62CBFEF9D1962]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-3-001 of type NRT [junit4] 2> 2607825 WARN (closeThreadPool-62213-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2607826 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2607826 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2607826 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2607827 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2607827 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2607827 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2607827 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ee5f4b7{/lj_rnj/fr,null,AVAILABLE} [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7952ef7{HTTP/1.1,[http/1.1]}{127.0.0.1:40265} [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.e.j.s.Server Started @2607889ms [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/lj_rnj/fr, hostPort=33849, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-3-001/cores} [junit4] 2> 2607832 ERROR (closeThreadPool-62213-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.7.0 [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2607832 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-23T13:09:11.417Z [junit4] 2> 2607839 INFO (zkConnectionManagerCallback-62219-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607840 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2607840 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-3-001/solr.xml [junit4] 2> 2607845 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2607845 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2607847 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2607915 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2607923 INFO (closeThreadPool-62213-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42794/solr [junit4] 2> 2607924 INFO (zkConnectionManagerCallback-62223-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607926 INFO (zkConnectionManagerCallback-62225-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607930 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2607934 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.ZkController Publish node=127.0.0.1:33582_lj_rnj%2Ffr as DOWN [junit4] 2> 2607935 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2607935 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33582_lj_rnj%2Ffr [junit4] 2> 2607937 INFO (zkCallback-62211-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2607937 INFO (zkCallback-62200-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2607937 INFO (zkCallback-62193-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2607938 INFO (zkCallback-62224-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2607948 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2607953 INFO (closeThreadPool-62213-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42794/solr [junit4] 2> 2607954 INFO (zkConnectionManagerCallback-62231-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607963 INFO (zkConnectionManagerCallback-62233-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607967 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 2607970 INFO (zkConnectionManagerCallback-62240-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607972 INFO (closeThreadPool-62213-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42794/solr [junit4] 2> 2607973 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2607974 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2607976 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42794/solr ready [junit4] 2> 2607977 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2607978 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.ZkController Publish node=127.0.0.1:40853_lj_rnj%2Ffr as DOWN [junit4] 2> 2607979 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2607979 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40853_lj_rnj%2Ffr [junit4] 2> 2607980 INFO (zkConnectionManagerCallback-62244-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607981 INFO (zkCallback-62200-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2607981 INFO (zkCallback-62211-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2607982 INFO (zkCallback-62193-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2607986 INFO (zkCallback-62224-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2607987 INFO (zkCallback-62232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2607988 INFO (zkCallback-62239-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2607989 INFO (zkConnectionManagerCallback-62247-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2607994 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2607998 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.ZkController Publish node=127.0.0.1:33849_lj_rnj%2Ffr as DOWN [junit4] 2> 2608000 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2608000 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33849_lj_rnj%2Ffr [junit4] 2> 2608003 INFO (zkCallback-62232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608003 INFO (zkCallback-62193-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608003 INFO (zkCallback-62211-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608003 INFO (zkCallback-62239-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608003 INFO (zkCallback-62200-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608003 INFO (zkCallback-62224-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608013 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608013 INFO (zkConnectionManagerCallback-62254-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2608015 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2608016 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42794/solr ready [junit4] 2> 2608017 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2608019 INFO (zkCallback-62246-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2608029 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608030 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608032 INFO (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-1-001/cores [junit4] 2> 2608041 INFO (zkConnectionManagerCallback-62260-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2608043 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2608044 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42794/solr ready [junit4] 2> 2608044 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608045 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2608052 WARN (closeThreadPool-62213-thread-1) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=os,name=arch [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) ~[?:1.8.0_191] [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) ~[?:1.8.0_191] [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) ~[?:1.8.0_191] [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) ~[?:1.8.0_191] [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:531) ~[java/:?] [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:569) ~[java/:?] [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454) ~[metrics-core-3.2.6.jar:3.2.6] [junit4] 2> at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448) ~[metrics-core-3.2.6.jar:3.2.6] [junit4] 2> at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89) ~[metrics-core-3.2.6.jar:3.2.6] [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.registerAll(SolrMetricManager.java:526) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.setupJvmMetrics(SolrDispatchFilter.java:202) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:176) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:136) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:750) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_191] [junit4] 2> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) ~[?:1.8.0_191] [junit4] 2> at java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:742) ~[?:1.8.0_191] [junit4] 2> at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_191] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1449) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1513) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1158) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:995) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:467) ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:347) ~[java/:?] [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:510) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:449) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:417) ~[java/:?] [junit4] 2> at org.apache.solr.cloud.AbstractFullDistribZkTestBase.lambda$createJettys$2(AbstractFullDistribZkTestBase.java:464) ~[java/:?] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_191] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191] [junit4] 2> 2608092 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608092 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608095 INFO (closeThreadPool-62213-thread-2) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-2-001/cores [junit4] 2> 2608102 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608121 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608121 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6502f564 [junit4] 2> 2608124 INFO (closeThreadPool-62213-thread-3) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_EEC62CBFEF9D1962-001/shard-3-001/cores [junit4] 2> 2608232 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50600,localport=33582], receiveBufferSize:531000 [junit4] 2> 2608233 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32922,localport=56288], receiveBufferSize=530904 [junit4] 2> 2608233 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50602,localport=33582], receiveBufferSize:531000 [junit4] 2> 2608233 INFO (qtp1849736946-127600) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33582_lj_rnj%252Ffr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2608234 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32922,localport=56292], receiveBufferSize=530904 [junit4] 2> 2608234 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50606,localport=33582], receiveBufferSize:531000 [junit4] 2> 2608234 INFO (qtp1849736946-127602) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33849_lj_rnj%252Ffr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2608234 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32922,localport=56294], receiveBufferSize=530904 [junit4] 2> 2608235 INFO (qtp1849736946-127599) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40853_lj_rnj%252Ffr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2608237 INFO (OverseerCollectionConfigSetProcessor-72672565267136516-127.0.0.1:39274_lj_rnj%2Ffr-n_0000000000) [n:127.0.0.1:39274_lj_rnj%2Ffr ] 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> 2608240 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50612,localport=33582], receiveBufferSize:531000 [junit4] 2> 2608241 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32922,localport=56298], receiveBufferSize=530904 [junit4] 2> 2608241 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608242 INFO (qtp1849736946-127601) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608243 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608244 INFO (qtp1849736946-127601) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608248 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608248 INFO (SocketProxy-Acceptor-33849) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49028,localport=33849], receiveBufferSize:531000 [junit4] 2> 2608249 INFO (SocketProxy-Acceptor-33849) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40265,localport=52598], receiveBufferSize=530904 [junit4] 2> 2608250 INFO (qtp2107939178-127626) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608251 INFO (qtp2107939178-127627) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608252 INFO (qtp2107939178-127628) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608252 INFO (qtp2107939178-127629) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608253 INFO (qtp2107939178-127625) [n:127.0.0.1:33849_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608254 INFO (qtp42854143-127532) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2608255 INFO (qtp42854143-127531) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2608255 INFO (qtp42854143-127533) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2608257 INFO (qtp42854143-127534) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608258 INFO (qtp42854143-127535) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608259 INFO (qtp42854143-127532) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608260 INFO (qtp42854143-127531) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608261 INFO (qtp42854143-127533) [n:127.0.0.1:39274_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608263 INFO (SocketProxy-Acceptor-40853) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50520,localport=40853], receiveBufferSize:531000 [junit4] 2> 2608263 INFO (SocketProxy-Acceptor-40853) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39086,localport=57260], receiveBufferSize=530904 [junit4] 2> 2608264 INFO (qtp908294642-127613) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608265 INFO (qtp908294642-127614) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608266 INFO (qtp908294642-127615) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608267 INFO (qtp908294642-127616) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608268 INFO (qtp908294642-127612) [n:127.0.0.1:40853_lj_rnj%2Ffr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2608269 INFO (OverseerThreadFactory-15147-thread-3-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33582_lj_rnj%2Ffr for creating new replica of shard shard2 for collection collection1 [junit4] 2> 2608270 INFO (OverseerThreadFactory-15147-thread-4-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40853_lj_rnj%2Ffr for creating new replica of shard shard1 for collection collection1 [junit4] 2> 2608271 INFO (OverseerThreadFactory-15147-thread-3-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2608272 INFO (OverseerThreadFactory-15147-thread-4-processing-n:127.0.0.1:39274_lj_rnj%2Ffr) [n:127.0.0.1:39274_lj_rnj%2Ffr c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2608273 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50624,localport=33582], receiveBufferSize:531000 [junit4] 2> 2608273 INFO (SocketProxy-Acceptor-33582) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32922,localport=56310], receiveBufferSize=530904 [junit4] 2> 2608273 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2608274 INFO (SocketProxy-Acceptor-40853) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50528,localport=40853], receiveBufferSize:531000 [junit4] 2> 2608274 INFO (SocketProxy-Acceptor-40853) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39086,localport=57268], receiveBufferSize=530904 [junit4] 2> 2608275 INFO (qtp908294642-127614) [n:127.0.0.1:40853_lj_rnj%2Ffr x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2609311 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2609317 INFO (qtp908294642-127614) [n:127.0.0.1:40853_lj_rnj%2Ffr c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2609374 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test [junit4] 2> 2609380 INFO (qtp908294642-127614) [n:127.0.0.1:40853_lj_rnj%2Ffr c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test [junit4] 2> 2609580 INFO (qtp908294642-127614) [n:127.0.0.1:40853_lj_rnj%2Ffr c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2609585 INFO (qtp1849736946-127603) [n:127.0.0.1:33582_lj_rnj%2Ffr c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2609615 INFO (qtp908294642-127614) [n:127.0.0.1:40853_lj_rnj%2Ffr c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Crea [...truncated too long message...] re: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/null1461734942 [copy] Copying 242 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/null1461734942 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/null1461734942 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 120ms :: artifacts dl 5ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 360 minutes 31 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) 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:3088) 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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 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:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) 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/**,**/hs_err_pid*". Configuration error? Recording test results 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)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
