Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/561/
1 tests failed. FAILED: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:35527/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:35527/solr at __randomizedtesting.SeedInfo.seed([AE6DD4BA8F2B5A58:5C99C3D8CB8E576B]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242) at org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:164) 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:1758) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.lang.Thread.run(Thread.java:750) 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 sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:464) at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1346) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:73) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:962) 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:280) 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:157) 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:186) 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:571) ... 54 more Build Log: [...truncated 14279 lines...] [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest [junit4] 2> 589914 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 589915 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-188 after mutting 0 log messages [junit4] 2> 589915 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-189 for ERROR logs matching regex: ignore_exception [junit4] 2> 589915 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/data-dir-55-001 [junit4] 2> 589915 WARN (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 589916 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 589918 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 589918 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 589918 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 589921 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.SolrTestCaseJ4 ###Starting basicTest [junit4] 2> 589921 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001 [junit4] 2> 589922 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 589922 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 589922 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 589923 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 590022 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer start zk server on port: 46827 [junit4] 2> 590022 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46827 [junit4] 2> 590022 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46827 [junit4] 2> 590022 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46827 [junit4] 2> 590024 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590030 INFO (zkConnectionManagerCallback-6957-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590030 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590035 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590037 INFO (zkConnectionManagerCallback-6959-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590037 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590037 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590042 INFO (zkConnectionManagerCallback-6961-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590042 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590149 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 590149 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 590149 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 590150 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 590150 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 590150 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 590151 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 590151 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 590151 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 590152 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 590152 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 590152 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 590152 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590152 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590152 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 590153 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@395aa9bf{/solr,null,AVAILABLE} [junit4] 2> 590154 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590154 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590155 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 590162 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590162 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590162 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 590166 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b391c42{/solr,null,AVAILABLE} [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@38350787{SSL, (ssl, http/1.1)}{127.0.0.1:46541} [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.e.j.s.Server Started @590216ms [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=46541} [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bbc6ca2{/solr,null,AVAILABLE} [junit4] 2> 590167 ERROR (jetty-launcher-6962-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 590167 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:11.452Z [junit4] 2> 590169 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 590169 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 590169 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a981b06{SSL, (ssl, http/1.1)}{127.0.0.1:38923} [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.e.j.s.Server Started @590219ms [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=38923} [junit4] 2> 590170 ERROR (jetty-launcher-6962-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 590170 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:11.455Z [junit4] 2> 590171 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@15515709{SSL, (ssl, http/1.1)}{127.0.0.1:46331} [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.e.j.s.Server Started @590221ms [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=46331} [junit4] 2> 590172 ERROR (jetty-launcher-6962-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:11.457Z [junit4] 2> 590172 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c1cb95d{/solr,null,AVAILABLE} [junit4] 2> 590174 INFO (zkConnectionManagerCallback-6964-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590174 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590174 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590176 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590176 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5e6f8555{SSL, (ssl, http/1.1)}{127.0.0.1:34699} [junit4] 2> 590176 INFO (jetty-launcher-6962-thread-1) [ ] o.e.j.s.Server Started @590226ms [junit4] 2> 590176 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=34699} [junit4] 2> 590177 ERROR (jetty-launcher-6962-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 590177 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 590177 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 590177 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 590177 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 590177 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:11.462Z [junit4] 2> 590177 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 590178 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590178 INFO (zkConnectionManagerCallback-6966-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590178 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590179 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590180 WARN (jetty-launcher-6962-thread-2-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 590181 INFO (zkConnectionManagerCallback-6970-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590181 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590181 INFO (zkConnectionManagerCallback-6968-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590181 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590194 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 590280 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590281 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 590281 WARN (jetty-launcher-6962-thread-3-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 590284 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 590284 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 590285 WARN (jetty-launcher-6962-thread-1-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 590780 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 590780 WARN (jetty-launcher-6962-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 590781 WARN (jetty-launcher-6962-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71a2dc2f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 590781 WARN (jetty-launcher-6962-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71a2dc2f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 590800 WARN (jetty-launcher-6962-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 590822 WARN (jetty-launcher-6962-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e7af18e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 590822 WARN (jetty-launcher-6962-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e7af18e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 590823 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr [junit4] 2> 590838 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590850 INFO (zkConnectionManagerCallback-6990-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590850 INFO (jetty-launcher-6962-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 590964 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 590970 INFO (zkConnectionManagerCallback-6992-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 590971 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591030 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 591030 WARN (jetty-launcher-6962-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 591035 WARN (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 591044 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38923_solr [junit4] 2> 591045 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.Overseer Overseer (id=72127976215740424-127.0.0.1:38923_solr-n_0000000000) starting [junit4] 2> 591052 INFO (OverseerStateUpdate-72127976215740424-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38923_solr [junit4] 2> 591054 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38923_solr [junit4] 2> 591057 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 591062 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 591062 WARN (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 591070 INFO (zkCallback-6991-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 591082 WARN (jetty-launcher-6962-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@283634f2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591082 WARN (jetty-launcher-6962-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@283634f2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591092 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 591093 WARN (jetty-launcher-6962-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 591098 WARN (jetty-launcher-6962-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 591101 INFO (jetty-launcher-6962-thread-3) [n:127.0.0.1:38923_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001/node3 [junit4] 2> 591101 WARN (jetty-launcher-6962-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@294de5ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591101 WARN (jetty-launcher-6962-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@294de5ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591102 WARN (jetty-launcher-6962-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4861a9b2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591102 WARN (jetty-launcher-6962-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4861a9b2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591103 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr [junit4] 2> 591105 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591116 WARN (jetty-launcher-6962-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 591117 WARN (jetty-launcher-6962-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48439ed3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591117 WARN (jetty-launcher-6962-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48439ed3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591118 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr [junit4] 2> 591118 INFO (zkConnectionManagerCallback-7014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591118 INFO (jetty-launcher-6962-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591122 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591122 WARN (jetty-launcher-6962-thread-4-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 591124 INFO (zkConnectionManagerCallback-7018-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591124 INFO (jetty-launcher-6962-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591224 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591225 INFO (zkConnectionManagerCallback-7020-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591225 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591227 WARN (jetty-launcher-6962-thread-1-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b5000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b5000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b5000a, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 591235 WARN (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 591235 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 591239 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46331_solr as DOWN [junit4] 2> 591239 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 591239 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46331_solr [junit4] 2> 591242 INFO (zkCallback-6991-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 591243 INFO (zkCallback-7019-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 591243 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 591246 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 591246 WARN (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 591274 INFO (jetty-launcher-6962-thread-4) [n:127.0.0.1:46331_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001/node4 [junit4] 2> 591329 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591330 INFO (zkConnectionManagerCallback-7028-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591330 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591337 WARN (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 591338 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 591342 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34699_solr as DOWN [junit4] 2> 591342 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 591342 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34699_solr [junit4] 2> 591343 INFO (zkCallback-6991-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 591343 INFO (zkCallback-7019-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 591343 INFO (zkCallback-7027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 591345 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 591346 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 591346 WARN (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 591372 INFO (jetty-launcher-6962-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001/node1 [junit4] 2> 591698 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 591698 WARN (jetty-launcher-6962-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 591699 WARN (jetty-launcher-6962-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a01f421[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591699 WARN (jetty-launcher-6962-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a01f421[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591701 WARN (jetty-launcher-6962-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 591702 WARN (jetty-launcher-6962-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e7ff214[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591702 WARN (jetty-launcher-6962-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e7ff214[provider=null,keyStore=null,trustStore=null] [junit4] 2> 591703 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr [junit4] 2> 591706 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591710 INFO (zkConnectionManagerCallback-7042-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591710 INFO (jetty-launcher-6962-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591812 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591813 INFO (zkConnectionManagerCallback-7044-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591813 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591820 WARN (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 591821 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 591824 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46541_solr as DOWN [junit4] 2> 591824 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 591824 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46541_solr [junit4] 2> 591825 INFO (zkCallback-6991-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591826 INFO (zkCallback-7027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591826 INFO (zkCallback-7019-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591826 INFO (zkCallback-7043-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 591827 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 591828 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 591828 WARN (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 591854 INFO (jetty-launcher-6962-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001/node2 [junit4] 2> 591870 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 591871 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 591874 INFO (zkConnectionManagerCallback-7055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 591874 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 591875 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 591877 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46827/solr ready [junit4] 2> 591880 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1137876767 [junit4] 2> 591880 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38923_solr [junit4] 2> 591881 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 591881 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38923_solr as DOWN [junit4] 2> 591881 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 591883 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 591884 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 591884 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 591884 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 591886 INFO (closeThreadPool-7060-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72127976215740424-127.0.0.1:38923_solr-n_0000000000) closing [junit4] 2> 591889 INFO (OverseerStateUpdate-72127976215740424-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38923_solr [junit4] 2> 591894 INFO (OverseerAutoScalingTriggerThread-72127976215740424-127.0.0.1:38923_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 591897 WARN (jetty-launcher-6962-thread-3-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 591897 INFO (zkCallback-7043-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591898 INFO (closeThreadPool-7060-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72127976215740424-127.0.0.1:38923_solr-n_0000000000) closing [junit4] 2> 591898 INFO (zkCallback-7019-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591898 INFO (zkCallback-7027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591899 INFO (zkCallback-7054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 591901 INFO (zkCallback-7019-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46331_solr [junit4] 2> 591901 INFO (zkCallback-7019-thread-2) [n:127.0.0.1:46331_solr ] o.a.s.c.Overseer Overseer (id=72127976215740427-127.0.0.1:46331_solr-n_0000000001) starting [junit4] 2> 591915 INFO (OverseerStateUpdate-72127976215740427-127.0.0.1:46331_solr-n_0000000001) [n:127.0.0.1:46331_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46331_solr [junit4] 2> 591999 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.Overseer Overseer (id=72127976215740424-127.0.0.1:38923_solr-n_0000000000) closing [junit4] 2> 592000 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@a981b06{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 592000 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b391c42{/solr,null,STOPPED} [junit4] 2> 592000 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 592001 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 592002 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 592002 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 592005 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 592005 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 592005 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 592006 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7781e00d{/solr,null,AVAILABLE} [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4e6e8c78{SSL, (ssl, http/1.1)}{127.0.0.1:44623} [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.Server Started @592056ms [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=35527} [junit4] 2> 592007 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 592007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:13.292Z [junit4] 2> 592009 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 592009 INFO (zkConnectionManagerCallback-7066-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 592009 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 592010 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 592035 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 592762 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 592762 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 592763 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67a2b8cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 592763 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67a2b8cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 592766 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 592766 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@569686e4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 592766 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@569686e4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 592768 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr [junit4] 2> 592769 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 592770 INFO (zkConnectionManagerCallback-7077-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 592770 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 592872 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 592873 INFO (zkConnectionManagerCallback-7079-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 592873 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 592881 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 592882 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 592887 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35527_solr as DOWN [junit4] 2> 592887 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 592887 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35527_solr [junit4] 2> 592888 INFO (zkCallback-7027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 592888 INFO (zkCallback-7019-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 592888 INFO (zkCallback-7054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 592888 INFO (zkCallback-7043-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 592889 INFO (zkCallback-7078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 592890 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 592892 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 592892 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 592925 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:35527_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001/node3 [junit4] 2> 592938 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: https://127.0.0.1:44623/solr. Proxy https://127.0.0.1:35527/solr [junit4] 2> 592938 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=361477490 [junit4] 2> 592938 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46331_solr [junit4] 2> 592939 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 592939 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46331_solr as DOWN [junit4] 2> 592943 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 592943 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 592943 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 592943 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 592945 INFO (closeThreadPool-7090-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72127976215740427-127.0.0.1:46331_solr-n_0000000001) closing [junit4] 2> 592949 INFO (OverseerStateUpdate-72127976215740427-127.0.0.1:46331_solr-n_0000000001) [n:127.0.0.1:46331_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46331_solr [junit4] 2> 592950 INFO (OverseerAutoScalingTriggerThread-72127976215740427-127.0.0.1:46331_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 592955 WARN (jetty-launcher-6962-thread-4-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b5000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b5000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b5000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 592956 INFO (zkCallback-7043-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 592956 INFO (zkCallback-7078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 592956 INFO (zkCallback-7054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 592956 INFO (zkCallback-7027-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34699_solr [junit4] 2> 592957 INFO (zkCallback-7027-thread-1) [n:127.0.0.1:34699_solr ] o.a.s.c.Overseer Overseer (id=72127976215740428-127.0.0.1:34699_solr-n_0000000002) starting [junit4] 2> 592963 INFO (closeThreadPool-7090-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72127976215740427-127.0.0.1:46331_solr-n_0000000001) closing [junit4] 2> 592963 INFO (zkCallback-7027-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 592967 INFO (OverseerStateUpdate-72127976215740428-127.0.0.1:34699_solr-n_0000000002) [n:127.0.0.1:34699_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34699_solr [junit4] 2> 593063 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.Overseer Overseer (id=72127976215740427-127.0.0.1:46331_solr-n_0000000001) closing [junit4] 2> 593064 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@15515709{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 593064 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bbc6ca2{/solr,null,STOPPED} [junit4] 2> 593064 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 593065 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 593066 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 593066 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 593070 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 593070 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 593070 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 593071 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18522a7c{/solr,null,AVAILABLE} [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@48976886{SSL, (ssl, http/1.1)}{127.0.0.1:44547} [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.Server Started @593121ms [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=46807} [junit4] 2> 593072 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 593072 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:14.357Z [junit4] 2> 593073 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 593074 INFO (zkConnectionManagerCallback-7096-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 593074 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 593075 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 593078 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 593079 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 593882 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 593883 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 593883 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bc13b87[provider=null,keyStore=null,trustStore=null] [junit4] 2> 593883 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bc13b87[provider=null,keyStore=null,trustStore=null] [junit4] 2> 593887 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 593887 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@337013fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 593887 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@337013fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 593889 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46827/solr [junit4] 2> 593889 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 593894 INFO (zkConnectionManagerCallback-7107-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 593894 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 593996 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 593997 INFO (zkConnectionManagerCallback-7109-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 593997 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 594003 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 594004 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 594007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46807_solr as DOWN [junit4] 2> 594007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 594007 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46807_solr [junit4] 2> 594008 INFO (zkCallback-7078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 594008 INFO (zkCallback-7108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 594008 INFO (zkCallback-7027-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 594008 INFO (zkCallback-7043-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 594008 INFO (zkCallback-7054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 594009 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 594011 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 594011 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 594042 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [n:127.0.0.1:46807_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001/tempDir-001/node4 [junit4] 2> 594053 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: https://127.0.0.1:44547/solr. Proxy https://127.0.0.1:46807/solr [junit4] 2> 594053 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=974029602 [junit4] 2> 594053 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34699_solr [junit4] 2> 594054 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 594054 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34699_solr as DOWN [junit4] 2> 594059 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 594059 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 594059 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 594059 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 594062 INFO (closeThreadPool-7120-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72127976215740428-127.0.0.1:34699_solr-n_0000000002) closing [junit4] 2> 594067 INFO (OverseerStateUpdate-72127976215740428-127.0.0.1:34699_solr-n_0000000002) [n:127.0.0.1:34699_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34699_solr [junit4] 2> 594068 INFO (OverseerAutoScalingTriggerThread-72127976215740428-127.0.0.1:34699_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 594070 INFO (zkCallback-7078-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 594071 INFO (zkCallback-7054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 594071 INFO (zkCallback-7043-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 594082 INFO (closeThreadPool-7120-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72127976215740428-127.0.0.1:34699_solr-n_0000000002) closing [junit4] 2> 594082 INFO (zkCallback-7108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 594082 INFO (zkCallback-7043-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46541_solr [junit4] 2> 594083 INFO (zkCallback-7043-thread-2) [n:127.0.0.1:46541_solr ] o.a.s.c.Overseer Overseer (id=72127976215740430-127.0.0.1:46541_solr-n_0000000003) starting [junit4] 2> 594086 INFO (OverseerStateUpdate-72127976215740430-127.0.0.1:46541_solr-n_0000000003) [n:127.0.0.1:46541_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46541_solr [junit4] 2> 594169 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.Overseer Overseer (id=72127976215740428-127.0.0.1:34699_solr-n_0000000002) closing [junit4] 2> 594171 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e6f8555{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 594171 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c1cb95d{/solr,null,STOPPED} [junit4] 2> 594171 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 594172 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 594173 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 594173 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 594173 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 594173 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 594173 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 594174 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45b14e74{/solr,null,AVAILABLE} [junit4] 2> 594174 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e17e734{SSL, (ssl, http/1.1)}{127.0.0.1:36675} [junit4] 2> 594174 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.e.j.s.Server Started @594224ms [junit4] 2> 594175 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46827/solr, hostPort=36181} [junit4] 2> 594175 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 594175 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 594175 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.11.4 [junit4] 2> 594175 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 594175 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 594175 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-02-20T16:39:15.460Z [junit4] 2> 594178 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 594179 INFO (zkConnectionManagerCallback-7126-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 594179 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 594179 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 594183 INFO (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 594184 WARN (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[AE6DD4BA8F2B5A58]-SendThread(127.0.0.1:46827)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100400320b50016. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100400320b50016, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamExce [...truncated too long message...] .Overseer Overseer (id=72127983097872405-127.0.0.1:38369_solr-n_0000000005) closing [junit4] 2> 723518 WARN (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]-SendThread(127.0.0.1:43529)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1004004baea0018. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1004004baea0018, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1004004baea0018, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 723519 INFO (jetty-closer-7526-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1dd5981d{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 723520 INFO (jetty-closer-7526-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@523970bf{/solr,null,STOPPED} [junit4] 2> 723520 INFO (jetty-closer-7526-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 723619 WARN (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]-SendThread(127.0.0.1:43529)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1004004baea001e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1004004baea001e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1004004baea001e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 723637 ERROR (recoveryExecutor-7396-thread-1-processing-n:127.0.0.1:38369_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:38369_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:collection1_shard1_replica_n3 [junit4] 2> 723637 WARN (updateExecutor-7394-thread-2-processing-n:127.0.0.1:38369_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:38369_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown [junit4] 2> 723641 INFO (jetty-closer-7526-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@43fb41c8{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 723641 INFO (jetty-closer-7526-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ede2312{/solr,null,STOPPED} [junit4] 2> 723641 INFO (jetty-closer-7526-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 723721 INFO (jetty-closer-7526-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f810180{SSL, (ssl, http/1.1)}{127.0.0.1:41481} [junit4] 2> 723721 INFO (jetty-closer-7526-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42181a6b{/solr,null,STOPPED} [junit4] 2> 723721 INFO (jetty-closer-7526-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 724877 ERROR (recoveryExecutor-7426-thread-1-processing-n:127.0.0.1:43783_solr x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) [n:127.0.0.1:43783_solr c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:collection1_shard1_replica_n5 [junit4] 2> 724880 INFO (jetty-closer-7526-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@f610da7{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 724880 INFO (jetty-closer-7526-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45c0a433{/solr,null,STOPPED} [junit4] 2> 724880 INFO (jetty-closer-7526-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 724881 INFO (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 725084 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 29 /solr/collections/collection1/terms/shard1 [junit4] 2> 10 /solr/aliases.json [junit4] 2> 9 /solr/packages.json [junit4] 2> 9 /solr/security.json [junit4] 2> 4 /solr/configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 4 /solr/collections/collection1/collectionprops.json [junit4] 2> 4 /solr/configs/collection1.AUTOCREATED [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 60 /solr/collections/collection1/state.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 6 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 67 /solr/live_nodes [junit4] 2> 46 /solr/overseer/queue [junit4] 2> 23 /solr/overseer/collection-queue-work [junit4] 2> 20 /solr/collections [junit4] 2> 10 /solr/collections/collection1/state.json [junit4] 2> 6 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 6 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 725089 INFO (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43529 [junit4] 2> 725089 INFO (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43529 [junit4] 2> 725089 INFO (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43529 [junit4] 2> 725089 INFO (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[AE6DD4BA8F2B5A58]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection [junit4] 2> 725091 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-189 after mutting 0 log messages [junit4] 2> 725092 INFO (SUITE-LeaderVoteWaitTimeoutTest-seed#[AE6DD4BA8F2B5A58]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-190 for ERROR logs matching regex: ignore_exception [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_AE6DD4BA8F2B5A58-001 [junit4] 2> Feb 20, 2024 4:41:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nn-NO, timezone=Europe/Podgorica [junit4] 2> NOTE: Linux 5.4.0-171-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=201320992,total=500695040 [junit4] 2> NOTE: All tests run in this JVM: [TestRealTimeGet, TestSolrConfigHandlerConcurrent, TestSchemaDesignerSettingsDAO, ConvertedLegacyTest, TestJsonFacetsWithNestedObjects, TestConfigSetsAPI, TestLazyCores, ExplicitHLLTest, TestCursorMarkWithoutUniqueKey, DocExpirationUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, SolrLogPostToolTest, DistanceFunctionTest, SystemCollectionCompatTest, TestRebalanceLeaders, CSVRequestHandlerTest, TestPayloadScoreQParserPlugin, TestSimComputePlanAction, OverseerModifyCollectionTest, TestRTGBase, UpdateRequestProcessorFactoryTest, TestRestManager, SolrLogAuditLoggerPluginTest, TestImplicitCoreProperties, TestMacroExpander, TestTestInjection, HdfsThreadLeakTest, TolerantUpdateProcessorTest, JavaBinAtomicUpdateMultivalueTest, TestCustomStream, SolrCloudExampleTest, TestCollectionAPI, TestSchemaVersionResource, PurgeGraphTest, TestRandomDVFaceting, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, MetricTriggerIntegrationTest, CloneFieldUpdateProcessorFactoryTest, SuggesterTSTTest, TestReplicaProperties, SpellingQueryConverterTest, TestFastOutputStream, ClusterStateUpdateTest, JWTVerificationkeyResolverTest, ReturnFieldsTest, DateFieldTest, TestDocBasedVersionConstraints, DistributedQueryComponentOptimizationTest, TestSort, TestShortCircuitedRequests, TestStressLiveNodes, FileTypeMagicUtilTest, ThreadDumpHandlerTest, LeaderVoteWaitTimeoutTest] [junit4] Completed [239/959 (1!)] on J2 in 135.30s, 2 tests, 1 error <<< FAILURES! [...truncated 56754 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
