Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/42/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:36657/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36657/solr at __randomizedtesting.SeedInfo.seed([279B3BD2DA1A3E38:D56F2CB09EBF330B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) 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.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 49 more Build Log: [...truncated 14345 lines...] [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/init-core-data-001 [junit4] 2> 1849541 WARN (SUITE-LeaderVoteWaitTimeoutTest-seed#[279B3BD2DA1A3E38]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1849548 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[279B3BD2DA1A3E38]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1849549 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[279B3BD2DA1A3E38]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1849549 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[279B3BD2DA1A3E38]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1849556 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.SolrTestCaseJ4 ###Starting basicTest [junit4] 2> 1849556 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001 [junit4] 2> 1849557 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1849572 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1849572 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1849672 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkTestServer start zk server on port:39987 [junit4] 2> 1849672 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39987 [junit4] 2> 1849672 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39987 [junit4] 2> 1849727 INFO (zkConnectionManagerCallback-7445-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1849788 INFO (zkConnectionManagerCallback-7447-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1849805 INFO (zkConnectionManagerCallback-7449-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1849806 WARN (jetty-launcher-7450-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1849806 WARN (jetty-launcher-7450-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1849806 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1849807 WARN (jetty-launcher-7450-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1849807 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1849808 WARN (jetty-launcher-7450-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1849808 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1849808 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1849808 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1849916 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1849916 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1849916 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1849925 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34813c4d{/solr,null,AVAILABLE} [junit4] 2> 1849956 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1849956 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1849956 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1849963 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6660ae{/solr,null,AVAILABLE} [junit4] 2> 1850028 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1850028 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1850028 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1850036 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e1d0fdc{/solr,null,AVAILABLE} [junit4] 2> 1850052 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1850052 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1850053 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1850064 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68d4c608{/solr,null,AVAILABLE} [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@54116c26{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39149} [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26f07e67{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36947} [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.e.j.s.Server Started @1850139ms [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.e.j.s.Server Started @1850139ms [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39149} [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36947} [junit4] 2> 1850065 ERROR (jetty-launcher-7450-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1850065 ERROR (jetty-launcher-7450-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f78ddec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40425} [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.e.j.s.Server Started @1850140ms [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40425} [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:00.692Z [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:00.692Z [junit4] 2> 1850065 ERROR (jetty-launcher-7450-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1850065 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:00.692Z [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@d03bfec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44121} [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.e.j.s.Server Started @1850140ms [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44121} [junit4] 2> 1850066 ERROR (jetty-launcher-7450-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1850066 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:00.693Z [junit4] 2> 1850144 INFO (zkConnectionManagerCallback-7454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850145 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1850155 INFO (zkConnectionManagerCallback-7456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850156 INFO (zkConnectionManagerCallback-7452-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850156 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1850156 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1850178 INFO (zkConnectionManagerCallback-7458-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850184 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1850206 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1850228 WARN (jetty-launcher-7450-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@76c8a596[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850265 WARN (jetty-launcher-7450-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6bd41afb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850266 INFO (jetty-launcher-7450-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1850295 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1850332 WARN (jetty-launcher-7450-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2a80ca8a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850343 INFO (zkConnectionManagerCallback-7468-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850359 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1850372 WARN (jetty-launcher-7450-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@68a1dd4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850374 INFO (jetty-launcher-7450-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1850390 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1850420 WARN (jetty-launcher-7450-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@50f75215[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850428 INFO (zkConnectionManagerCallback-7474-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850448 WARN (jetty-launcher-7450-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6526802[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850510 WARN (jetty-launcher-7450-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2e30a9c9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850511 INFO (jetty-launcher-7450-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1850524 INFO (zkConnectionManagerCallback-7477-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850551 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 0x1010a4d2e950009, likely client has closed socket [junit4] 2> 1850592 WARN (jetty-launcher-7450-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5eae3a3c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1850593 INFO (jetty-launcher-7450-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1850635 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39149_solr [junit4] 2> 1850635 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.Overseer Overseer (id=72350395624914952-127.0.0.1:39149_solr-n_0000000000) starting [junit4] 2> 1850636 INFO (zkConnectionManagerCallback-7486-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850680 INFO (zkConnectionManagerCallback-7489-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850684 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 0x1010a4d2e95000a, likely client has closed socket [junit4] 2> 1850688 INFO (zkConnectionManagerCallback-7492-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850695 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36947_solr [junit4] 2> 1850756 INFO (zkCallback-7473-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1850792 INFO (zkCallback-7488-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1850804 INFO (zkConnectionManagerCallback-7494-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850810 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1850813 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44121_solr as DOWN [junit4] 2> 1850814 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1850814 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44121_solr [junit4] 2> 1850868 INFO (zkConnectionManagerCallback-7506-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850873 INFO (zkCallback-7488-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1850873 INFO (zkCallback-7473-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1850874 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1850875 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1850875 INFO (zkCallback-7493-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1850888 INFO (zkConnectionManagerCallback-7501-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850900 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1850900 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1850911 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1850941 INFO (zkConnectionManagerCallback-7508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1850944 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36947.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1850954 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1850956 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40425_solr as DOWN [junit4] 2> 1850956 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1850956 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40425_solr [junit4] 2> 1850957 INFO (zkCallback-7473-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1850957 INFO (zkCallback-7488-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1850962 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36947.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1850962 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36947.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1850962 INFO (jetty-launcher-7450-thread-1) [n:127.0.0.1:36947_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node1/. [junit4] 2> 1850975 INFO (OverseerStateUpdate-72350395624914952-127.0.0.1:39149_solr-n_0000000000) [n:127.0.0.1:39149_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39149_solr [junit4] 2> 1850993 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39149_solr as DOWN [junit4] 2> 1850994 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1850994 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39149_solr [junit4] 2> 1850998 INFO (zkCallback-7488-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851018 INFO (zkCallback-7493-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1851033 INFO (zkCallback-7507-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1851092 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1851095 INFO (zkConnectionManagerCallback-7516-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851096 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1851097 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1851099 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851104 INFO (zkCallback-7505-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1851123 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1851138 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44121.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851146 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44121.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851146 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44121.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851147 INFO (jetty-launcher-7450-thread-2) [n:127.0.0.1:44121_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node2/. [junit4] 2> 1851160 INFO (zkConnectionManagerCallback-7524-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851192 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1851197 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1851207 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1851218 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1851221 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40425.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851231 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851241 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851241 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851242 INFO (jetty-launcher-7450-thread-4) [n:127.0.0.1:39149_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node4/. [junit4] 2> 1851245 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40425.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851245 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40425.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851245 INFO (jetty-launcher-7450-thread-3) [n:127.0.0.1:40425_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node3/. [junit4] 2> 1851357 INFO (zkConnectionManagerCallback-7531-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851359 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1851360 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1851368 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=332724532 [junit4] 2> 1851368 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36947_solr [junit4] 2> 1851372 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 1851372 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36947_solr as DOWN [junit4] 2> 1851374 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1851380 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1851380 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9acbcb: rootName = solr_36947, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@297b23cb [junit4] 2> 1851386 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1851386 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53b3f829: rootName = solr_36947, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@15938518 [junit4] 2> 1851390 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1851390 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2933e9b2: rootName = solr_36947, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4deee598 [junit4] 2> 1851390 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1851421 INFO (zkCallback-7505-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851421 INFO (zkCallback-7493-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851421 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851428 INFO (zkCallback-7523-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851436 INFO (zkCallback-7507-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851436 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851440 INFO (zkCallback-7515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851440 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1851442 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@26f07e67{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 1851442 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68d4c608{/solr,null,UNAVAILABLE} [junit4] 2> 1851443 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1851443 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1851443 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1851444 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1851444 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1851484 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1851484 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1851484 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1851497 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a2170b2{/solr,null,AVAILABLE} [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50291f22{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42767} [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server Started @1851573ms [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36657} [junit4] 2> 1851499 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1851499 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:02.126Z [junit4] 2> 1851516 INFO (zkConnectionManagerCallback-7536-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851516 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1851755 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1851768 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2ab307b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1851778 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4b17ae5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1851779 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1851796 INFO (zkConnectionManagerCallback-7543-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851816 INFO (zkConnectionManagerCallback-7545-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851818 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1851821 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36657_solr as DOWN [junit4] 2> 1851822 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1851822 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36657_solr [junit4] 2> 1851823 INFO (zkCallback-7515-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851823 INFO (zkCallback-7523-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851823 INFO (zkCallback-7493-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851823 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851823 INFO (zkCallback-7507-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851823 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851823 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851846 INFO (zkCallback-7544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1851860 INFO (zkConnectionManagerCallback-7552-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1851864 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1851870 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1851880 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1851896 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36657.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851907 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36657.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851907 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36657.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1851908 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [n:127.0.0.1:36657_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node1/. [junit4] 2> 1851972 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:42767/solr. Proxy: http://127.0.0.1:36657/solr [junit4] 2> 1851972 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=878744653 [junit4] 2> 1851972 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44121_solr [junit4] 2> 1851972 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 1851972 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44121_solr as DOWN [junit4] 2> 1851974 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1851974 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73ab2606: rootName = solr_44121, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4a6c899e [junit4] 2> 1851980 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1851980 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@659d21f9: rootName = solr_44121, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@15938518 [junit4] 2> 1851984 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1851984 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ede5fc0: rootName = solr_44121, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4deee598 [junit4] 2> 1851984 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1852021 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852021 INFO (zkCallback-7544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852021 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852022 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852023 INFO (zkCallback-7523-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852024 INFO (zkCallback-7507-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852032 INFO (zkCallback-7551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852034 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@d03bfec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 1852034 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34813c4d{/solr,null,UNAVAILABLE} [junit4] 2> 1852034 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1852035 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1852035 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1852036 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1852036 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1852072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1852072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1852072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1852084 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c49adf0{/solr,null,AVAILABLE} [junit4] 2> 1852084 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@772d814f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39977} [junit4] 2> 1852084 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server Started @1852159ms [junit4] 2> 1852084 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44977} [junit4] 2> 1852085 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1852085 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1852085 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1852085 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1852085 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1852085 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:02.712Z [junit4] 2> 1852108 INFO (zkConnectionManagerCallback-7558-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1852108 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1852178 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1852179 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4beffb8f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1852213 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@b2e732b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1852214 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1852243 INFO (zkConnectionManagerCallback-7565-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1852253 INFO (zkConnectionManagerCallback-7567-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1852282 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1852284 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44977_solr as DOWN [junit4] 2> 1852284 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1852284 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44977_solr [junit4] 2> 1852285 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852285 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852285 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852285 INFO (zkCallback-7544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852285 INFO (zkCallback-7523-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852295 INFO (zkCallback-7551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852295 INFO (zkCallback-7507-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852304 INFO (zkCallback-7566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1852331 INFO (zkConnectionManagerCallback-7574-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1852332 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1852336 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1852351 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1852376 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1852385 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1852385 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1852386 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node2/. [junit4] 2> 1852435 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:39977/solr. Proxy: http://127.0.0.1:44977/solr [junit4] 2> 1852436 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1508717479 [junit4] 2> 1852436 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40425_solr [junit4] 2> 1852437 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 1852437 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40425_solr as DOWN [junit4] 2> 1852439 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1852439 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12583d7d: rootName = solr_40425, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5bc2683b [junit4] 2> 1852443 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1852443 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d768022: rootName = solr_40425, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@15938518 [junit4] 2> 1852445 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1852445 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6581d98d: rootName = solr_40425, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4deee598 [junit4] 2> 1852445 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1852462 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852462 INFO (zkCallback-7551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852462 INFO (zkCallback-7544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852463 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852463 INFO (zkCallback-7523-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852468 INFO (zkCallback-7566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852468 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852479 INFO (zkCallback-7573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1852480 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f78ddec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 1852482 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6660ae{/solr,null,UNAVAILABLE} [junit4] 2> 1852482 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1852483 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1852483 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1852483 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1852483 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1852572 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1852572 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1852572 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1852576 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52fe3d15{/solr,null,AVAILABLE} [junit4] 2> 1852576 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9594a65{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44247} [junit4] 2> 1852576 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server Started @1852651ms [junit4] 2> 1852576 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46451} [junit4] 2> 1852576 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1852576 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1852577 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1852577 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1852577 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1852577 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:03.204Z [junit4] 2> 1852607 INFO (zkConnectionManagerCallback-7580-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1852611 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1852957 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1852976 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@138ff55b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1853012 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@199149aa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1853013 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1853063 INFO (zkConnectionManagerCallback-7587-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1853092 INFO (zkConnectionManagerCallback-7589-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1853095 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1853096 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46451_solr as DOWN [junit4] 2> 1853097 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1853097 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46451_solr [junit4] 2> 1853097 INFO (zkCallback-7473-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853097 INFO (zkCallback-7566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853097 INFO (zkCallback-7500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853097 INFO (zkCallback-7573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853097 INFO (zkCallback-7544-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853103 INFO (zkCallback-7551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853103 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853116 INFO (zkCallback-7588-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1853156 INFO (zkConnectionManagerCallback-7596-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1853163 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1853176 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1853207 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1853232 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1853245 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1853245 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46451.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1853246 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node3/. [junit4] 2> 1853402 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:44247/solr. Proxy: http://127.0.0.1:46451/solr [junit4] 2> 1853402 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=397271699 [junit4] 2> 1853402 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39149_solr [junit4] 2> 1853402 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CoreContainer Publish this node as DOWN... [junit4] 2> 1853402 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39149_solr as DOWN [junit4] 2> 1853420 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1853420 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6896e0be: rootName = solr_39149, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2e837e2f [junit4] 2> 1853426 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1853426 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38c821e8: rootName = solr_39149, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@15938518 [junit4] 2> 1853429 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1853429 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21838aca: rootName = solr_39149, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4deee598 [junit4] 2> 1853429 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1853459 INFO (closeThreadPool-7600-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72350395624914952-127.0.0.1:39149_solr-n_0000000000) closing [junit4] 2> 1853484 INFO (OverseerStateUpdate-72350395624914952-127.0.0.1:39149_solr-n_0000000000) [n:127.0.0.1:39149_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39149_solr [junit4] 2> 1853504 INFO (OverseerAutoScalingTriggerThread-72350395624914952-127.0.0.1:39149_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1853517 INFO (closeThreadPool-7600-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72350395624914952-127.0.0.1:39149_solr-n_0000000000) closing [junit4] 2> 1853529 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.Overseer Overseer (id=72350395624914952-127.0.0.1:39149_solr-n_0000000000) closing [junit4] 2> 1853531 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 0x1010a4d2e950008, likely client has closed socket [junit4] 2> 1853531 INFO (zkCallback-7573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853531 INFO (zkCallback-7588-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853531 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853531 INFO (zkCallback-7544-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36657_solr [junit4] 2> 1853531 INFO (zkCallback-7544-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853531 INFO (zkCallback-7566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853531 INFO (zkCallback-7551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853532 INFO (zkCallback-7544-thread-2) [n:127.0.0.1:36657_solr ] o.a.s.c.Overseer Overseer (id=72350395624914966-127.0.0.1:36657_solr-n_0000000004) starting [junit4] 2> 1853544 INFO (zkCallback-7595-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1853557 INFO (OverseerStateUpdate-72350395624914966-127.0.0.1:36657_solr-n_0000000004) [n:127.0.0.1:36657_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36657_solr [junit4] 2> 1853562 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@54116c26{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 1853580 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e1d0fdc{/solr,null,UNAVAILABLE} [junit4] 2> 1853580 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1853581 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1853581 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1853581 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1853581 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11 [junit4] 2> 1853594 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1853594 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1853594 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1853594 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@607ab74e{/solr,null,AVAILABLE} [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@edabbf0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40439} [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.s.Server Started @1853694ms [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40883} [junit4] 2> 1853620 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1853620 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-10T10:47:04.247Z [junit4] 2> 1853678 INFO (zkConnectionManagerCallback-7602-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1853685 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1854034 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1854040 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2f2a7348[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1854060 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3570c283[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1854061 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39987/solr [junit4] 2> 1854107 INFO (zkConnectionManagerCallback-7609-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1854125 INFO (zkConnectionManagerCallback-7611-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1854127 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1854129 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40883_solr as DOWN [junit4] 2> 1854129 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1854129 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40883_solr [junit4] 2> 1854130 INFO (zkCallback-7530-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854130 INFO (zkCallback-7566-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854130 INFO (zkCallback-7588-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854130 INFO (zkCallback-7573-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854130 INFO (zkCallback-7551-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854130 INFO (zkCallback-7544-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854144 INFO (zkCallback-7595-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854149 INFO (zkCallback-7610-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1854180 INFO (zkConnectionManagerCallback-7618-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1854196 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1854196 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39987/solr ready [junit4] 2> 1854235 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1854252 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40883.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1854284 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40883.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1854284 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40883.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3283a265 [junit4] 2> 1854285 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_279B3BD2DA1A3E38-001/tempDir-001/node4/. [junit4] 2> 1854407 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[279B3BD2DA1A3E38]) [ ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:40439/solr. Proxy: http://127.0.0.1:40883/ [...truncated too long message...] kins/workspace/Lucene-Solr-BadApples-8.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-BadApples-8.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-BadApples-8.x-Linux/solr/build/solr-core/classes/test [javac] Compiling 959 source files to /home/jenkins/workspace/Lucene-Solr-BadApples-8.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-BadApples-8.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-BadApples-8.x-Linux/solr/build/solr-core/classes/test common-solr.compile-test: compile-test: BUILD SUCCESSFUL Total time: 1 minute 39 seconds [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.LeaderVoteWaitTimeoutTest" -Dtests.showOutput=onerror -Dtests.seed=279B3BD2DA1A3E38 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-BO -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 Buildfile: /home/jenkins/workspace/Lucene-Solr-BadApples-8.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-BadApples-8.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 136ms :: 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-BadApples-8.x-Linux/solr/build/solr-core/test [junit4:pickseed] Seed property 'tests.seed' already defined: 279B3BD2DA1A3E38 [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/temp [junit4] <JUnit4> says Привет! Master seed: 279B3BD2DA1A3E38 [junit4] Executing 5 suites with 3 JVMs. [junit4] [junit4] Started J2 PID(20...@serv1.sd-datasolutions.de). [junit4] Started J0 PID(20...@serv1.sd-datasolutions.de). [junit4] Started J1 PID(20...@serv1.sd-datasolutions.de). [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] OK 33.4s J1 | LeaderVoteWaitTimeoutTest.basicTest [junit4] OK 30.5s J1 | LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection [junit4] Completed [1/5] on J1 in 68.25s, 2 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] OK 34.1s J2 | LeaderVoteWaitTimeoutTest.basicTest [junit4] OK 31.8s J2 | LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection [junit4] Completed [2/5] on J2 in 70.15s, 2 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] OK 35.4s J0 | LeaderVoteWaitTimeoutTest.basicTest [junit4] OK 30.7s J0 | LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection [junit4] Completed [3/5] on J0 in 70.20s, 2 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] OK 15.8s J1 | LeaderVoteWaitTimeoutTest.basicTest [junit4] OK 27.4s J1 | LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection [junit4] Completed [4/5] on J1 in 44.15s, 2 tests [junit4] [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] OK 16.4s J2 | LeaderVoteWaitTimeoutTest.basicTest [junit4] OK 26.7s J2 | LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection [junit4] Completed [5/5] on J2 in 43.73s, 2 tests [junit4] [junit4] JVM J0: 1.24 .. 72.98 = 71.75s [junit4] JVM J1: 1.27 .. 115.49 = 114.22s [junit4] JVM J2: 1.19 .. 116.58 = 115.39s [junit4] Execution time total: 1 minute 56 seconds [junit4] Tests summary: 5 suites, 10 tests [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J1/temp]) [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J0/temp]) [echo] 5 slowest tests: [junit4:tophints] 275.99s | org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest [junit4:tophints] 208.99s | org.apache.solr.cloud.api.collections.ShardSplitTest [junit4:tophints] 184.63s | org.apache.solr.cloud.BasicDistributedZkTest [junit4:tophints] 174.49s | org.apache.solr.search.facet.TestJsonFacets [junit4:tophints] 116.97s | org.apache.solr.update.SoftAutoCommitTest -check-totals: test-nocompile: BUILD SUCCESSFUL Total time: 2 minutes 1 second [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [repro] Exiting with code 0 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661) at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1057) at hudson.FilePath.validateAntFileMask(FilePath.java:2659) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1841) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error? [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=addb3977fd735bd852aad2c737c27d8888f70dca, workspace=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux [WARNINGS] Computing warning deltas based on reference build #41 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org