You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/17 14:11:22 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 4048 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4048/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:36163/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36163/solr
	at __randomizedtesting.SeedInfo.seed([289679483793125D:DA626E2A73361F6E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.basicTest(LeaderVoteWaitTimeoutTest.java:157)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	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:564)
	... 49 more




Build Log:
[...truncated 14219 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> 1367252 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[289679483793125D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/data-dir-154-001
   [junit4]   2> 1367252 WARN  (SUITE-LeaderVoteWaitTimeoutTest-seed#[289679483793125D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1367253 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[289679483793125D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1367254 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[289679483793125D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1367254 INFO  (SUITE-LeaderVoteWaitTimeoutTest-seed#[289679483793125D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1367288 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 1367288 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001
   [junit4]   2> 1367289 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1367299 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1367299 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1367531 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer start zk server on port:43269
   [junit4]   2> 1367531 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43269
   [junit4]   2> 1367531 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43269
   [junit4]   2> 1367531 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43269
   [junit4]   2> 1367556 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1367596 INFO  (zkConnectionManagerCallback-6026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367596 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1367613 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1367726 INFO  (zkConnectionManagerCallback-6028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367726 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1367739 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1367750 INFO  (zkConnectionManagerCallback-6030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367750 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1367867 WARN  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1367867 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1367867 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367867 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1367876 WARN  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1367876 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1367877 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367877 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1367878 WARN  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1367878 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1367878 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367878 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1367888 WARN  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1367888 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1367888 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1367888 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1368220 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1368220 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1368220 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1368223 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1368223 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1368223 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1368228 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c907659{/solr,null,AVAILABLE}
   [junit4]   2> 1368228 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2bdad9b0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38459}
   [junit4]   2> 1368228 INFO  (jetty-launcher-6031-thread-4) [     ] o.e.j.s.Server Started @1368286ms
   [junit4]   2> 1368228 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38459}
   [junit4]   2> 1368229 ERROR (jetty-launcher-6031-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1368229 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1368229 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1368229 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1368229 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368229 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:48.693286Z
   [junit4]   2> 1368261 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368271 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f369d9e{/solr,null,AVAILABLE}
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@41fc0202{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33181}
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.e.j.s.Server Started @1368329ms
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33181}
   [junit4]   2> 1368272 ERROR (jetty-launcher-6031-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368272 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:48.736501Z
   [junit4]   2> 1368274 INFO  (zkConnectionManagerCallback-6033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368275 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368275 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1368275 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1368275 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1368275 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1368276 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ab6443{/solr,null,AVAILABLE}
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@348cbcda{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46833}
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.e.j.s.Server Started @1368334ms
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46833}
   [junit4]   2> 1368277 ERROR (jetty-launcher-6031-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368277 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:48.741517Z
   [junit4]   2> 1368283 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368300 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368316 INFO  (zkConnectionManagerCallback-6037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368317 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368317 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1368317 INFO  (zkConnectionManagerCallback-6035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368317 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368319 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1368319 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1368319 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d440577{/solr,null,AVAILABLE}
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@35f6927e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37329}
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.e.j.s.Server Started @1368377ms
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37329}
   [junit4]   2> 1368320 ERROR (jetty-launcher-6031-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1368320 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1368321 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1368321 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:48.785011Z
   [junit4]   2> 1368321 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1368333 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368338 INFO  (zkConnectionManagerCallback-6039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368338 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368504 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1368541 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1368542 WARN  (jetty-launcher-6031-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@135986c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368542 WARN  (jetty-launcher-6031-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@135986c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368559 WARN  (jetty-launcher-6031-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ccab01e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368559 WARN  (jetty-launcher-6031-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ccab01e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368560 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1368571 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368594 INFO  (zkConnectionManagerCallback-6047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368594 INFO  (jetty-launcher-6031-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368830 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1368831 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368834 WARN  (jetty-launcher-6031-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@451e3ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368834 WARN  (jetty-launcher-6031-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@451e3ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368835 INFO  (zkConnectionManagerCallback-6051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368835 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368837 WARN  (jetty-launcher-6031-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32fb90ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368837 WARN  (jetty-launcher-6031-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32fb90ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368838 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1368839 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368839 INFO  (zkConnectionManagerCallback-6057-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368839 INFO  (jetty-launcher-6031-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368862 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1368863 WARN  (jetty-launcher-6031-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c7158ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368863 WARN  (jetty-launcher-6031-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c7158ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368865 WARN  (jetty-launcher-6031-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@189a540b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368865 WARN  (jetty-launcher-6031-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@189a540b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1368866 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1368867 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368868 INFO  (zkConnectionManagerCallback-6065-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368868 INFO  (jetty-launcher-6031-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1368967 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1368986 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46833_solr
   [junit4]   2> 1368986 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.Overseer Overseer (id=73085805449379848-127.0.0.1:46833_solr-n_0000000000) starting
   [junit4]   2> 1368993 INFO  (zkConnectionManagerCallback-6067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1368993 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369007 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38459_solr
   [junit4]   2> 1369008 INFO  (OverseerStateUpdate-73085805449379848-127.0.0.1:46833_solr-n_0000000000) [n:127.0.0.1:46833_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46833_solr
   [junit4]   2> 1369009 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1369009 WARN  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_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> 1369014 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46833_solr as DOWN
   [junit4]   2> 1369014 INFO  (OverseerStateUpdate-73085805449379848-127.0.0.1:46833_solr-n_0000000000) [n:127.0.0.1:46833_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1369014 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1369014 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46833_solr
   [junit4]   2> 1369015 INFO  (zkCallback-6066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1369016 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1369016 WARN  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_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> 1369024 INFO  (zkCallback-6050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1369037 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1369065 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1369065 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369067 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369073 INFO  (zkConnectionManagerCallback-6075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1369073 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369073 WARN  (jetty-launcher-6031-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e1b642c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1369073 WARN  (jetty-launcher-6031-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e1b642c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1369074 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369074 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369075 INFO  (jetty-launcher-6031-thread-4) [n:127.0.0.1:38459_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node4/.
   [junit4]   2> 1369076 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1369077 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1369084 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33181_solr as DOWN
   [junit4]   2> 1369085 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1369085 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33181_solr
   [junit4]   2> 1369086 INFO  (zkCallback-6066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369086 INFO  (zkCallback-6050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369087 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1369087 WARN  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_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> 1369103 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46833.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369117 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46833.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369117 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46833.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369118 INFO  (jetty-launcher-6031-thread-3) [n:127.0.0.1:46833_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node3/.
   [junit4]   2> 1369124 WARN  (jetty-launcher-6031-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d9f2867[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1369124 WARN  (jetty-launcher-6031-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d9f2867[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1369125 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1369271 INFO  (zkCallback-6074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1369283 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1369300 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369306 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33181.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369315 INFO  (zkConnectionManagerCallback-6085-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1369315 INFO  (jetty-launcher-6031-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369318 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33181.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369318 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33181.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369319 INFO  (jetty-launcher-6031-thread-1) [n:127.0.0.1:33181_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node1/.
   [junit4]   2> 1369434 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369442 INFO  (zkConnectionManagerCallback-6087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1369442 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369446 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1369448 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37329_solr as DOWN
   [junit4]   2> 1369449 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1369449 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37329_solr
   [junit4]   2> 1369449 INFO  (zkCallback-6050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1369449 INFO  (zkCallback-6066-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1369450 INFO  (zkCallback-6074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1369451 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1369451 WARN  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_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> 1369643 INFO  (zkCallback-6086-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1369651 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1369670 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369679 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369679 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1369696 INFO  (jetty-launcher-6031-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node2/.
   [junit4]   2> 1369911 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1369915 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369916 INFO  (zkConnectionManagerCallback-6096-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1369916 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369917 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1369918 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43269/solr ready
   [junit4]   2> 1369920 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1254041392
   [junit4]   2> 1369920 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38459_solr
   [junit4]   2> 1369920 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1369920 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38459_solr as DOWN
   [junit4]   2> 1369931 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1369931 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1369931 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55f9fe65: rootName = solr_38459, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3b5ebe84
   [junit4]   2> 1369938 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1369938 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30cb16dc: rootName = solr_38459, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@cb405ae
   [junit4]   2> 1369941 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1369941 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44159409: rootName = solr_38459, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@794f3c8f
   [junit4]   2> 1369942 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1369944 INFO  (zkCallback-6050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1369944 INFO  (zkCallback-6086-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1369944 INFO  (zkCallback-6074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1369945 INFO  (zkCallback-6095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1370158 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bdad9b0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1370159 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6c907659{/solr,null,UNAVAILABLE}
   [junit4]   2> 1370159 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1370160 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1370160 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1370160 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1370160 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1370163 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1370163 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1370163 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1370167 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44db3055{/solr,null,AVAILABLE}
   [junit4]   2> 1370167 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51ceb4d3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38299}
   [junit4]   2> 1370167 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.Server Started @1370225ms
   [junit4]   2> 1370167 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43135}
   [junit4]   2> 1370168 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1370168 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1370168 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1370168 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1370168 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1370168 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:50.632251Z
   [junit4]   2> 1370169 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1370170 INFO  (zkConnectionManagerCallback-6102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370170 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1370170 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1370343 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1370356 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59f59cf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1370356 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59f59cf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1370388 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bd49188[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1370388 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bd49188[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1370389 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1370404 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1370407 INFO  (zkConnectionManagerCallback-6109-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370407 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1370514 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1370533 INFO  (zkConnectionManagerCallback-6111-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370533 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1370540 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1370543 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43135_solr as DOWN
   [junit4]   2> 1370544 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1370544 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43135_solr
   [junit4]   2> 1370545 INFO  (zkCallback-6086-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1370545 INFO  (zkCallback-6050-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1370545 INFO  (zkCallback-6074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1370545 INFO  (zkCallback-6095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1370547 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1370548 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_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> 1370556 INFO  (zkCallback-6110-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1370575 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1370597 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1370607 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1370607 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1370608 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [n:127.0.0.1:43135_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node4/.
   [junit4]   2> 1370846 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:38299/solr. Proxy: http://127.0.0.1:43135/solr
   [junit4]   2> 1370846 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=52281850
   [junit4]   2> 1370846 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46833_solr
   [junit4]   2> 1370847 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1370847 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46833_solr as DOWN
   [junit4]   2> 1370867 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1370867 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b296a15: rootName = solr_46833, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@258a5458
   [junit4]   2> 1370873 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1370873 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b62294d: rootName = solr_46833, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@cb405ae
   [junit4]   2> 1370876 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1370876 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bcf1a8e: rootName = solr_46833, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@794f3c8f
   [junit4]   2> 1370876 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1370880 INFO  (closeThreadPool-6119-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73085805449379848-127.0.0.1:46833_solr-n_0000000000) closing
   [junit4]   2> 1370880 INFO  (OverseerStateUpdate-73085805449379848-127.0.0.1:46833_solr-n_0000000000) [n:127.0.0.1:46833_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46833_solr
   [junit4]   2> 1370880 INFO  (OverseerAutoScalingTriggerThread-73085805449379848-127.0.0.1:46833_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1370883 INFO  (zkCallback-6110-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1370883 INFO  (zkCallback-6095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1370883 INFO  (zkCallback-6074-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1370883 INFO  (zkCallback-6074-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33181_solr
   [junit4]   2> 1370883 INFO  (zkCallback-6086-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1370896 INFO  (closeThreadPool-6119-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73085805449379848-127.0.0.1:46833_solr-n_0000000000) closing
   [junit4]   2> 1370983 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.Overseer Overseer (id=73085805449379848-127.0.0.1:46833_solr-n_0000000000) closing
   [junit4]   2> 1370985 INFO  (zkCallback-6074-thread-2) [n:127.0.0.1:33181_solr     ] o.a.s.c.Overseer Overseer (id=73085805449379852-127.0.0.1:33181_solr-n_0000000002) starting
   [junit4]   2> 1370985 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@348cbcda{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1370985 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17ab6443{/solr,null,UNAVAILABLE}
   [junit4]   2> 1370985 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1370986 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1370987 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1370987 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1370987 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1370998 INFO  (OverseerStateUpdate-73085805449379852-127.0.0.1:33181_solr-n_0000000002) [n:127.0.0.1:33181_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33181_solr
   [junit4]   2> 1371017 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1371017 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1371017 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1371027 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35985b9b{/solr,null,AVAILABLE}
   [junit4]   2> 1371029 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75ed3b01{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42341}
   [junit4]   2> 1371029 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.Server Started @1371087ms
   [junit4]   2> 1371029 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36929}
   [junit4]   2> 1371030 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1371030 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1371030 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1371030 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1371030 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1371030 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:51.494345Z
   [junit4]   2> 1371040 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371062 INFO  (zkConnectionManagerCallback-6121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1371062 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371063 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1371286 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1371287 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e1aecfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371287 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e1aecfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371318 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@211fa9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371318 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@211fa9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371319 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1371325 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371418 INFO  (zkConnectionManagerCallback-6128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1371418 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371531 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371532 INFO  (zkConnectionManagerCallback-6130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1371532 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371538 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1371541 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36929_solr as DOWN
   [junit4]   2> 1371541 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1371541 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36929_solr
   [junit4]   2> 1371542 INFO  (zkCallback-6110-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371542 INFO  (zkCallback-6086-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371542 INFO  (zkCallback-6095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371542 INFO  (zkCallback-6074-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371543 INFO  (zkCallback-6129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1371544 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1371544 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] 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> 1371553 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1371570 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36929.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1371578 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36929.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1371578 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36929.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1371579 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node3/.
   [junit4]   2> 1371617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:42341/solr. Proxy: http://127.0.0.1:36929/solr
   [junit4]   2> 1371617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=311655049
   [junit4]   2> 1371617 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33181_solr
   [junit4]   2> 1371618 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1371618 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33181_solr as DOWN
   [junit4]   2> 1371627 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1371627 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b455032: rootName = solr_33181, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@34adb001
   [junit4]   2> 1371633 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1371633 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35d88861: rootName = solr_33181, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@cb405ae
   [junit4]   2> 1371636 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1371636 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c94098b: rootName = solr_33181, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@794f3c8f
   [junit4]   2> 1371636 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1371641 INFO  (closeThreadPool-6138-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73085805449379852-127.0.0.1:33181_solr-n_0000000002) closing
   [junit4]   2> 1371641 INFO  (OverseerStateUpdate-73085805449379852-127.0.0.1:33181_solr-n_0000000002) [n:127.0.0.1:33181_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33181_solr
   [junit4]   2> 1371641 INFO  (OverseerAutoScalingTriggerThread-73085805449379852-127.0.0.1:33181_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1371663 INFO  (closeThreadPool-6138-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73085805449379852-127.0.0.1:33181_solr-n_0000000002) closing
   [junit4]   2> 1371666 INFO  (zkCallback-6129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1371762 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.Overseer Overseer (id=73085805449379852-127.0.0.1:33181_solr-n_0000000002) closing
   [junit4]   2> 1371762 INFO  (zkCallback-6086-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37329_solr
   [junit4]   2> 1371763 INFO  (zkCallback-6095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1371763 INFO  (zkCallback-6110-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1371763 INFO  (zkCallback-6086-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1371763 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@41fc0202{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1371764 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f369d9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1371764 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1371764 INFO  (zkCallback-6086-thread-2) [n:127.0.0.1:37329_solr     ] o.a.s.c.Overseer Overseer (id=73085805449379854-127.0.0.1:37329_solr-n_0000000003) starting
   [junit4]   2> 1371764 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1371765 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1371765 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1371765 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 1371787 INFO  (OverseerStateUpdate-73085805449379854-127.0.0.1:37329_solr-n_0000000003) [n:127.0.0.1:37329_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37329_solr
   [junit4]   2> 1372151 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1372151 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1372151 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1372155 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2eeb97e7{/solr,null,AVAILABLE}
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19858785{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34735}
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.s.Server Started @1372213ms
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36163}
   [junit4]   2> 1372156 ERROR (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1372156 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-17T13:27:52.620958Z
   [junit4]   2> 1372167 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372171 INFO  (zkConnectionManagerCallback-6140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372171 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372172 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1372542 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1372543 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@557a8f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372543 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@557a8f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372546 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f78d786[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372546 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f78d786[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372547 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43269/solr
   [junit4]   2> 1372548 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372548 INFO  (zkConnectionManagerCallback-6147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372548 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372667 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372668 INFO  (zkConnectionManagerCallback-6149-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372668 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372681 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1372683 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36163_solr as DOWN
   [junit4]   2> 1372684 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1372684 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36163_solr
   [junit4]   2> 1372685 INFO  (zkCallback-6095-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1372685 INFO  (zkCallback-6129-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1372685 INFO  (zkCallback-6086-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1372685 INFO  (zkCallback-6110-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1372686 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1372686 WARN  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] 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> 1372699 INFO  (zkCallback-6148-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1372700 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1372718 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1372726 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1372726 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fdf702
   [junit4]   2> 1372727 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001/tempDir-001/node1/.
   [junit4]   2> 1372775 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: http://127.0.0.1:34735/solr. Proxy: http://127.0.0.1:36163/solr
   [junit4]   2> 1372775 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1816225100
   [junit4]   2> 1372775 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37329_solr
   [junit4]   2> 1372776 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1372776 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37329_solr as DOWN
   [junit4]   2> 1372792 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1372792 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e294ca3: rootName = solr_37329, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d52535c
   [junit4]   2> 1372798 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1372798 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fa36df: rootName = solr_37329, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@cb405ae
   [junit4]   2> 1372802 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1372811 INFO  (TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[289679483793125D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6dfeee1e: rootName = solr_37329, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry

[...truncated too long message...]

nager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1490896 INFO  (zkCallback-6379-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1490979 INFO  (jetty-closer-6387-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73085812556496917-127.0.0.1:44183_solr-n_0000000005) closing
   [junit4]   2> 1490998 INFO  (zkCallback-6355-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1490999 INFO  (jetty-closer-6387-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d06f990{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38491}
   [junit4]   2> 1491000 INFO  (jetty-closer-6387-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ba15380{/solr,null,UNAVAILABLE}
   [junit4]   2> 1491001 INFO  (jetty-closer-6387-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1491181 INFO  (jetty-closer-6387-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@765fa650{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1491181 INFO  (jetty-closer-6387-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c24e4fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 1491181 INFO  (jetty-closer-6387-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1491905 ERROR (recoveryExecutor-6333-thread-1-processing-n:127.0.0.1:43063_solr x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) [n:127.0.0.1:43063_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> 1491907 INFO  (jetty-closer-6387-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@30c8c46e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1491907 INFO  (jetty-closer-6387-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c18bf18{/solr,null,UNAVAILABLE}
   [junit4]   2> 1491907 INFO  (jetty-closer-6387-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1500616 ERROR (recoveryExecutor-6314-thread-1-processing-n:127.0.0.1:44183_solr x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:44183_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> 1500617 INFO  (jetty-closer-6387-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2997ec26{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1500617 INFO  (jetty-closer-6387-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c57823b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1500617 INFO  (jetty-closer-6387-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1500618 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1500823 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> 	28	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	139	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73085812556496906-127.0.0.1:46053_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	71	/solr/live_nodes
   [junit4]   2> 	65	/solr/overseer/queue
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	20	/solr/collections
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1500826 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43105
   [junit4]   2> 1500826 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43105
   [junit4]   2> 1500826 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[289679483793125D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43105
   [junit4]   2> 1500826 INFO  (TEST-LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection-seed#[289679483793125D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMostInSyncReplicasCanWinElection
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderVoteWaitTimeoutTest_289679483793125D-001
   [junit4]   2> Jan 17, 2020 1:30:01 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=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1477, maxMBSortInHeap=5.164405467881356, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49c52c68), locale=mg, timezone=Jamaica
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=229678112,total=465567744
   [junit4]   2> NOTE: All tests run in this JVM: [TestClassicSimilarityFactory, TestSimPolicyCloud, TestIntervalFaceting, CoreMergeIndexesAdminHandlerTest, TestDistributedSearch, RuleEngineTest, TestSimExecutePlanAction, ConcurrentCreateRoutedAliasTest, TestSizeLimitedDistributedMap, TestReloadAndDeleteDocs, TestSearchPerf, MultiSolrCloudTestCaseTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestStressThreadBackup, ReindexCollectionTest, NodeAddedTriggerIntegrationTest, InfoHandlerTest, DateRangeFieldTest, OverseerSolrResponseTest, AddReplicaTest, TestDownShardTolerantSearch, TestStressReorder, SolrCloudExampleTest, DistributedFacetPivotWhiteBoxTest, StressHdfsTest, ComputePlanActionTest, SolrCloudReportersTest, CollectionsAPIAsyncDistributedZkTest, TestFieldCacheSortRandom, TestImplicitCoreProperties, ScheduledMaintenanceTriggerTest, TestHighlightDedupGrouping, TestSQLHandlerNonCloud, TestCustomSort, TestDeleteCollectionOnDownNodes, SolrPluginUtilsTest, TestExactStatsCacheCloud, FileBasedSpellCheckerTest, StatsReloadRaceTest, TestCorePropertiesReload, NodeLostTriggerTest, TestHttpServletCarrier, TestCollectionAPI, TestUtilizeNode, QueryElevationComponentTest, TestGeoJSONResponseWriter, PathHierarchyTokenizerFactoryTest, TestComplexPhraseLeadingWildcard, SaslZkACLProviderTest, TestSchemaResource, TestConfigSets, TestRawTransformer, TestFileDictionaryLookup, JavabinLoaderTest, TestSolrIndexConfig, IgnoreLargeDocumentProcessorFactoryTest, TestDefaultStatsCache, ReplaceNodeTest, TestLegacyNumericRangeQueryBuilder, Tagger2Test, TestLegacyFieldReuse, SolrCmdDistributorTest, TestConfigSetsAPIExclusivity, TestSolrJ, TestChildDocTransformer, StatsComponentTest, TestMultiValuedNumericRangeQuery, OverseerCollectionConfigSetProcessorTest, TestValueSourceCache, TestLRUStatsCacheCloud, QueryParsingTest, TestSimLargeCluster, PrimUtilsTest, WrapperMergePolicyFactoryTest, TestSchemaManager, CoreAdminHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSystemIdResolver, TestJmxIntegration, MetricsConfigTest, TestLegacyFieldCache, PolyFieldTest, TestTextField, PluginInfoTest, SolrCoreCheckLockOnStartupTest, SortByFunctionTest, FileUtilsTest, CdcrWithNodesRestartsTest, RollingRestartTest, MoveReplicaHDFSFailoverTest, LeaderFailoverAfterPartitionTest, CurrencyRangeFacetCloudTest, TestSolrTestCaseJ4, ZkControllerTest, TestLegacyBM25SimilarityFactory, AuditLoggerPluginTest, IndexSizeTriggerTest, TestSolrConfigHandler, TestHashQParserPlugin, TestUnInvertedFieldException, TestSubQueryTransformer, TestStandardQParsers, TestNRTOpen, TestPHPSerializedResponseWriter, TestBulkSchemaAPI, TestSolrCachePerf, ChaosMonkeyNothingIsSafeTest, DocumentBuilderTest, TestFieldTypeCollectionResource, HdfsLockFactoryTest, XCJFQueryTest, TestBadConfig, TestPerFieldSimilarityWithDefaultOverride, ZkStateReaderTest, LeaderElectionContextKeyTest, DistributedSuggestComponentTest, TestUnifiedSolrHighlighter, TestOverriddenPrefixQueryForCustomFieldType, PeerSyncWithBufferUpdatesTest, AdminHandlersProxyTest, NodeMutatorTest, PeerSyncReplicationTest, DistributedExpandComponentTest, TestExactStatsCache, TimeZoneUtilsTest, TermVectorComponentDistributedTest, TestHighFrequencyDictionaryFactory, InfixSuggestersTest, TestDistribPackageStore, TestCloudJSONFacetJoinDomain, AtomicUpdatesTest, HdfsTlogReplayBufferedWhileIndexingTest, CdcrBidirectionalTest, TestPKIAuthenticationPlugin, BasicAuthStandaloneTest, TestSuggestSpellingConverter, CloudExitableDirectoryReaderTest, HttpSolrCallGetCoreTest, TestFieldCache, UUIDFieldTest, HttpPartitionOnCommitTest, IndexSchemaRuntimeFieldTest, TestMaxTokenLenTokenizer, LeaderVoteWaitTimeoutTest]
   [junit4] Completed [450/899 (1!)] on J1 in 134.14s, 2 tests, 1 error <<< FAILURES!

[...truncated 54100 lines...]