Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25065/
Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast

Error Message:
Request should fail after trying all replica nodes once

Stack Trace:
junit.framework.AssertionFailedError: Request should fail after trying all 
replica nodes once
        at 
__randomizedtesting.SeedInfo.seed([57C1EB34F6473FBE:841CC29E517656C2]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2729)
        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
        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$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13088 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 184644 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 184644 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/data-dir-20-001
   [junit4]   2> 184645 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 184645 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 184645 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 184646 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001
   [junit4]   2> 184646 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 184646 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 184646 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 184746 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43129
   [junit4]   2> 184746 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43129
   [junit4]   2> 184746 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43129
   [junit4]   2> 184746 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43129
   [junit4]   2> 184748 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184749 INFO  (zkConnectionManagerCallback-1053-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184749 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184751 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184752 INFO  (zkConnectionManagerCallback-1055-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184752 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184753 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184754 INFO  (zkConnectionManagerCallback-1057-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184754 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184856 WARN  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 184856 WARN  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 184856 WARN  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 184856 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 184858 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21fa5ee6{/solr,null,AVAILABLE}
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a160658{/solr,null,AVAILABLE}
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fbbd677{/solr,null,AVAILABLE}
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e316fa7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a5835c5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35021}
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 184859 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33379}
   [junit4]   2> 184860 ERROR (jetty-launcher-1058-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 184860 ERROR (jetty-launcher-1058-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-24T18:06:59.557282Z
   [junit4]   2> 184860 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-24T18:06:59.557283Z
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7616aa6c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40495}
   [junit4]   2> 184865 ERROR (jetty-launcher-1058-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 184865 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-24T18:06:59.562836Z
   [junit4]   2> 184869 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184876 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184877 INFO  (zkConnectionManagerCallback-1061-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184877 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184877 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184877 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184878 INFO  (zkConnectionManagerCallback-1062-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184878 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184878 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184878 INFO  (zkConnectionManagerCallback-1064-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 184878 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184879 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185171 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 185172 WARN  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4403b7f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185172 WARN  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4403b7f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185174 WARN  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49d334a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185174 WARN  (jetty-launcher-1058-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49d334a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185175 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43129/solr
   [junit4]   2> 185175 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185176 INFO  (zkConnectionManagerCallback-1072-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185176 INFO  (jetty-launcher-1058-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 185188 WARN  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d326074[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185188 WARN  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d326074[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185196 WARN  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@184ebde6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185196 WARN  (jetty-launcher-1058-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@184ebde6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185197 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43129/solr
   [junit4]   2> 185204 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185205 INFO  (zkConnectionManagerCallback-1079-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185205 INFO  (jetty-launcher-1058-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185256 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 185257 WARN  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1905c9cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185257 WARN  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1905c9cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185260 WARN  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b16bc62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185260 WARN  (jetty-launcher-1058-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b16bc62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 185261 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43129/solr
   [junit4]   2> 185261 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185262 INFO  (zkConnectionManagerCallback-1085-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185262 INFO  (jetty-launcher-1058-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185284 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185286 INFO  (zkConnectionManagerCallback-1087-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185286 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 185336 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35021_solr
   [junit4]   2> 185337 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.Overseer Overseer 
(id=72070335619072009-127.0.0.1:35021_solr-n_0000000000) starting
   [junit4]   2> 185339 INFO  
(OverseerStateUpdate-72070335619072009-127.0.0.1:35021_solr-n_0000000000) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35021_solr
   [junit4]   2> 185339 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35021_solr
   [junit4]   2> 185342 INFO  
(OverseerStateUpdate-72070335619072009-127.0.0.1:35021_solr-n_0000000000) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 185343 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 185349 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 185377 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 185386 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185387 INFO  (zkConnectionManagerCallback-1093-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185387 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 185389 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 185391 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33379_solr as DOWN
   [junit4]   2> 185392 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 185392 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33379_solr
   [junit4]   2> 185393 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 185394 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 185394 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 185397 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 185398 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35021.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185403 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 185405 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35021.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185405 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35021.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185409 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 185410 INFO  (jetty-launcher-1058-thread-3) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node3/.
   [junit4]   2> 185415 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33379.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185421 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33379.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185421 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33379.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185424 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 185424 INFO  (jetty-launcher-1058-thread-1) 
[n:127.0.0.1:33379_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node1/.
   [junit4]   2> 185496 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 185497 INFO  (zkConnectionManagerCallback-1099-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185497 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 185500 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 185502 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40495_solr as DOWN
   [junit4]   2> 185503 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 185503 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40495_solr
   [junit4]   2> 185504 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185504 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185505 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 185505 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 185519 INFO  (zkCallback-1098-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 185519 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 185537 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40495.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185546 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40495.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185546 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40495.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 185547 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 185548 INFO  (jetty-launcher-1058-thread-2) 
[n:127.0.0.1:40495_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node2/.
   [junit4]   2> 185581 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 185587 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185595 INFO  (zkConnectionManagerCallback-1108-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 185595 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185601 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 185602 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43129/solr ready
   [junit4]   2> 185631 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[57C1EB34F6473FBE])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 185641 INFO  (qtp1419755814-3112) [n:127.0.0.1:33379_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 185654 INFO  
(OverseerThreadFactory-1043-thread-1-processing-n:127.0.0.1:35021_solr) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 185765 INFO  
(OverseerStateUpdate-72070335619072009-127.0.0.1:35021_solr-n_0000000000) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35021/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 185766 INFO  
(OverseerStateUpdate-72070335619072009-127.0.0.1:35021_solr-n_0000000000) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33379/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 185979 INFO  (qtp2026986246-3113) [n:127.0.0.1:40495_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 185979 INFO  (qtp1626770889-3114) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:40495_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr79Jf5NS5WRnydXQmJsHSSRRHhG3IafvMqvN4drLneU3TxmLJc4mqE8DP5NGUiBJBGnos+Fy63FYamrpHziqRde+TTMw/lRJDyqaydbEDwK3wf3QdrLFwIAPeiniW6lYJyRq7xv7uxgY13HmNN3Mt3ZgTIUj5qG+8aBvCE/ID20gIhqoFZ2B8qSTHbNUaIhTzdStHr995Fdd2aAZlCxmq32xykEj2/qyjCEpKVzDtWtmXzc8GLRE04Ie4Nui5akDuTynoyyEpJye0Y6+rnnU27N0svbDbANUzNYRHWmSYdmWdAgPtoYSwD1hs3OPlKTRjR6L313xQwf7/NUbQgjc1QIDAQAB
   [junit4]   2> 185981 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr    
x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 185982 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr    
x:infected_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 185982 INFO  (qtp2026986246-3110) [n:127.0.0.1:40495_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 185983 INFO  (qtp1419755814-3109) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:40495_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr79Jf5NS5WRnydXQmJsHSSRRHhG3IafvMqvN4drLneU3TxmLJc4mqE8DP5NGUiBJBGnos+Fy63FYamrpHziqRde+TTMw/lRJDyqaydbEDwK3wf3QdrLFwIAPeiniW6lYJyRq7xv7uxgY13HmNN3Mt3ZgTIUj5qG+8aBvCE/ID20gIhqoFZ2B8qSTHbNUaIhTzdStHr995Fdd2aAZlCxmq32xykEj2/qyjCEpKVzDtWtmXzc8GLRE04Ie4Nui5akDuTynoyyEpJye0Y6+rnnU27N0svbDbANUzNYRHWmSYdmWdAgPtoYSwD1hs3OPlKTRjR6L313xQwf7/NUbQgjc1QIDAQAB
   [junit4]   2> 185983 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr    
x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 186995 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 187012 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 187018 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [infected_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 187019 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [infected_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 187019 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 187019 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using 
configuration from collection infected, trusted=true
   [junit4]   2> 187019 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33379.solr.core.infected.shard2.replica_n2' (registry 
'solr.core.infected.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 187020 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node1/infected_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node1/./infected_shard2_replica_n2/data/]
   [junit4]   2> 187020 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 187020 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using 
configuration from collection infected, trusted=true
   [junit4]   2> 187020 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35021.solr.core.infected.shard1.replica_n1' (registry 
'solr.core.infected.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@487b50cc
   [junit4]   2> 187021 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node3/infected_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001/tempDir-001/node3/./infected_shard1_replica_n1/data/]
   [junit4]   2> 187080 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 187080 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 187081 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 187081 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 187082 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@251fe78b[infected_shard2_replica_n2] main]
   [junit4]   2> 187083 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 187083 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 187083 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 187083 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1651107505666785280
   [junit4]   2> 187087 INFO  
(searcherExecutor-1056-thread-1-processing-n:127.0.0.1:33379_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:33379_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2] 
Registered new searcher Searcher@251fe78b[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 187088 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 187088 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/infected/leaders/shard2
   [junit4]   2> 187091 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 187091 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 187091 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33379/solr/infected_shard2_replica_n2/
   [junit4]   2> 187091 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 187091 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:33379/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 187091 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/infected/leaders/shard2/leader after winning as 
/collections/infected/leader_elect/shard2/election/72070335619072010-core_node4-n_0000000000
   [junit4]   2> 187093 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33379/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 187100 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 187100 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 187101 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 187101 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 187103 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ed51cf0[infected_shard1_replica_n1] main]
   [junit4]   2> 187113 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 187113 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 187114 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 187114 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1651107505699291136
   [junit4]   2> 187117 INFO  
(searcherExecutor-1057-thread-1-processing-n:127.0.0.1:35021_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:35021_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1] 
Registered new searcher Searcher@5ed51cf0[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 187119 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 187119 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/infected/leaders/shard1
   [junit4]   2> 187122 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 187122 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 187122 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35021/solr/infected_shard1_replica_n1/
   [junit4]   2> 187122 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 187122 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:35021/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 187122 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/infected/leaders/shard1/leader after winning as 
/collections/infected/leader_elect/shard1/election/72070335619072009-core_node3-n_0000000000
   [junit4]   2> 187123 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35021/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 187225 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187225 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187226 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 187226 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 187227 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1244
   [junit4]   2> 187227 INFO  (zkCallback-1092-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187233 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1252
   [junit4]   2> 187236 INFO  (qtp1419755814-3112) [n:127.0.0.1:33379_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> 187238 INFO  (zkCallback-1086-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187338 INFO  (zkCallback-1086-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187338 INFO  (zkCallback-1086-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187338 INFO  (zkCallback-1092-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187338 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187338 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187339 INFO  (qtp1419755814-3112) [n:127.0.0.1:33379_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1699
   [junit4]   2> 187344 INFO  (zkCallback-1092-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187360 INFO  (qtp1419755814-3117) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 187360 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 187360 INFO  (qtp1419755814-3117) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr 
path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[2 
(1651107505950949376), 3 (1651107505953046528), 5 (1651107505953046529), 6 
(1651107505953046530), 7 (1651107505953046531), 9 (1651107505954095104), 17 
(1651107505954095105), 18 (1651107505954095106), 19 (1651107505954095107), 21 
(1651107505954095108), ... (44 adds)]} 0 7
   [junit4]   2> 187360 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[0 
(1651107505951997952), 1 (1651107505953046528), 4 (1651107505953046529), 8 
(1651107505953046530), 10 (1651107505953046531), 11 (1651107505954095104), 12 
(1651107505954095105), 13 (1651107505954095106), 14 (1651107505954095107), 15 
(1651107505954095108), ... (56 adds)]} 0 7
   [junit4]   2> 187383 INFO  (qtp1419755814-3112) [n:127.0.0.1:33379_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 187383 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:33379_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkI+6OE1tiApSv/10O/vZdGGwoyVVLz6wVbTBswyUPYVJcYfX+FlsBK5Yy9fAOIF2S8F3KEakZh29/w0FGq11DWNM1/DRe+eW9U9dLA79Iibd+/EhmNjsTtHBVBLDR289ihHtIpnS4FqpTKurAndTB8LhTnndQ5dmYK7aYYG9vH8UGqULgvoByzUBz7lRLyjKlptDRdsI5BWkw/dr06PfjRIX44LA01RdPtR5GY05udwY54/dxqATjqt8mc9gA+arz7WZrfyeVTWAFHfi3FsukV0sf0PG2gmtwTfo9JWmZQsv5AhaNida7yC564GZp1v5ye/Z6RKkKhUs8t5q/SvyoQIDAQAB
   [junit4]   2> 187384 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1651107505982406656,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 187384 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1239d5a8 
commitCommandVersion:1651107505982406656
   [junit4]   2> 187391 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5af069ad[infected_shard1_replica_n1] main]
   [junit4]   2> 187392 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 187393 INFO  
(searcherExecutor-1057-thread-1-processing-n:127.0.0.1:35021_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:35021_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1] 
Registered new searcher Searcher@5af069ad[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C56:[diagnostics={lucene.version=9.0.0,
 source=flush, os.arch=amd64, java.runtime.version=13+33, 
os.version=5.0.0-36-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1574618822085, java.version=13, 
java.vm.version=13+33}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 187393 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33379/solr/infected_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 187394 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1651107505992892416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 187394 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cb839d3 
commitCommandVersion:1651107505992892416
   [junit4]   2> 187397 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a6006a7[infected_shard2_replica_n2] 
main]
   [junit4]   2> 187397 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 187398 INFO  
(searcherExecutor-1056-thread-1-processing-n:127.0.0.1:33379_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:33379_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2] 
Registered new searcher Searcher@a6006a7[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C44:[diagnostics={lucene.version=9.0.0,
 source=flush, os.arch=amd64, java.runtime.version=13+33, 
os.version=5.0.0-36-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1574618822093, java.version=13, 
java.vm.version=13+33}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 187399 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr 
path=/update 
params={_stateVer_=infected:4&commit=true&wt=javabin&version=2}{commit=} 0 38
   [junit4]   2> 187408 INFO  (zkCallback-1092-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187408 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187408 INFO  (zkCallback-1092-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187409 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187409 INFO  (zkCallback-1086-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187409 INFO  (zkCallback-1086-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 187422 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 187422 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:35021_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq09vZH871ai9OGdfyvVgv+TwG5x0S2MXeUirwF4d1Z4ZRhSphnUeROptHyN7NMMNZ1BRlWayJJ8/aNBb0sbxn8wvXAWIevXWXwvjA80Vpb849InXbPKwTuvb6AD7ZKKxzvfgvLMC4H/Y6DDo/js/qW1cHadf/AsRPtTF+UYrGoq+4usIEtPLB3sytQE662/zShl55oAGn1RFRDedsOkXn5IdwO1QWHD3hmG80WiD5jv6N2MKJZZPSps6NuQfWYsz7T+FdL2vMGgaG5NIpXm3yYb0AHeYZIPyiXRWqrg0ESPt2OrN8l3FDPaltaPM/d9HJGciBRecvIR+G2eL/8UihQIDAQAB
   [junit4]   2> 187422 INFO  (qtp1626770889-3114) [n:127.0.0.1:35021_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 187422 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:35021_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq09vZH871ai9OGdfyvVgv+TwG5x0S2MXeUirwF4d1Z4ZRhSphnUeROptHyN7NMMNZ1BRlWayJJ8/aNBb0sbxn8wvXAWIevXWXwvjA80Vpb849InXbPKwTuvb6AD7ZKKxzvfgvLMC4H/Y6DDo/js/qW1cHadf/AsRPtTF+UYrGoq+4usIEtPLB3sytQE662/zShl55oAGn1RFRDedsOkXn5IdwO1QWHD3hmG80WiD5jv6N2MKJZZPSps6NuQfWYsz7T+FdL2vMGgaG5NIpXm3yYb0AHeYZIPyiXRWqrg0ESPt2OrN8l3FDPaltaPM/d9HJGciBRecvIR+G2eL/8UihQIDAQAB
   [junit4]   2> 187423 INFO  (qtp1419755814-3109) [n:127.0.0.1:33379_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.S.Request [infected_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:33379/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1574618822101&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 187423 INFO  (qtp1626770889-3111) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:35021/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1574618822101&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 187424 INFO  (qtp1626770889-3115) [n:127.0.0.1:35021_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.S.Request [infected_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=20
   [junit4]   2> 187424 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[57C1EB34F6473FBE])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=57C1EB34F6473FBE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-001 -Dtests.timezone=MST -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.82s J2 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([57C1EB34F6473FBE:841CC29E517656C2]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2729)
   [junit4]    >        at 
org.apache.solr.cloud.TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast(TestQueryingOnDownCollection.java:91)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 187527 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1227124098
   [junit4]   2> 187527 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35021_solr
   [junit4]   2> 187528 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1796711569
   [junit4]   2> 187528 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33379_solr
   [junit4]   2> 187528 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 187528 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33379_solr as DOWN
   [junit4]   2> 187528 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 187528 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35021_solr as DOWN
   [junit4]   2> 187541 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1357150425
   [junit4]   2> 187542 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40495_solr
   [junit4]   2> 187542 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 187542 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40495_solr as DOWN
   [junit4]   2> 187597 INFO  (coreCloseExecutor-1066-thread-1) 
[n:127.0.0.1:35021_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@54102cd3
   [junit4]   2> 187597 INFO  (coreCloseExecutor-1066-thread-1) 
[n:127.0.0.1:35021_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard1.replica_n1, 
tag=SolrCore@54102cd3
   [junit4]   2> 187597 INFO  (coreCloseExecutor-1066-thread-1) 
[n:127.0.0.1:35021_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26d2a35e: rootName = 
solr_35021, domain = solr.core.infected.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.infected.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@10429fec
   [junit4]   2> 187605 INFO  (coreCloseExecutor-1067-thread-1) 
[n:127.0.0.1:33379_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5e303502
   [junit4]   2> 187605 INFO  (coreCloseExecutor-1067-thread-1) 
[n:127.0.0.1:33379_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.infected.shard2.replica_n2, 
tag=SolrCore@5e303502
   [junit4]   2> 187605 INFO  (coreCloseExecutor-1067-thread-1) 
[n:127.0.0.1:33379_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@539b21b: rootName = 
solr_33379, domain = solr.core.infected.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.infected.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@29333a0f
   [junit4]   2> 187606 INFO  (coreCloseExecutor-1066-thread-1) 
[n:127.0.0.1:35021_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard1.leader, 
tag=SolrCore@54102cd3
   [junit4]   2> 187613 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 187614 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dcc9354: rootName = 
solr_40495, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@694cdf7f
   [junit4]   2> 187614 INFO  (coreCloseExecutor-1067-thread-1) 
[n:127.0.0.1:33379_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.infected.shard2.leader, 
tag=SolrCore@5e303502
   [junit4]   2> 187621 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 187621 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@698d7bbb: rootName = 
solr_40495, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3cfea816
   [junit4]   2> 187623 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 187623 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ca18a39: rootName = 
solr_40495, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ec46124
   [junit4]   2> 187623 INFO  (jetty-closer-1111-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 187625 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 187637 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33e6266f: rootName = 
solr_35021, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@600a7f14
   [junit4]   2> 187637 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 187642 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 187642 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@343411d2: rootName = 
solr_35021, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3cfea816
   [junit4]   2> 187642 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47c7c0cb: rootName = 
solr_33379, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@350939ed
   [junit4]   2> 187645 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 187645 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@404550f8: rootName = 
solr_35021, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ec46124
   [junit4]   2> 187645 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 187645 INFO  (zkCallback-1092-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 187645 INFO  (zkCallback-1086-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 187646 ERROR 
(OverseerStateUpdate-72070335619072009-127.0.0.1:35021_solr-n_0000000000) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.Overseer Exception in Overseer main queue 
loop
   [junit4]   2>           => 
org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = 
BadVersion for /collections/infected/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:122)
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: 
KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:122) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:350) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:259) 
~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 187647 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 187647 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38e87e9c: rootName = 
solr_33379, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3cfea816
   [junit4]   2> 187648 INFO  (zkCallback-1086-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187648 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187648 INFO  (zkCallback-1086-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187648 INFO  (zkCallback-1092-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187648 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187648 INFO  (zkCallback-1092-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (zkCallback-1092-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (zkCallback-1086-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (zkCallback-1092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (zkCallback-1092-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (zkCallback-1086-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (zkCallback-1086-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] 
for collection [infected] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 187649 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 187649 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60db3418: rootName = 
solr_33379, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1ec46124
   [junit4]   2> 187649 INFO  (jetty-closer-1111-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 187657 INFO  
(OverseerCollectionConfigSetProcessor-72070335619072009-127.0.0.1:35021_solr-n_0000000000)
 [n:127.0.0.1:35021_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> 187666 INFO  (zkCallback-1086-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 187669 INFO  (closeThreadPool-1122-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72070335619072009-127.0.0.1:35021_solr-n_0000000000) closing
   [junit4]   2> 187669 INFO  
(OverseerStateUpdate-72070335619072009-127.0.0.1:35021_solr-n_0000000000) 
[n:127.0.0.1:35021_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35021_solr
   [junit4]   2> 187669 INFO  
(OverseerAutoScalingTriggerThread-72070335619072009-127.0.0.1:35021_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 187679 INFO  (closeThreadPool-1122-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72070335619072009-127.0.0.1:35021_solr-n_0000000000) closing
   [junit4]   2> 187747 INFO  (jetty-closer-1111-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7616aa6c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 187749 INFO  (jetty-closer-1111-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21fa5ee6{/solr,null,UNAVAILABLE}
   [junit4]   2> 187749 INFO  (jetty-closer-1111-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 187768 INFO  (jetty-closer-1111-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5a5835c5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 187768 INFO  (jetty-closer-1111-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fbbd677{/solr,null,UNAVAILABLE}
   [junit4]   2> 187769 INFO  (jetty-closer-1111-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 187869 INFO  (jetty-closer-1111-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72070335619072009-127.0.0.1:35021_solr-n_0000000000) closing
   [junit4]   2> 187871 INFO  (jetty-closer-1111-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6e316fa7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 187871 INFO  (jetty-closer-1111-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a160658{/solr,null,UNAVAILABLE}
   [junit4]   2> 187871 INFO  (jetty-closer-1111-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 187872 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 188086 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>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/collections/infected/terms/shard2
   [junit4]   2>        3       /solr/collections/infected/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        36      /solr/collections/infected/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/overseer/queue
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 188087 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43129
   [junit4]   2> 188087 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43129
   [junit4]   2> 188087 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[57C1EB34F6473FBE]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43129
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_57C1EB34F6473FBE-001
   [junit4]   2> Nov 24, 2019 6:07:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@329650f7),
 locale=ar-001, timezone=MST
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 13 
(64-bit)/cpus=8,threads=1,free=294599640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib, 
RollingRestartTest, LegacyCloudClusterPropTest, TestDynamicLoading, 
TestCollectionAPIs, AnalysisErrorHandlingTest, AliasIntegrationTest, 
TestExceedMaxTermLength, DistributedIntervalFacetingTest, MultiThreadedOCPTest, 
TestFieldCacheSort, TestUnifiedSolrHighlighter, TestPerFieldSimilarity, 
TestSQLHandlerNonCloud, InfoHandlerTest, TestReqParamsAPI, SolrPluginUtilsTest, 
SolrMetricReporterTest, AnalyticsQueryTest, TestSha256AuthenticationProvider, 
TestConfigReload, SharedFSAutoReplicaFailoverTest, TestQueryingOnDownCollection]
   [junit4] Completed [68/888 (1!)] on J2 in 4.02s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 47717 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25065/consoleText

[repro] Revision: 46c91dbf6d4701bb51d2ff1f997383f56fb80810

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=57C1EB34F6473FBE -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-001 -Dtests.timezone=MST -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestQueryingOnDownCollection
[repro] ant compile-test

[...truncated 3354 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=57C1EB34F6473FBE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-001 
-Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 75 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to