Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Linux/470/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:36919/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:36919/solr
        at 
__randomizedtesting.SeedInfo.seed([5F2E11247AD7B57:E0C1A6935BD98955]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
        at 
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:65)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
        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:835)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 48 more




Build Log:
[...truncated 13600 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> 313569 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-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/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/init-core-data-001
   [junit4]   2> 313570 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 313571 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 313571 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001
   [junit4]   2> 313572 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 313572 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 313572 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 313672 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer start zk server on port:40517
   [junit4]   2> 313672 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40517
   [junit4]   2> 313672 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40517
   [junit4]   2> 313675 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313678 INFO  (zkConnectionManagerCallback-2928-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313678 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313730 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313731 INFO  (zkConnectionManagerCallback-2930-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313731 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313742 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313766 INFO  (zkConnectionManagerCallback-2932-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313766 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313878 WARN  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313878 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313878 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313878 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 313878 WARN  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313879 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313879 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313879 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 313879 WARN  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313879 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313879 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313879 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 313883 WARN  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313883 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313883 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313883 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 313900 WARN  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 313900 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 313900 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 313900 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@755c8d9d{/solr,null,AVAILABLE}
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45c8b14c{/solr,null,AVAILABLE}
   [junit4]   2> 313904 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16cfe2b7{/solr,null,AVAILABLE}
   [junit4]   2> 313905 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@9f1c60c{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:40025}
   [junit4]   2> 313905 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.s.Server Started @313921ms
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@16849f49{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:45563}
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.s.Server Started @313922ms
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45563}
   [junit4]   2> 313906 ERROR (jetty-launcher-2933-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@150f9c86{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36919}
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.s.Server Started @313922ms
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36919}
   [junit4]   2> 313906 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-25T14:28:29.823886Z
   [junit4]   2> 313907 ERROR (jetty-launcher-2933-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313907 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313905 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40025}
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313908 ERROR (jetty-launcher-2933-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313908 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-25T14:28:29.825403Z
   [junit4]   2> 313911 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 313911 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313911 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313911 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-25T14:28:29.828094Z
   [junit4]   2> 313911 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b6e9c87{/solr,null,AVAILABLE}
   [junit4]   2> 313911 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@73c8bfcf{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:40617}
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.s.Server Started @313928ms
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f0eb0e0{/solr,null,AVAILABLE}
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40617}
   [junit4]   2> 313912 ERROR (jetty-launcher-2933-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313912 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-25T14:28:29.829678Z
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e4d50d0{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:46345}
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.s.Server Started @313928ms
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46345}
   [junit4]   2> 313913 ERROR (jetty-launcher-2933-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 313913 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-25T14:28:29.830584Z
   [junit4]   2> 313933 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313938 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313942 INFO  (zkConnectionManagerCallback-2941-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313942 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313942 INFO  (zkConnectionManagerCallback-2937-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313942 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313942 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313942 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313943 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 313943 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313943 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313946 INFO  (zkConnectionManagerCallback-2943-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313946 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313946 INFO  (zkConnectionManagerCallback-2939-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313946 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313946 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313946 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 313951 INFO  (zkConnectionManagerCallback-2935-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 313951 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 313952 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 314088 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 314093 WARN  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7639b18b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314094 WARN  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7639b18b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314103 WARN  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b114267[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314103 WARN  (jetty-launcher-2933-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b114267[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314104 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40517/solr
   [junit4]   2> 314106 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314110 INFO  (zkConnectionManagerCallback-2950-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314110 INFO  (jetty-launcher-2933-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314197 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 314198 WARN  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68a2f0a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314198 WARN  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68a2f0a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314201 WARN  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73fe11f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314201 WARN  (jetty-launcher-2933-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73fe11f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314202 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40517/solr
   [junit4]   2> 314210 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314212 INFO  (zkConnectionManagerCallback-2957-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314212 INFO  (jetty-launcher-2933-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314212 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314213 INFO  (zkConnectionManagerCallback-2959-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314213 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314260 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40617_solr
   [junit4]   2> 314261 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.Overseer Overseer 
(id=72061086371151882-127.0.0.1:40617_solr-n_0000000000) starting
   [junit4]   2> 314274 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314275 INFO  (zkConnectionManagerCallback-2967-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314275 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314278 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40517/solr ready
   [junit4]   2> 314282 INFO  
(OverseerStateUpdate-72061086371151882-127.0.0.1:40617_solr-n_0000000000) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40617_solr
   [junit4]   2> 314287 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40617_solr
   [junit4]   2> 314288 INFO  (zkCallback-2958-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 314288 INFO  (zkCallback-2966-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 314303 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 314323 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40617.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314334 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40617.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314334 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40617.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314336 INFO  (jetty-launcher-2933-thread-5) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node5/.
   [junit4]   2> 314468 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 314470 WARN  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@53acfa7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314470 WARN  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@53acfa7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314510 WARN  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1650ea3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314510 WARN  (jetty-launcher-2933-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1650ea3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314511 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40517/solr
   [junit4]   2> 314534 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314542 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 314543 WARN  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b4a034d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314544 WARN  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b4a034d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314543 INFO  (zkConnectionManagerCallback-2976-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314562 INFO  (jetty-launcher-2933-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314573 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314573 INFO  (zkConnectionManagerCallback-2980-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314573 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314578 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 314580 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45563_solr as DOWN
   [junit4]   2> 314585 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 314585 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45563_solr
   [junit4]   2> 314586 INFO  (zkCallback-2966-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 314588 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 314590 WARN  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@118f29c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314590 WARN  (jetty-launcher-2933-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@118f29c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314592 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40517/solr
   [junit4]   2> 314593 WARN  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b3387ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314593 WARN  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b3387ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314602 INFO  (zkCallback-2979-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 314606 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314618 INFO  (zkCallback-2958-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 314630 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314646 WARN  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@289f6c8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314646 WARN  (jetty-launcher-2933-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@289f6c8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 314648 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40517/solr
   [junit4]   2> 314654 INFO  (zkConnectionManagerCallback-2988-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314654 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314655 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 314657 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40517/solr ready
   [junit4]   2> 314690 INFO  (zkConnectionManagerCallback-2992-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314690 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 314690 INFO  (jetty-launcher-2933-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314710 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314714 INFO  (zkConnectionManagerCallback-2997-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314714 INFO  (jetty-launcher-2933-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 314722 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 314734 INFO  (zkConnectionManagerCallback-2999-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314738 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314741 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 314743 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40025_solr as DOWN
   [junit4]   2> 314744 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 314744 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40025_solr
   [junit4]   2> 314745 INFO  (zkCallback-2958-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 314745 INFO  (zkCallback-2966-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 314745 INFO  (zkCallback-2979-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 314747 INFO  (zkCallback-2987-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 314748 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45563.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314760 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45563.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314760 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45563.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314761 INFO  (jetty-launcher-2933-thread-3) 
[n:127.0.0.1:45563_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node3/.
   [junit4]   2> 314762 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314770 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 314778 INFO  (zkConnectionManagerCallback-3007-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314778 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314779 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 314780 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40517/solr ready
   [junit4]   2> 314810 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314810 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 314826 INFO  (zkConnectionManagerCallback-3010-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314826 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314830 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 314833 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46345_solr as DOWN
   [junit4]   2> 314835 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 314835 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46345_solr
   [junit4]   2> 314836 INFO  (zkCallback-2958-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314836 INFO  (zkCallback-2987-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314836 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314836 INFO  (zkCallback-2979-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314836 INFO  (zkCallback-2966-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314837 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40025.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314838 INFO  (zkCallback-3006-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314850 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314850 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40025.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314850 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40025.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314851 INFO  (jetty-launcher-2933-thread-4) 
[n:127.0.0.1:40025_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node4/.
   [junit4]   2> 314854 INFO  (zkCallback-3009-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 314870 INFO  (zkConnectionManagerCallback-3017-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314870 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314871 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 314872 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40517/solr ready
   [junit4]   2> 314906 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 314922 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46345.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314930 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 314930 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46345.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314930 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46345.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 314931 INFO  (jetty-launcher-2933-thread-1) 
[n:127.0.0.1:46345_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node1/.
   [junit4]   2> 314938 INFO  (zkConnectionManagerCallback-3020-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 314938 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 314943 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 314947 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36919_solr as DOWN
   [junit4]   2> 314947 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 314947 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36919_solr
   [junit4]   2> 314949 INFO  (zkCallback-2987-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314949 INFO  (zkCallback-2966-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314949 INFO  (zkCallback-2979-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314949 INFO  (zkCallback-3006-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314949 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314949 INFO  (zkCallback-2958-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314950 INFO  (zkCallback-3009-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314966 INFO  (zkCallback-3016-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314978 INFO  (zkCallback-3019-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 314990 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 315010 INFO  (zkConnectionManagerCallback-3027-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 315010 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 315011 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 315015 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40517/solr ready
   [junit4]   2> 315034 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 315046 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36919.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 315055 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36919.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 315055 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36919.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 315056 INFO  (jetty-launcher-2933-thread-2) 
[n:127.0.0.1:36919_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node2/.
   [junit4]   2> 315122 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315123 INFO  (zkConnectionManagerCallback-3033-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 315123 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315124 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 315125 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40517/solr 
ready
   [junit4]   2> 315168 INFO  
(TEST-RulesTest.testPortRuleInPresenceOfClusterPolicy-seed#[5F2E11247AD7B57]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Starting testPortRuleInPresenceOfClusterPolicy
   [junit4]   2> 315196 INFO  (qtp1526035347-8277) [n:127.0.0.1:36919_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 315223 INFO  (qtp1009929218-8289) [n:127.0.0.1:40617_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 315264 INFO  (qtp1501454381-8278) [n:127.0.0.1:45563_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 315282 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 315297 INFO  (qtp1102560429-8290) [n:127.0.0.1:46345_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 315298 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=118
   [junit4]   2> 315300 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:40025&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 315310 INFO  
(OverseerThreadFactory-3150-thread-1-processing-n:127.0.0.1:40617_solr) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
portRuleColl2
   [junit4]   2> 315424 INFO  
(OverseerStateUpdate-72061086371151882-127.0.0.1:40617_solr-n_0000000000) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40025/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 315428 INFO  
(OverseerStateUpdate-72061086371151882-127.0.0.1:40617_solr-n_0000000000) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40025/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 315647 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 315668 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n3&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 316663 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 316667 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 316668 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 316668 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n1' using 
configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 316669 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40025.solr.core.portRuleColl2.shard1.replica_n1' (registry 
'solr.core.portRuleColl2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 316669 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[portRuleColl2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node4/portRuleColl2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node4/./portRuleColl2_shard1_replica_n1/data/]
   [junit4]   2> 316700 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 316706 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 316707 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 316707 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 316708 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 316708 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n3' using 
configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 316708 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40025.solr.core.portRuleColl2.shard1.replica_n3' (registry 
'solr.core.portRuleColl2.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 316708 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316708 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316709 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.c.SolrCore [[portRuleColl2_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node4/portRuleColl2_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node4/./portRuleColl2_shard1_replica_n3/data/]
   [junit4]   2> 316709 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21ce1553[portRuleColl2_shard1_replica_n1] main]
   [junit4]   2> 316710 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 316711 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 316712 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 316712 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1640040929824866304
   [junit4]   2> 316731 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/portRuleColl2/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 316731 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/portRuleColl2/leaders/shard1
   [junit4]   2> 316734 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 316747 INFO  
(searcherExecutor-3184-thread-1-processing-n:127.0.0.1:40025_solr 
x:portRuleColl2_shard1_replica_n1 c:portRuleColl2 s:shard1 r:core_node2) 
[n:127.0.0.1:40025_solr c:portRuleColl2 s:shard1 r:core_node2 
x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n1] Registered new searcher 
Searcher@21ce1553[portRuleColl2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 316774 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 316774 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 316778 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 316778 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 316780 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@730d7693[portRuleColl2_shard1_replica_n3] main]
   [junit4]   2> 316783 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 316784 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 316785 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 316785 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1640040929901412352
   [junit4]   2> 316788 INFO  
(searcherExecutor-3187-thread-1-processing-n:127.0.0.1:40025_solr 
x:portRuleColl2_shard1_replica_n3 c:portRuleColl2 s:shard1 r:core_node4) 
[n:127.0.0.1:40025_solr c:portRuleColl2 s:shard1 r:core_node4 
x:portRuleColl2_shard1_replica_n3 ] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n3] Registered new searcher 
Searcher@730d7693[portRuleColl2_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 316790 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/portRuleColl2/terms/shard1 to Terms{values={core_node2=0, 
core_node4=0}, version=1}
   [junit4]   2> 316790 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/portRuleColl2/leaders/shard1
   [junit4]   2> 317236 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317236 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317236 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40025/solr/portRuleColl2_shard1_replica_n1/
   [junit4]   2> 317237 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=portRuleColl2_shard1_replica_n1 
url=https://127.0.0.1:40025/solr START 
replicas=[https://127.0.0.1:40025/solr/portRuleColl2_shard1_replica_n3/] 
nUpdates=100
   [junit4]   2> 317242 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=portRuleColl2_shard1_replica_n1 
url=https://127.0.0.1:40025/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 317258 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.c.S.Request [portRuleColl2_shard1_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 317258 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 317258 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 317258 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/portRuleColl2/leaders/shard1/leader after winning as 
/collections/portRuleColl2/leader_elect/shard1/election/72061086371151889-core_node2-n_0000000000
   [junit4]   2> 317260 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40025/solr/portRuleColl2_shard1_replica_n1/ shard1
   [junit4]   2> 317361 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 317362 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 317456 INFO  (qtp1175140998-8279) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node2 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1809
   [junit4]   2> 317463 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 317463 INFO  (zkCallback-2998-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 317819 INFO  (qtp1175140998-8281) [n:127.0.0.1:40025_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n3 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n3&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2151
   [junit4]   2> 317830 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_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> 317919 INFO  (zkCallback-3019-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 317919 INFO  (zkCallback-2998-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 317919 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 317920 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:40025&wt=javabin&version=2}
 status=0 QTime=2620
   [junit4]   2> 317936 INFO  
(TEST-RulesTest.testPortRuleInPresenceOfClusterPolicy-seed#[5F2E11247AD7B57]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 317939 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=portRuleColl2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 317950 INFO  
(OverseerCollectionConfigSetProcessor-72061086371151882-127.0.0.1:40617_solr-n_0000000000)
 [n:127.0.0.1:40617_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> 317951 INFO  
(OverseerThreadFactory-3150-thread-2-processing-n:127.0.0.1:40617_solr) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 317953 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.portRuleColl2.shard1.replica_n3, tag=null
   [junit4]   2> 317953 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@61ff1ead: rootName = 
solr_40025, domain = solr.core.portRuleColl2.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.portRuleColl2.shard1.replica_n3 / 
com.codahale.metrics.MetricRegistry@5ea81983
   [junit4]   2> 317970 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.portRuleColl2.shard1.replica_n1, tag=null
   [junit4]   2> 317970 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ec87894: rootName = 
solr_40025, domain = solr.core.portRuleColl2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.portRuleColl2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@18b0c5f1
   [junit4]   2> 317974 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3c702dbe
   [junit4]   2> 317980 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.portRuleColl2.shard1.replica_n3, tag=3c702dbe
   [junit4]   2> 317982 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.portRuleColl2.shard1.leader, tag=3c702dbe
   [junit4]   2> 317982 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@222c914
   [junit4]   2> 317982 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.portRuleColl2.shard1.replica_n1, tag=222c914
   [junit4]   2> 317982 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.portRuleColl2.shard1.leader, tag=222c914
   [junit4]   2> 317984 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/portRuleColl2/terms/shard1 to 
Terms{values={core_node2=0}, version=2}
   [junit4]   2> 317985 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 317985 INFO  (qtp1175140998-8273) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=portRuleColl2_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   2> 317987 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/portRuleColl2/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 317987 WARN  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 317988 INFO  (qtp1175140998-8433) [n:127.0.0.1:40025_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=portRuleColl2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 318090 INFO  (zkCallback-2998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 318090 INFO  (zkCallback-2998-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 318090 INFO  (zkCallback-2958-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 318099 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=portRuleColl2&action=DELETE&wt=javabin&version=2} status=0 
QTime=159
   [junit4]   2> 318100 INFO  
(TEST-RulesTest.testPortRuleInPresenceOfClusterPolicy-seed#[5F2E11247AD7B57]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testPortRuleInPresenceOfClusterPolicy
   [junit4]   2> 318133 INFO  
(TEST-RulesTest.testPortRule-seed#[5F2E11247AD7B57]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPortRule
   [junit4]   2> 318133 INFO  (qtp1526035347-8277) [n:127.0.0.1:36919_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:36919&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 318135 INFO  
(OverseerThreadFactory-3150-thread-3-processing-n:127.0.0.1:40617_solr) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
portRuleColl
   [junit4]   2> 318135 INFO  
(OverseerCollectionConfigSetProcessor-72061086371151882-127.0.0.1:40617_solr-n_0000000000)
 [n:127.0.0.1:40617_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> 318340 INFO  
(OverseerStateUpdate-72061086371151882-127.0.0.1:40617_solr-n_0000000000) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36919/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 318342 INFO  
(OverseerStateUpdate-72061086371151882-127.0.0.1:40617_solr-n_0000000000) 
[n:127.0.0.1:40617_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36919/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 318555 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr    
x:portRuleColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 318566 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr    
x:portRuleColl_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n3&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 319562 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 319567 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 319569 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 319569 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n1' using 
configuration from collection portRuleColl, trusted=true
   [junit4]   2> 319569 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36919.solr.core.portRuleColl.shard1.replica_n1' (registry 
'solr.core.portRuleColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 319569 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node2/portRuleColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node2/./portRuleColl_shard1_replica_n1/data/]
   [junit4]   2> 319574 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 319591 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n3 ] 
o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 319593 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 319593 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n3' using 
configuration from collection portRuleColl, trusted=true
   [junit4]   2> 319593 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36919.solr.core.portRuleColl.shard1.replica_n3' (registry 
'solr.core.portRuleColl.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43a25e1f
   [junit4]   2> 319593 INFO  (qtp1526035347-8269) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n3 ] 
o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node2/portRuleColl_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001/tempDir-001/node2/./portRuleColl_shard1_replica_n3/data/]
   [junit4]   2> 319631 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 319631 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 319632 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 319633 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 319634 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c22908b[portRuleColl_shard1_replica_n1] main]
   [junit4]   2> 319635 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 319635 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 319635 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 319635 INFO  (qtp1526035347-8275) [n:127.0.0.1:36919_solr 
c:portRuleColl s:shard1 r:core_node2 x:portRuleColl_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1640040932889853952
   [junit4]   2> 319639 INFO  
(searcherExecutor-3194-thread-1-processing-n:127.0.0.1:36919_solr 
x:portRuleColl_shard1_replica_n1 c:portRuleColl s:shard1 r:core_node2) 
[n:127.0.0.1:36919_solr c:portRuleColl s:shard1 r:cor

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

35)
   [junit4]   2> 
   [junit4]   2> 135340 INFO  (qtp1663085597-87) [n:127.0.0.1:34167_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=rulesColl&action=DELETE&wt=javabin&version=2} status=500 
QTime=105768
   [junit4]   2> 135340 ERROR (qtp1663085597-87) [n:127.0.0.1:34167_solr     ] 
o.a.s.s.HttpSolrCall null:java.lang.InterruptedException
   [junit4]   2>        at 
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2056)
   [junit4]   2>        at 
java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2221)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue$LatchWatcher.await(OverseerTaskQueue.java:160)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.offer(OverseerTaskQueue.java:210)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.sendToOCPQueue(CollectionsHandler.java:368)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:278)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:252)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 135341 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 135544 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/aliases.json
   [junit4]   2>        14      /solr/collections/rulesColl/terms/shard2
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/collections/hostFragment/terms/shard1
   [junit4]   2>        8       /solr/collections/modifyColl/terms/shard1
   [junit4]   2>        8       /solr/collections/rulesColl/terms/shard1
   [junit4]   2>        6       /solr/collections/portRuleColl2/terms/shard1
   [junit4]   2>        6       /solr/collections/hostFragment/state.json
   [junit4]   2>        5       /solr/collections/portRuleColl/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/collections/modifyColl/state.json
   [junit4]   2>        3       /solr/collections/portRuleColl2/state.json
   [junit4]   2>        2       /solr/collections/portRuleColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        107     /solr/collections/rulesColl/state.json
   [junit4]   2>        105     /solr/aliases.json
   [junit4]   2>        22      /solr/collections/modifyColl/state.json
   [junit4]   2>        21      /solr/collections/hostFragment/state.json
   [junit4]   2>        18      /solr/clusterprops.json
   [junit4]   2>        18      /solr/clusterstate.json
   [junit4]   2>        13      /solr/collections/portRuleColl/state.json
   [junit4]   2>        11      /solr/collections/portRuleColl2/state.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        144     /solr/collections
   [junit4]   2>        129     /solr/overseer/queue
   [junit4]   2>        46      /solr/live_nodes
   [junit4]   2>        46      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 135549 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33395
   [junit4]   2> 135549 INFO  (SUITE-RulesTest-seed#[5F2E11247AD7B57]-worker) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33395
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_5F2E11247AD7B57-001
   [junit4]   2> Jul 25, 2019 3:23:37 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=806, maxMBSortInHeap=5.207341587717329, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@404f89b1),
 locale=pt-GQ, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Linux 4.18.0-25-generic amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=8,threads=2,free=71120008,total=154140672
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest]
   [junit4] Completed [5/5 (1!)] on J0 in 135.13s, 7 tests, 1 error <<< 
FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/common-build.xml:1572: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.2-Linux/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 35 tests, 1 error [seed: 5F2E11247AD7B57]

Total time: 2 minutes 18 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.rule.RulesTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=31d7ec7bbfdcd2c4cc61d9d35e962165410b65fe, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.2-Linux
[WARNINGS] Computing warning deltas based on reference build #469
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to