Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1847/

1 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([192AB088CB070619:471E7DC688789AFE]:0)
        at java.base/sun.nio.ch.Net.bind0(Native Method)
        at java.base/sun.nio.ch.Net.bind(Net.java:461)
        at java.base/sun.nio.ch.Net.bind(Net.java:453)
        at 
java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
        at 
java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:394)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:108)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15027 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> 4540451 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[192AB088CB070619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/init-core-data-001
   [junit4]   2> 4540457 WARN  
(SUITE-LeaderElectionIntegrationTest-seed#[192AB088CB070619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 4540457 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[192AB088CB070619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4540458 INFO  
(SUITE-LeaderElectionIntegrationTest-seed#[192AB088CB070619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 4540508 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
   [junit4]   2> 4540508 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001
   [junit4]   2> 4540509 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4540536 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4540536 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4540636 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41097
   [junit4]   2> 4540636 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41097
   [junit4]   2> 4540636 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41097
   [junit4]   2> 4540689 INFO  (zkConnectionManagerCallback-11676-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540722 INFO  (zkConnectionManagerCallback-11678-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540772 INFO  (zkConnectionManagerCallback-11680-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540779 WARN  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4540779 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4540779 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4540779 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4540797 WARN  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4540797 WARN  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4540797 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4540797 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4540797 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4540797 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4540797 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4540798 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4540798 WARN  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4540798 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4540798 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4540798 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4540817 WARN  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4540818 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4540818 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4540818 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4540818 WARN  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4540819 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4540819 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4540819 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 4540820 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4540820 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4540820 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4540820 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3be6126a{/solr,null,AVAILABLE}
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62936a57{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44921}
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.s.Server Started @4540903ms
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44921}
   [junit4]   2> 4540821 ERROR (jetty-launcher-11681-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4540821 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T07:30:49.815557Z
   [junit4]   2> 4540828 INFO  (zkConnectionManagerCallback-11683-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540829 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b30e2e1{/solr,null,AVAILABLE}
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d023f6c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33039}
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.s.Server Started @4540913ms
   [junit4]   2> 4540830 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33039}
   [junit4]   2> 4540831 ERROR (jetty-launcher-11681-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4540831 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4540831 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4540831 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4540831 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4540831 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T07:30:49.825183Z
   [junit4]   2> 4540845 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4540845 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4540845 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4540845 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@204647b5{/solr,null,AVAILABLE}
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d072c47{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42068}
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.s.Server Started @4540928ms
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42068}
   [junit4]   2> 4540846 ERROR (jetty-launcher-11681-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4540846 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T07:30:49.840409Z
   [junit4]   2> 4540867 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4540867 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4540867 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4540885 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1084ea42{/solr,null,AVAILABLE}
   [junit4]   2> 4540889 INFO  (zkConnectionManagerCallback-11688-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540889 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4540890 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d001615{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43754}
   [junit4]   2> 4540890 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.s.Server Started @4540973ms
   [junit4]   2> 4540890 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43754}
   [junit4]   2> 4540890 ERROR (jetty-launcher-11681-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4540891 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4540891 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4540891 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4540891 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4540891 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T07:30:49.885136Z
   [junit4]   2> 4541001 INFO  (zkConnectionManagerCallback-11685-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541010 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4541022 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4541022 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4541022 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4541034 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f7e9411{/solr,null,AVAILABLE}
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d8b772c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46015}
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.s.Server Started @4541129ms
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46015}
   [junit4]   2> 4541046 ERROR (jetty-launcher-11681-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4541046 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T07:30:50.040899Z
   [junit4]   2> 4541086 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4541159 INFO  (zkConnectionManagerCallback-11694-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541160 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4541160 WARN  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6b0c041e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541192 INFO  (zkConnectionManagerCallback-11690-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541192 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4541210 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4541210 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4541210 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4541210 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c576e83{/solr,null,AVAILABLE}
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62c31868{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34780}
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.s.Server Started @4541294ms
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34780}
   [junit4]   2> 4541211 ERROR (jetty-launcher-11681-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4541211 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T07:30:50.205646Z
   [junit4]   2> 4541217 WARN  (jetty-launcher-11681-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@433c532e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541218 INFO  (jetty-launcher-11681-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 4541241 INFO  (zkConnectionManagerCallback-11700-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541241 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4541246 INFO  (zkConnectionManagerCallback-11704-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541301 INFO  (zkConnectionManagerCallback-11706-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541410 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42068_solr
   [junit4]   2> 4541410 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.Overseer Overseer 
(id=74689287176388618-127.0.0.1:42068_solr-n_0000000000) starting
   [junit4]   2> 4541463 INFO  (zkConnectionManagerCallback-11714-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541496 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41097/solr ready
   [junit4]   2> 4541505 INFO  
(OverseerStateUpdate-74689287176388618-127.0.0.1:42068_solr-n_0000000000) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42068_solr
   [junit4]   2> 4541524 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42068_solr
   [junit4]   2> 4541543 INFO  (zkCallback-11713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4541575 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4541580 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4541585 INFO  (zkCallback-11705-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4541617 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4541621 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4541622 WARN  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f83a120[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541658 WARN  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@21404adf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541676 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42068.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4541682 WARN  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a0177fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541694 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4541698 WARN  (jetty-launcher-11681-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4492e47c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541700 INFO  (jetty-launcher-11681-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 4541706 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42068.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4541707 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42068.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4541708 INFO  (jetty-launcher-11681-thread-4) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node4/.
   [junit4]   2> 4541739 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4541739 WARN  (jetty-launcher-11681-thread-5) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6c123ad1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541741 INFO  (jetty-launcher-11681-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 4541764 WARN  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@212848df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541765 INFO  (zkConnectionManagerCallback-11726-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541766 WARN  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@32b3f0a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541834 WARN  (jetty-launcher-11681-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1193cf7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541836 INFO  (jetty-launcher-11681-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 4541836 WARN  (jetty-launcher-11681-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6e131df7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541837 INFO  (jetty-launcher-11681-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 4541840 WARN  (jetty-launcher-11681-thread-6) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@60cb6f9e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4541840 INFO  (zkConnectionManagerCallback-11740-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541841 INFO  (jetty-launcher-11681-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 4541856 INFO  (zkConnectionManagerCallback-11731-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541933 INFO  (zkConnectionManagerCallback-11743-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541938 INFO  (zkConnectionManagerCallback-11736-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541956 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4541957 INFO  (zkConnectionManagerCallback-11747-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541959 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44921_solr as DOWN
   [junit4]   2> 4541960 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4541960 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44921_solr
   [junit4]   2> 4541961 INFO  (zkCallback-11705-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4541961 INFO  (zkCallback-11713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4541971 INFO  (zkConnectionManagerCallback-11749-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4541976 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4541987 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34780_solr as DOWN
   [junit4]   2> 4541988 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4541988 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34780_solr
   [junit4]   2> 4541989 INFO  (zkCallback-11713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4541989 INFO  (zkCallback-11705-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4542007 INFO  (zkCallback-11735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4542046 INFO  (zkConnectionManagerCallback-11757-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542056 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4542058 INFO  (zkConnectionManagerCallback-11762-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542060 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4542061 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41097/solr ready
   [junit4]   2> 4542065 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33039_solr as DOWN
   [junit4]   2> 4542066 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4542066 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33039_solr
   [junit4]   2> 4542067 INFO  (zkCallback-11735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4542067 INFO  (zkCallback-11713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4542067 INFO  (zkCallback-11705-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4542093 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 4542121 INFO  (zkConnectionManagerCallback-11751-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542125 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 4542133 INFO  (zkConnectionManagerCallback-11769-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542141 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 4542142 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46015_solr as DOWN
   [junit4]   2> 4542142 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41097/solr ready
   [junit4]   2> 4542142 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4542142 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46015_solr
   [junit4]   2> 4542143 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4542143 INFO  (zkCallback-11713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4542144 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4542147 INFO  (zkCallback-11735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4542193 INFO  (zkCallback-11761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 4542221 INFO  (zkCallback-11756-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 4542244 INFO  (zkConnectionManagerCallback-11753-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542245 INFO  (zkConnectionManagerCallback-11776-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542254 INFO  (zkConnectionManagerCallback-11784-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542257 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4542258 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41097/solr ready
   [junit4]   2> 4542265 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4542266 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41097/solr ready
   [junit4]   2> 4542281 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4542369 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4542388 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34780.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542405 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4542413 INFO  (zkCallback-11768-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4542415 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44921.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542417 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 4542419 INFO  (zkCallback-11705-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 4542420 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43754_solr as DOWN
   [junit4]   2> 4542420 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4542420 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43754_solr
   [junit4]   2> 4542422 INFO  (zkCallback-11756-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542422 INFO  (zkCallback-11735-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542422 INFO  (zkCallback-11713-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542422 INFO  (zkCallback-11761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542422 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542422 INFO  (zkCallback-11705-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542431 INFO  (zkCallback-11768-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542431 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 4542431 INFO  (zkCallback-11783-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542433 INFO  (zkCallback-11775-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542442 INFO  (zkCallback-11752-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 4542463 INFO  (zkConnectionManagerCallback-11794-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4542465 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 4542466 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41097/solr ready
   [junit4]   2> 4542499 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4542583 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34780.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542583 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34780.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542586 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542587 INFO  (jetty-launcher-11681-thread-2) 
[n:127.0.0.1:34780_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node2/.
   [junit4]   2> 4542595 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46015.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542614 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44921.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542614 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44921.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542620 INFO  (jetty-launcher-11681-thread-3) 
[n:127.0.0.1:44921_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node3/.
   [junit4]   2> 4542622 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43754.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542654 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43754.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542655 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43754.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542656 INFO  (jetty-launcher-11681-thread-1) 
[n:127.0.0.1:43754_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node1/.
   [junit4]   2> 4542672 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46015.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542672 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46015.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542673 INFO  (jetty-launcher-11681-thread-5) 
[n:127.0.0.1:46015_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node5/.
   [junit4]   2> 4542679 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542679 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33039.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4542680 INFO  (jetty-launcher-11681-thread-6) 
[n:127.0.0.1:33039_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node6/.
   [junit4]   2> 4543160 INFO  (zkConnectionManagerCallback-11800-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4543186 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 4543187 INFO  
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[192AB088CB070619])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41097/solr ready
   [junit4]   2> 4543206 INFO  (qtp2077414311-39926) [n:127.0.0.1:46015_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4543217 INFO  
(OverseerThreadFactory-8668-thread-1-processing-n:127.0.0.1:42068_solr) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 4543335 INFO  
(OverseerStateUpdate-74689287176388618-127.0.0.1:42068_solr-n_0000000000) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34780/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4543337 INFO  
(OverseerStateUpdate-74689287176388618-127.0.0.1:42068_solr-n_0000000000) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46015/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4543558 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4543590 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4544630 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4544637 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4544638 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4544640 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4544640 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 4544640 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46015.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4544640 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node5/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node5/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 4544661 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4544663 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4544663 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 4544663 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34780.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4544663 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 4544881 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4544881 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4544883 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4544883 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4544884 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@99d9321[collection1_shard1_replica_n1] main]
   [junit4]   2> 4544885 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4544886 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4544887 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4544888 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633491672243372032
   [junit4]   2> 4544894 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 4544894 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 4544900 INFO  
(searcherExecutor-8709-thread-1-processing-n:127.0.0.1:34780_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:34780_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@99d9321[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4544907 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4544907 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4544907 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/74689287176388625-core_node3-n_0000000000
   [junit4]   2> 4544909 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34780/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 4544969 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4544969 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4544970 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4544970 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4544972 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33de847c[collection1_shard2_replica_n2] main]
   [junit4]   2> 4544977 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4544977 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4544978 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4544978 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633491672337743872
   [junit4]   2> 4544983 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 4544983 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 4544983 INFO  
(searcherExecutor-8708-thread-1-processing-n:127.0.0.1:46015_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:46015_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@33de847c[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4544985 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4544985 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4544985 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/74689287176388627-core_node4-n_0000000000
   [junit4]   2> 4544987 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46015/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 4545091 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545092 WARN  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 4545092 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545092 INFO  (zkCallback-11750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545093 WARN  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 4545094 INFO  (qtp1935222084-39929) [n:127.0.0.1:34780_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1503
   [junit4]   2> 4545096 INFO  (qtp2077414311-39932) [n:127.0.0.1:46015_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1538
   [junit4]   2> 4545097 INFO  (zkCallback-11748-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545110 INFO  (qtp2077414311-39926) [n:127.0.0.1:46015_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 4545290 INFO  (zkCallback-11748-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545290 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545291 INFO  
(OverseerCollectionConfigSetProcessor-74689287176388618-127.0.0.1:42068_solr-n_0000000000)
 [n:127.0.0.1:42068_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4545292 INFO  (zkCallback-11748-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545293 INFO  (zkCallback-11750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545293 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545293 INFO  (qtp2077414311-39926) [n:127.0.0.1:46015_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2087
   [junit4]   2> 4545294 INFO  (zkCallback-11750-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545307 INFO  (qtp2077414311-39933) [n:127.0.0.1:46015_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4545326 INFO  
(OverseerThreadFactory-8668-thread-2-processing-n:127.0.0.1:42068_solr) 
[n:127.0.0.1:42068_solr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:42068_solr for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 4545327 INFO  
(OverseerThreadFactory-8668-thread-2-processing-n:127.0.0.1:42068_solr) 
[n:127.0.0.1:42068_solr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 4545329 INFO  
(OverseerStateUpdate-74689287176388618-127.0.0.1:42068_solr-n_0000000000) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42068/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42068_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4545431 INFO  (zkCallback-11748-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545431 INFO  (zkCallback-11750-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545431 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545431 INFO  (zkCallback-11748-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545431 INFO  (zkCallback-11750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545431 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545544 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr    
x:collection1_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4545544 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr    
x:collection1_shard1_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4545550 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4545568 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 4545570 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4545570 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 4545570 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42068.solr.core.collection1.shard1.replica_n5' (registry 
'solr.core.collection1.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4545571 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node4/collection1_shard1_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node4/./collection1_shard1_replica_n5/data/]
   [junit4]   2> 4545668 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4545668 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4545668 INFO  (zkCallback-11748-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545668 INFO  (zkCallback-11748-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545668 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545670 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4545670 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4545671 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e6ce83f[collection1_shard1_replica_n5] main]
   [junit4]   2> 4545676 INFO  (zkCallback-11750-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545676 INFO  (zkCallback-11750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545676 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545701 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4545701 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4545702 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4545702 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633491673096912896
   [junit4]   2> 4545705 INFO  
(searcherExecutor-8718-thread-1-processing-n:127.0.0.1:42068_solr 
x:collection1_shard1_replica_n5 c:collection1 s:shard1 r:core_node6) 
[n:127.0.0.1:42068_solr c:collection1 s:shard1 r:core_node6 
x:collection1_shard1_replica_n5] o.a.s.c.SolrCore 
[collection1_shard1_replica_n5] Registered new searcher 
Searcher@6e6ce83f[collection1_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4545708 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node6=0, 
core_node3=0}, version=1}
   [junit4]   2> 4545708 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 4545742 WARN  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.c.ZkController Skipping recovery according to sys prop 
solrcloud.skip.autorecovery
   [junit4]   2> 4545744 INFO  (qtp1047026785-39910) [n:127.0.0.1:42068_solr 
c:collection1 s:shard1 r:core_node6 x:collection1_shard1_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=collection1_shard1_replica_n5&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=200
   [junit4]   2> 4545758 INFO  (qtp2077414311-39933) [n:127.0.0.1:46015_solr 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=451
   [junit4]   2> 4545759 INFO  (qtp2077414311-39925) [n:127.0.0.1:46015_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4545777 INFO  
(OverseerCollectionConfigSetProcessor-74689287176388618-127.0.0.1:42068_solr-n_0000000000)
 [n:127.0.0.1:42068_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4545779 INFO  
(OverseerThreadFactory-8668-thread-3-processing-n:127.0.0.1:42068_solr) 
[n:127.0.0.1:42068_solr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:44921_solr for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 4545780 INFO  
(OverseerThreadFactory-8668-thread-3-processing-n:127.0.0.1:42068_solr) 
[n:127.0.0.1:42068_solr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 4545790 INFO  
(OverseerStateUpdate-74689287176388618-127.0.0.1:42068_solr-n_0000000000) 
[n:127.0.0.1:42068_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44921/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:44921_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4545899 INFO  (zkCallback-11705-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545899 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545899 INFO  (zkCallback-11748-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545899 INFO  (zkCallback-11748-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545899 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545899 INFO  (zkCallback-11750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545899 INFO  (zkCallback-11750-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545902 INFO  (zkCallback-11705-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545923 INFO  (zkCallback-11705-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4545992 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr    
x:collection1_shard1_replica_n7] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=collection1_shard1_replica_n7&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4546011 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 4546029 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n7] Schema name=minimal
   [junit4]   2> 4546031 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4546031 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n7' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 4546032 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44921.solr.core.collection1.shard1.replica_n7' (registry 
'solr.core.collection1.shard1.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32cff379
   [junit4]   2> 4546032 INFO  (qtp511460295-39888) [n:127.0.0.1:44921_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node3/collection1_shard1_replica_n7],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_192AB088CB070619-001/tempDir-001/node3/./collection1_shard1_replica_n7/data/]
   [junit4]   2> 4546107 INFO  (zkCallback-11748-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4546107 INFO  (zkCallback-11748-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4546107 INFO  (zkCallback-11748-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4546107 INFO  (zkCallback-11750-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4546107 INFO  (zkCallback-11750-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4546107 INFO  (zkCallback-11750-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [6])
   [junit4]   2> 4546107 INFO  (zkCallback-11705-thre

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

g settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null173417447
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null173417447
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null173417447

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;work...@lucene2-us-west.apache.org
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 88ms :: artifacts dl 7ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 697 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to