Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2233/ Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC
7 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader Error Message: IOException occured when talking to server at: http://127.0.0.1:36207/solr/pull_replica_error_handling_test_cant_connect_to_leader Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36207/solr/pull_replica_error_handling_test_cant_connect_to_leader at __randomizedtesting.SeedInfo.seed([905B02AB5C1C48DE:1E5762DB2904CCF4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) 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:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957) at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:241) at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:251) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:197) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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: org.apache.http.client.ClientProtocolException at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:187) 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 Caused by: org.apache.http.ProtocolException: The server failed to respond with a valid HTTP response at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:149) 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:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ... 55 more FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper Error Message: Collection not found: pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper Stack Trace: org.apache.solr.common.SolrException: Collection not found: pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper at __randomizedtesting.SeedInfo.seed([905B02AB5C1C48DE:8F12222879F647BE]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71) at org.apache.solr.cloud.TestPullReplicaErrorHandling.addDocs(TestPullReplicaErrorHandling.java:259) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:218) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: IOException occured when talking to server at: http://127.0.0.1:36937/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:36937/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) 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:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:141) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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: org.apache.http.NoHttpResponseException: 127.0.0.1:36937 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) 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:111) 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) ... 49 more FAILED: org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate Error Message: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) Stack Trace: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) at __randomizedtesting.SeedInfo.seed([30B825C19DC2B7FF:7AA15DF4E66BC04A]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59) at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate Error Message: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) Stack Trace: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) at __randomizedtesting.SeedInfo.seed([30B825C19DC2B7FF:7AA15DF4E66BC04A]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59) at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate Error Message: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) Stack Trace: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) at __randomizedtesting.SeedInfo.seed([30B825C19DC2B7FF:7AA15DF4E66BC04A]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59) at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate Error Message: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) Stack Trace: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008) at __randomizedtesting.SeedInfo.seed([30B825C19DC2B7FF:7AA15DF4E66BC04A]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59) at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 13853 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/init-core-data-001 [junit4] 2> 520850 WARN (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10 [junit4] 2> 520851 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 520852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-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> 520852 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 520853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001 [junit4] 2> 520853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 520853 INFO (Thread-1049) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 520853 INFO (Thread-1049) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 520854 ERROR (Thread-1049) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 520953 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42331 [junit4] 2> 520955 INFO (zkConnectionManagerCallback-1353-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 520957 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 520957 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 520957 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 520957 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 520958 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 520958 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 520958 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 520960 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 520960 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 520960 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 520960 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 520960 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1684725{/solr,null,AVAILABLE} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ebb5e{/solr,null,AVAILABLE} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c773c9{/solr,null,AVAILABLE} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14f0fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:42881} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e1f11b{HTTP/1.1,[http/1.1]}{127.0.0.1:44559} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-4) [ ] o.e.j.s.Server Started @520988ms [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-1) [ ] o.e.j.s.Server Started @520988ms [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42881} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44559} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@384448{HTTP/1.1,[http/1.1]}{127.0.0.1:46077} [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.e.j.s.Server Started @520988ms [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46077} [junit4] 2> 520961 ERROR (jetty-launcher-1350-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 520961 ERROR (jetty-launcher-1350-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 520961 ERROR (jetty-launcher-1350-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 520961 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3afb3{/solr,null,AVAILABLE} [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-01T04:16:19.593Z [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-01T04:16:19.593Z [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-01T04:16:19.593Z [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@db762a{HTTP/1.1,[http/1.1]}{127.0.0.1:35979} [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.e.j.s.Server Started @520989ms [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35979} [junit4] 2> 520962 ERROR (jetty-launcher-1350-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 520962 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-01T04:16:19.593Z [junit4] 2> 520963 INFO (zkConnectionManagerCallback-1357-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 520963 INFO (zkConnectionManagerCallback-1359-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 520963 INFO (zkConnectionManagerCallback-1358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 520963 INFO (zkConnectionManagerCallback-1361-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 520963 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 520963 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 520963 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 520963 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 521176 INFO (jetty-launcher-1350-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr [junit4] 2> 521177 INFO (zkConnectionManagerCallback-1365-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521188 INFO (zkConnectionManagerCallback-1367-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521231 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 521232 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35979_solr [junit4] 2> 521232 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.c.Overseer Overseer (id=72293503398379526-127.0.0.1:35979_solr-n_0000000000) starting [junit4] 2> 521240 INFO (zkConnectionManagerCallback-1374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521242 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 521252 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35979_solr [junit4] 2> 521275 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 521281 INFO (zkCallback-1366-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 521285 INFO (zkCallback-1373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 521308 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521315 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521315 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521316 INFO (jetty-launcher-1350-thread-2) [n:127.0.0.1:35979_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001/node2/. [junit4] 2> 521620 INFO (jetty-launcher-1350-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr [junit4] 2> 521621 INFO (zkConnectionManagerCallback-1379-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521622 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100d68eeda10008, likely client has closed socket [junit4] 2> 521623 INFO (zkConnectionManagerCallback-1381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521625 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 521626 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 521627 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 521627 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42881_solr [junit4] 2> 521628 INFO (zkCallback-1366-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 521631 INFO (zkCallback-1373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 521631 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 521641 INFO (zkConnectionManagerCallback-1388-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521642 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 521642 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 521642 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 521649 INFO (jetty-launcher-1350-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr [junit4] 2> 521650 INFO (zkConnectionManagerCallback-1393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521651 INFO (zkConnectionManagerCallback-1395-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521654 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42881.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521654 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 521655 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 521656 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 521656 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46077_solr [junit4] 2> 521656 INFO (zkCallback-1366-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 521657 INFO (zkCallback-1373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 521661 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42881.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521661 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42881.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521662 INFO (jetty-launcher-1350-thread-4) [n:127.0.0.1:42881_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001/node4/. [junit4] 2> 521663 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 521663 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 521663 INFO (zkCallback-1387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 521672 INFO (zkConnectionManagerCallback-1402-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521673 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 521673 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 521676 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 521689 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46077.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521696 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46077.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521696 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46077.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 521697 INFO (jetty-launcher-1350-thread-3) [n:127.0.0.1:46077_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001/node3/. [junit4] 2> 523093 INFO (jetty-launcher-1350-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr [junit4] 2> 523093 INFO (zkConnectionManagerCallback-1407-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 523095 INFO (zkConnectionManagerCallback-1409-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 523098 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 523099 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 523100 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 523100 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44559_solr [junit4] 2> 523101 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523101 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523101 INFO (zkCallback-1387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523101 INFO (zkCallback-1373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523101 INFO (zkCallback-1366-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523101 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523101 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 523120 INFO (zkConnectionManagerCallback-1416-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 523121 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 523122 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 523122 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 523137 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 523144 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 523144 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 523145 INFO (jetty-launcher-1350-thread-1) [n:127.0.0.1:44559_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001/node1/. [junit4] 2> 523175 INFO (zkConnectionManagerCallback-1419-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 523178 INFO (zkConnectionManagerCallback-1424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 523178 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 523179 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 523181 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@db762a{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 523181 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32459132 [junit4] 2> 523181 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 523181 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1270e6c: rootName = solr_35979, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@dc3db8 [junit4] 2> 523189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 523189 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12f44ad: rootName = solr_35979, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1be2f9 [junit4] 2> 523194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 523194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ee0995: rootName = solr_35979, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a05219 [junit4] 2> 523195 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35979_solr [junit4] 2> 523196 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 523196 INFO (zkCallback-1373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523196 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523196 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523196 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523196 INFO (zkCallback-1387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523196 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 523197 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523200 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.Overseer Overseer (id=72293503398379526-127.0.0.1:35979_solr-n_0000000000) closing [junit4] 2> 523201 WARN (OverseerAutoScalingTriggerThread-72293503398379526-127.0.0.1:35979_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 523201 INFO (OverseerStateUpdate-72293503398379526-127.0.0.1:35979_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35979_solr [junit4] 2> 523202 INFO (zkCallback-1366-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523202 INFO (zkCallback-1423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523202 INFO (zkCallback-1415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 523204 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3afb3{/solr,null,UNAVAILABLE} [junit4] 2> 523205 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 523205 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42881_solr [junit4] 2> 523205 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72293503398379529-127.0.0.1:42881_solr-n_0000000001) starting [junit4] 2> 523205 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cb891f{/solr,null,AVAILABLE} [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5aeb5a{HTTP/1.1,[http/1.1]}{127.0.0.1:45243} [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.Server Started @523245ms [junit4] 2> 523218 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36937} [junit4] 2> 523219 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 523219 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 523219 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 523219 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 523219 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 523219 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-01T04:16:21.850Z [junit4] 2> 523220 INFO (zkConnectionManagerCallback-1426-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 523221 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 525188 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr [junit4] 2> 525188 INFO (zkConnectionManagerCallback-1430-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 525190 INFO (zkConnectionManagerCallback-1432-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 525193 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 525193 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 525194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 525194 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36937_solr [junit4] 2> 525195 INFO (zkCallback-1387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525195 INFO (zkCallback-1423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525195 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525195 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525196 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525196 INFO (zkCallback-1415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525196 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525197 INFO (zkCallback-1431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 525209 INFO (zkConnectionManagerCallback-1439-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 525210 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 525210 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 525211 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 525226 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36937.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 525234 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36937.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 525234 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36937.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 525235 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:36937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001/node2/. [junit4] 2> 525272 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:45243/solr. Proxy: http://127.0.0.1:36937/solr [junit4] 2> 525274 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@14f0fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 525275 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20581776 [junit4] 2> 525275 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 525275 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@803868: rootName = solr_42881, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ca4e56 [junit4] 2> 525282 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 525282 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a86822: rootName = solr_42881, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1be2f9 [junit4] 2> 525286 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 525286 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ee4f46: rootName = solr_42881, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a05219 [junit4] 2> 525288 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42881_solr [junit4] 2> 525290 INFO (zkCallback-1387-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525290 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525290 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525290 INFO (zkCallback-1415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525290 INFO (zkCallback-1423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525290 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525290 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 525290 INFO (zkCallback-1380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525293 INFO (zkCallback-1431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525294 INFO (zkCallback-1438-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 525294 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.Overseer Overseer (id=72293503398379529-127.0.0.1:42881_solr-n_0000000001) closing [junit4] 2> 525294 INFO (OverseerStateUpdate-72293503398379529-127.0.0.1:42881_solr-n_0000000001) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42881_solr [junit4] 2> 525294 WARN (OverseerAutoScalingTriggerThread-72293503398379529-127.0.0.1:42881_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 525296 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46077_solr [junit4] 2> 525297 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1684725{/solr,null,UNAVAILABLE} [junit4] 2> 525297 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 525297 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72293503398379532-127.0.0.1:46077_solr-n_0000000002) starting [junit4] 2> 525298 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a3dc50{/solr,null,AVAILABLE} [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65e733{HTTP/1.1,[http/1.1]}{127.0.0.1:37405} [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.Server Started @525368ms [junit4] 2> 525341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44925} [junit4] 2> 525342 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 525342 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 525342 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.5.0 [junit4] 2> 525342 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 525342 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 525342 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-01T04:16:23.973Z [junit4] 2> 525345 INFO (zkConnectionManagerCallback-1442-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 525345 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 526085 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42331/solr [junit4] 2> 526086 INFO (zkConnectionManagerCallback-1446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 526088 INFO (zkConnectionManagerCallback-1448-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 526090 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 526091 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 526092 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 526092 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44925_solr [junit4] 2> 526093 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526093 INFO (zkCallback-1415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526093 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526093 INFO (zkCallback-1431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526093 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526097 INFO (zkCallback-1438-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526097 INFO (zkCallback-1423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526097 INFO (zkCallback-1447-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 526106 INFO (zkConnectionManagerCallback-1455-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 526109 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 526109 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42331/solr ready [junit4] 2> 526112 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 526127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44925.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 526136 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44925.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 526136 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44925.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e62cbf [junit4] 2> 526137 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [n:127.0.0.1:44925_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_905B02AB5C1C48DE-001/tempDir-001/node4/. [junit4] 2> 526187 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37405/solr. Proxy: http://127.0.0.1:44925/solr [junit4] 2> 526187 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@384448{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 526188 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25244947 [junit4] 2> 526188 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 526188 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1abcf7c: rootName = solr_46077, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4cce44 [junit4] 2> 526196 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 526196 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14d722d: rootName = solr_46077, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1be2f9 [junit4] 2> 526200 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 526200 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c90a4c: rootName = solr_46077, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a05219 [junit4] 2> 526201 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46077_solr [junit4] 2> 526202 INFO (zkCallback-1415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526202 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526202 INFO (zkCallback-1438-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526202 INFO (zkCallback-1431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526202 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 526202 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526202 INFO (zkCallback-1447-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526205 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526205 INFO (zkCallback-1423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526205 INFO (zkCallback-1454-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 526205 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.a.s.c.Overseer Overseer (id=72293503398379532-127.0.0.1:46077_solr-n_0000000002) closing [junit4] 2> 526205 INFO (OverseerStateUpdate-72293503398379532-127.0.0.1:46077_solr-n_0000000002) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46077_solr [junit4] 2> 526205 WARN (OverseerAutoScalingTriggerThread-72293503398379532-127.0.0.1:46077_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 526214 INFO (zkCallback-1408-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44559_solr [junit4] 2> 526215 INFO (SUITE-TestPullReplicaErrorHandling-seed#[905B02AB5C1C48DE]-worker) [ ] o.e.j.s.h.ContextHandler St [...truncated too long message...] :: file = /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: 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 = /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test [javac] Compiling 917 source files to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/classes/test common-solr.compile-test: compile-test: BUILD SUCCESSFUL Total time: 25 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPullReplicaErrorHandling" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=905B02AB5C1C48DE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=UTF-8 Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/build.xml -clover.disable: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/top-level-ivy-settings.xml install-junit4-taskdef: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public [ivy:cachepath] :: resolution report :: resolve 1151ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -init-totals: -test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: 905B02AB5C1C48DE [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/temp [junit4] <JUnit4> says hi! Master seed: 905B02AB5C1C48DE [junit4] Executing 5 suites with 3 JVMs. [junit4] [junit4] Started J0 PID([email protected]). [junit4] Started J1 PID([email protected]). [junit4] Started J2 PID([email protected]). [junit4] HEARTBEAT J0 PID([email protected]): 2018-07-01T05:04:09, stalled for 67.6s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] HEARTBEAT J1 PID([email protected]): 2018-07-01T05:04:09, stalled for 66.4s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] HEARTBEAT J2 PID([email protected]): 2018-07-01T05:04:09, stalled for 65.9s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 71.7s J2 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 15.8s J2 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 8.22s J2 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [1/5] on J2 in 113.51s, 3 tests [junit4] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 72.0s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 21.5s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 8.06s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [2/5] on J1 in 120.41s, 3 tests [junit4] [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.TestPullReplicaErrorHandling. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message. [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 71.5s J0 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 16.0s J0 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 20.8s J0 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [3/5] on J0 in 144.85s, 3 tests [junit4] [junit4] HEARTBEAT J1 PID([email protected]): 2018-07-01T05:05:57, stalled for 67.1s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] HEARTBEAT J2 PID([email protected]): 2018-07-01T05:05:57, stalled for 70.9s at: TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 69.5s J1 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 15.6s J1 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 7.91s J1 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [4/5] on J1 in 98.01s, 3 tests [junit4] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] OK 83.4s J2 | TestPullReplicaErrorHandling.testCantConnectToLeader [junit4] OK 9.23s J2 | TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper [junit4] OK 7.76s J2 | TestPullReplicaErrorHandling.testCantConnectToPullReplica [junit4] Completed [5/5] on J2 in 106.90s, 3 tests [junit4] [junit4] JVM J0: 1.22 .. 146.91 = 145.70s [junit4] JVM J1: 1.24 .. 220.77 = 219.54s [junit4] JVM J2: 1.26 .. 222.98 = 221.72s [junit4] Execution time total: 3 minutes 43 seconds [junit4] Tests summary: 5 suites, 15 tests [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp]) [echo] 5 slowest tests: [junit4:tophints] 219.61s | org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4:tophints] 117.24s | org.apache.solr.update.SoftAutoCommitTest [junit4:tophints] 113.29s | org.apache.solr.cloud.ZkFailoverTest [junit4:tophints] 111.69s | org.apache.solr.cloud.TestTlogReplica [junit4:tophints] 101.50s | org.apache.solr.search.TestStressRecovery -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 3 minutes 47 seconds [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling [repro] 5/5 failed: org.apache.solr.handler.extraction.TestExtractionDateUtil [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=9a395f83ccd83bca568056f178757dd032007140, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #2232 Recording test results Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
