Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.3-Linux/596/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

2 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([838D120CDAC2CC05:50503BA67DF3A579]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2722)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([838D120CDAC2CC05:A90D7EE96D18ECCD]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at org.junit.Assert.assertFalse(Assert.java:74)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection(CollectionsAPIDistributedZkTest.java:170)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15021 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1566265 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1566265 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/data-dir-190-001
   [junit4]   2> 1566265 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1566265 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1566266 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1566266 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001
   [junit4]   2> 1566266 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1566270 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1566270 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1566370 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:38627
   [junit4]   2> 1566370 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38627
   [junit4]   2> 1566370 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38627
   [junit4]   2> 1566370 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38627
   [junit4]   2> 1566372 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566373 INFO  (zkConnectionManagerCallback-8763-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566373 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566375 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566376 INFO  (zkConnectionManagerCallback-8765-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566376 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566376 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566377 INFO  (zkConnectionManagerCallback-8767-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566377 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566479 WARN  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1566479 WARN  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1566479 WARN  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1566479 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 1566490 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566490 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566490 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1566490 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@da18b2a{/solr,null,AVAILABLE}
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2988f3b0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42283}
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.s.Server Started @1566522ms
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42283}
   [junit4]   2> 1566491 ERROR (jetty-launcher-8768-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566491 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-10-22T02:27:34.831598Z
   [junit4]   2> 1566493 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566498 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566498 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566498 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1566499 INFO  (zkConnectionManagerCallback-8770-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566499 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566499 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566502 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ea705be{/solr,null,AVAILABLE}
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fcfab8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41851}
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.s.Server Started @1566534ms
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41851}
   [junit4]   2> 1566503 ERROR (jetty-launcher-8768-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566503 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-10-22T02:27:34.843430Z
   [junit4]   2> 1566510 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1566510 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1566510 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1566513 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566514 INFO  (zkConnectionManagerCallback-8772-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566514 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566514 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31c26aa0{/solr,null,AVAILABLE}
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f982d42{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36991}
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.s.Server Started @1566546ms
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36991}
   [junit4]   2> 1566515 ERROR (jetty-launcher-8768-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-10-22T02:27:34.855411Z
   [junit4]   2> 1566515 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566522 INFO  (zkConnectionManagerCallback-8774-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566522 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566602 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566602 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1566681 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1566682 WARN  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b6a982f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566682 WARN  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b6a982f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566684 WARN  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b3e31d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566684 WARN  (jetty-launcher-8768-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b3e31d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566684 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38627/solr
   [junit4]   2> 1566685 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566685 INFO  (zkConnectionManagerCallback-8781-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566685 INFO  (jetty-launcher-8768-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566810 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1566817 INFO  (zkConnectionManagerCallback-8784-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566817 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1566852 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42283_solr
   [junit4]   2> 1566852 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.Overseer Overseer 
(id=72349137246355463-127.0.0.1:42283_solr-n_0000000000) starting
   [junit4]   2> 1566854 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1566855 WARN  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37f20939[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566855 INFO  
(OverseerStateUpdate-72349137246355463-127.0.0.1:42283_solr-n_0000000000) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42283_solr
   [junit4]   2> 1566855 WARN  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37f20939[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566855 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42283_solr
   [junit4]   2> 1566856 INFO  (zkCallback-8783-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1566856 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1566856 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1566857 WARN  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b3eac68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566857 WARN  (jetty-launcher-8768-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b3eac68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566858 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38627/solr
   [junit4]   2> 1566862 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566862 INFO  (zkConnectionManagerCallback-8793-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566862 INFO  (jetty-launcher-8768-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1566866 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1566879 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42283.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1566886 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42283.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1566886 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42283.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1566887 INFO  (jetty-launcher-8768-thread-1) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node1/.
   [junit4]   2> 1566973 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1566974 WARN  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d1c213d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566974 WARN  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d1c213d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566976 WARN  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f3042f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566976 WARN  (jetty-launcher-8768-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f3042f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1566977 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38627/solr
   [junit4]   2> 1566978 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1566978 INFO  (zkConnectionManagerCallback-8801-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1566978 INFO  (jetty-launcher-8768-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567007 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1567007 INFO  (zkConnectionManagerCallback-8803-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567007 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1567010 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1567012 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36991_solr as DOWN
   [junit4]   2> 1567012 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1567012 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36991_solr
   [junit4]   2> 1567013 INFO  (zkCallback-8783-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1567013 INFO  (zkCallback-8802-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1567013 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1567013 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1567036 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1567049 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36991.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1567056 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36991.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1567056 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36991.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1567056 INFO  (jetty-launcher-8768-thread-3) 
[n:127.0.0.1:36991_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node3/.
   [junit4]   2> 1567107 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1567108 INFO  (zkConnectionManagerCallback-8809-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567108 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1567110 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1567111 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41851_solr as DOWN
   [junit4]   2> 1567112 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1567112 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41851_solr
   [junit4]   2> 1567115 INFO  (zkCallback-8783-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1567115 INFO  (zkCallback-8802-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1567115 INFO  (zkCallback-8808-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1567116 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1567116 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1567125 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1567136 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41851.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1567141 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41851.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1567141 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41851.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1567142 INFO  (jetty-launcher-8768-thread-2) 
[n:127.0.0.1:41851_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node2/.
   [junit4]   2> 1567161 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1567161 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1567162 INFO  (zkConnectionManagerCallback-8818-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1567162 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1567163 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1567163 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38627/solr ready
   [junit4]   2> 1567176 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[838D120CDAC2CC05])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1567177 INFO  (qtp291492121-26427) [n:127.0.0.1:36991_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> 1567179 INFO  
(OverseerThreadFactory-8553-thread-1-processing-n:127.0.0.1:42283_solr) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 1567285 INFO  
(OverseerStateUpdate-72349137246355463-127.0.0.1:42283_solr-n_0000000000) 
[n:127.0.0.1:42283_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:41851/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1567285 INFO  
(OverseerStateUpdate-72349137246355463-127.0.0.1:42283_solr-n_0000000000) 
[n:127.0.0.1:42283_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:42283/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1567494 INFO  (qtp138089935-26419) [n:127.0.0.1:41851_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1567494 INFO  (qtp138089935-26425) [n:127.0.0.1:41851_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1567494 INFO  (qtp659495209-26413) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:41851_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmkk65Z4k5JFGxl0hcYo7nv1iIjo+8bYbstHGypQRbmizweU27OfgfI3aSYTiAUbz5YagLMYMHDf3MFKpbyoqToPdUbQOC5y/Yx/jX6KsOoP/KB9Oxrctz4SYK7vQjdSXLwHOoWRFmkmbdmXpqvTC6zle4TsK1bT6W9e/La0huwWTsTISrG9U7VtPFx3tza4OlB7wudiZ/P7r+ktxXfY6CQkXpzOp7yOL9rulLVjNsRrJftZKMtmpkdVy+lvcV89q220Hx8KRHKTUdvGNc8id1kFj7+Vt+nVtM/Dc/zKsZberxbbhqC1ksErqGKoxpaOaj1VF/n91/wh/JphFN177fwIDAQAB
   [junit4]   2> 1567494 INFO  (qtp138089935-26424) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:41851_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmkk65Z4k5JFGxl0hcYo7nv1iIjo+8bYbstHGypQRbmizweU27OfgfI3aSYTiAUbz5YagLMYMHDf3MFKpbyoqToPdUbQOC5y/Yx/jX6KsOoP/KB9Oxrctz4SYK7vQjdSXLwHOoWRFmkmbdmXpqvTC6zle4TsK1bT6W9e/La0huwWTsTISrG9U7VtPFx3tza4OlB7wudiZ/P7r+ktxXfY6CQkXpzOp7yOL9rulLVjNsRrJftZKMtmpkdVy+lvcV89q220Hx8KRHKTUdvGNc8id1kFj7+Vt+nVtM/Dc/zKsZberxbbhqC1ksErqGKoxpaOaj1VF/n91/wh/JphFN177fwIDAQAB
   [junit4]   2> 1567495 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1567495 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1567495 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr    
x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1568501 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1568502 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 1568506 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568507 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568508 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568508 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568508 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41851.solr.core.infected.shard1.replica_n1' (registry 
'solr.core.infected.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1568508 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node2/infected_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node2/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1568509 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568509 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568509 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42283.solr.core.infected.shard2.replica_n2' (registry 
'solr.core.infected.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@59a09b3d
   [junit4]   2> 1568509 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node1/infected_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001/tempDir-001/node1/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1568536 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568536 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568544 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1568544 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1568544 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568544 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568544 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ac44de0[infected_shard1_replica_n1] main]
   [junit4]   2> 1568552 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568552 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568553 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1568553 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1568553 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568553 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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 1648058702907834368
   [junit4]   2> 1568554 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67403f6c[infected_shard2_replica_n2] main]
   [junit4]   2> 1568555 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568555 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568555 INFO  
(searcherExecutor-8571-thread-1-processing-n:127.0.0.1:41851_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:41851_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@6ac44de0[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1568555 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568555 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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 1648058702909931520
   [junit4]   2> 1568556 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568556 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568557 INFO  
(searcherExecutor-8572-thread-1-processing-n:127.0.0.1:42283_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:42283_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@67403f6c[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1568558 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568558 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568558 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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:41851/solr/infected_shard1_replica_n1/
   [junit4]   2> 1568558 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568558 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:41851/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1568558 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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/72349137246355467-core_node3-n_0000000000
   [junit4]   2> 1568558 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568558 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568559 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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:41851/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1568560 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568560 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568560 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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:42283/solr/infected_shard2_replica_n2/
   [junit4]   2> 1568560 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568560 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:42283/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 1568560 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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/72349137246355463-core_node4-n_0000000000
   [junit4]   2> 1568561 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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:42283/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1568671 INFO  (zkCallback-8783-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> 1568671 INFO  (zkCallback-8808-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> 1568672 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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> 1568679 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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> 1568702 INFO  (zkCallback-8808-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> 1568725 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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=1230
   [junit4]   2> 1568727 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_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=1232
   [junit4]   2> 1568729 INFO  (qtp291492121-26427) [n:127.0.0.1:36991_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> 1568796 INFO  (zkCallback-8802-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> 1568796 INFO  (zkCallback-8808-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> 1568796 INFO  (zkCallback-8808-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> 1568796 INFO  (zkCallback-8783-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> 1568797 INFO  (zkCallback-8783-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> 1568797 INFO  (qtp291492121-26427) [n:127.0.0.1:36991_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=1619
   [junit4]   2> 1568805 INFO  (zkCallback-8808-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> 1568826 INFO  (qtp138089935-26419) [n:127.0.0.1:41851_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> 1568826 INFO  (qtp138089935-26419) [n:127.0.0.1:41851_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 
(1648058703184658432), 1 (1648058703185707008), 4 (1648058703185707009), 8 
(1648058703185707010), 10 (1648058703185707011), 11 (1648058703185707012), 12 
(1648058703185707013), 13 (1648058703185707014), 14 (1648058703185707015), 15 
(1648058703185707016), ... (56 adds)]} 0 10
   [junit4]   2> 1568834 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_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> 1568834 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_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 
(1648058703191998464), 3 (1648058703197241344), 5 (1648058703197241345), 6 
(1648058703197241346), 7 (1648058703197241347), 9 (1648058703197241348), 17 
(1648058703197241349), 18 (1648058703197241350), 19 (1648058703197241351), 21 
(1648058703197241352), ... (44 adds)]} 0 11
   [junit4]   2> 1568860 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1648058703229747200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1568860 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_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@1368e463 
commitCommandVersion:1648058703229747200
   [junit4]   2> 1568878 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@786452a5[infected_shard2_replica_n2] main]
   [junit4]   2> 1568878 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1568879 INFO  
(searcherExecutor-8572-thread-1-processing-n:127.0.0.1:42283_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:42283_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@786452a5[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C44:[diagnostics={os=Linux,
 java.vendor=AdoptOpenJDK, java.version=11.0.4, java.vm.version=11.0.4+11, 
lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.4+11, 
source=flush, os.version=5.0.0-25-generic, 
timestamp=1571711257203}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1568879 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_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={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41851/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 1568882 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1648058703252815872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1568882 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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@6f118a04 
commitCommandVersion:1648058703252815872
   [junit4]   2> 1568885 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73a5f26e[infected_shard1_replica_n1] main]
   [junit4]   2> 1568885 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1568887 INFO  
(searcherExecutor-8571-thread-1-processing-n:127.0.0.1:41851_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:41851_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@73a5f26e[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.3.0):C56:[diagnostics={os=Linux,
 java.vendor=AdoptOpenJDK, java.version=11.0.4, java.vm.version=11.0.4+11, 
lucene.version=8.3.0, os.arch=amd64, java.runtime.version=11.0.4+11, 
source=flush, os.version=5.0.0-25-generic, 
timestamp=1571711257224}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1568890 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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&commit=true&wt=javabin&version=2}{commit=} 0 55
   [junit4]   2> 1568891 INFO  (zkCallback-8808-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> 1568891 INFO  (zkCallback-8808-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> 1568891 INFO  (zkCallback-8808-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> 1568898 INFO  (zkCallback-8783-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> 1568898 INFO  (zkCallback-8783-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> 1568911 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1568911 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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:42283_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhTTeRFvx5UI/V+E0JwsPSeW8mAvAiDUgb106jk1ldlN5twwKJw7JfaPSpPAJ0PFnlqe/fAMXyruJSh0dUYcE5bJXw3AiZ/FAxHFf0QvF+4IoeqvM6FkA16UQ4bkGc+6/wsQQzVK4JcGNnhXMiUs1xxON55f+rk5dXXvv1haGbCoDM2ce4s9hNqHrM9q+kPQCtX1PzbuHCS2OoDJRhN+xH4vJK+kTUBJN03bb9oxkA01aGlofwDHEorssrFbIRv04cXRnH2YpsCPGth82dt/3DaaqMeMVVkJRsk8m98HDLz4gzhGL0xInJ4By/rrmNUh/H3bpZwBHSegxIMFwH7cbTwIDAQAB
   [junit4]   2> 1568912 INFO  (qtp138089935-26424) [n:127.0.0.1:41851_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:41851/solr/infected_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1571711257238&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 1568913 INFO  (qtp659495209-26413) [n:127.0.0.1:42283_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1568914 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_solr     
] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:42283_solr / 
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhTTeRFvx5UI/V+E0JwsPSeW8mAvAiDUgb106jk1ldlN5twwKJw7JfaPSpPAJ0PFnlqe/fAMXyruJSh0dUYcE5bJXw3AiZ/FAxHFf0QvF+4IoeqvM6FkA16UQ4bkGc+6/wsQQzVK4JcGNnhXMiUs1xxON55f+rk5dXXvv1haGbCoDM2ce4s9hNqHrM9q+kPQCtX1PzbuHCS2OoDJRhN+xH4vJK+kTUBJN03bb9oxkA01aGlofwDHEorssrFbIRv04cXRnH2YpsCPGth82dt/3DaaqMeMVVkJRsk8m98HDLz4gzhGL0xInJ4By/rrmNUh/H3bpZwBHSegxIMFwH7cbTwIDAQAB
   [junit4]   2> 1568914 INFO  (qtp659495209-26411) [n:127.0.0.1:42283_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:42283/solr/infected_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1571711257238&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 1568915 INFO  (qtp659495209-26415) [n:127.0.0.1:42283_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={q=*:*&rows=0&wt=javabin&version=2} hits=100 status=0 QTime=16
   [junit4]   2> 1568916 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[838D120CDAC2CC05])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=838D120CDAC2CC05 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.75s J1 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([838D120CDAC2CC05:50503BA67DF3A579]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2722)
   [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:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1569018 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1959943682
   [junit4]   2> 1569018 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1570789913
   [junit4]   2> 1569018 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36991_solr
   [junit4]   2> 1569018 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42283_solr
   [junit4]   2> 1569019 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1569019 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36991_solr as DOWN
   [junit4]   2> 1569019 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1569019 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42283_solr as DOWN
   [junit4]   2> 1569020 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=506547002
   [junit4]   2> 1569020 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41851_solr
   [junit4]   2> 1569020 INFO  (coreCloseExecutor-8581-thread-1) 
[n:127.0.0.1:42283_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@44480f35
   [junit4]   2> 1569020 INFO  (coreCloseExecutor-8581-thread-1) 
[n:127.0.0.1:42283_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@44480f35
   [junit4]   2> 1569020 INFO  (coreCloseExecutor-8581-thread-1) 
[n:127.0.0.1:42283_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@1c3a156f: rootName = 
solr_42283, 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@18adeef0
   [junit4]   2> 1569020 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1569020 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41851_solr as DOWN
   [junit4]   2> 1569021 INFO  (coreCloseExecutor-8582-thread-1) 
[n:127.0.0.1:41851_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@ef9b661
   [junit4]   2> 1569021 INFO  (coreCloseExecutor-8582-thread-1) 
[n:127.0.0.1:41851_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@ef9b661
   [junit4]   2> 1569022 INFO  (coreCloseExecutor-8582-thread-1) 
[n:127.0.0.1:41851_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@43c9312f: rootName = 
solr_41851, 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@6764cccb
   [junit4]   2> 1569022 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1569022 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6700093d: rootName = 
solr_36991, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3e5c0fde
   [junit4]   2> 1569028 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1569028 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25bc604e: rootName = 
solr_36991, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@690bbf18
   [junit4]   2> 1569029 INFO  (coreCloseExecutor-8582-thread-1) 
[n:127.0.0.1:41851_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@ef9b661
   [junit4]   2> 1569029 INFO  (coreCloseExecutor-8581-thread-1) 
[n:127.0.0.1:42283_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@44480f35
   [junit4]   2> 1569031 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1569031 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68fee2f5: rootName = 
solr_36991, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@500c8cd1
   [junit4]   2> 1569031 INFO  (jetty-closer-8821-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1569034 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1569034 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c9c6411: rootName = 
solr_41851, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@aefea29
   [junit4]   2> 1569035 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1569035 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12dd359a: rootName = 
solr_42283, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6db029e7
   [junit4]   2> 1569035 INFO  (zkCallback-8783-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1569038 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1569038 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1fadf21f: rootName = 
solr_42283, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@690bbf18
   [junit4]   2> 1569039 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1569039 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2adf0f36: rootName = 
solr_41851, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@690bbf18
   [junit4]   2> 1569040 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1569040 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@740c9f31: rootName = 
solr_42283, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@500c8cd1
   [junit4]   2> 1569040 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1569040 INFO  (closeThreadPool-8832-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72349137246355463-127.0.0.1:42283_solr-n_0000000000) closing
   [junit4]   2> 1569040 INFO  
(OverseerStateUpdate-72349137246355463-127.0.0.1:42283_solr-n_0000000000) 
[n:127.0.0.1:42283_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42283_solr
   [junit4]   2> 1569040 INFO  
(OverseerAutoScalingTriggerThread-72349137246355463-127.0.0.1:42283_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1569041 INFO  (closeThreadPool-8832-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72349137246355463-127.0.0.1:42283_solr-n_0000000000) closing
   [junit4]   2> 1569042 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1569042 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30909d7f: rootName = 
solr_41851, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@500c8cd1
   [junit4]   2> 1569042 INFO  (jetty-closer-8821-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1569136 INFO  (zkCallback-8808-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1569136 INFO  (jetty-closer-8821-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f982d42{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1569136 INFO  (jetty-closer-8821-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@31c26aa0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1569136 INFO  (jetty-closer-8821-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1569236 INFO  (jetty-closer-8821-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72349137246355463-127.0.0.1:42283_solr-n_0000000000) closing
   [junit4]   2> 1569236 INFO  (jetty-closer-8821-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2988f3b0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1569237 INFO  (jetty-closer-8821-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@da18b2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1569237 INFO  (jetty-closer-8821-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1569336 INFO  (jetty-closer-8821-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6fcfab8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1569337 INFO  (jetty-closer-8821-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3ea705be{/solr,null,UNAVAILABLE}
   [junit4]   2> 1569337 INFO  (jetty-closer-8821-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1569337 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1569539 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/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>        23      /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>        18      /solr/overseer/queue
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1569540 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38627
   [junit4]   2> 1569540 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38627
   [junit4]   2> 1569540 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[838D120CDAC2CC05]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38627
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestQueryingOnDownCollection_838D120CDAC2CC05-001
   [junit4]   2> Oct 22, 2019 2:27:38 AM 
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): 
{_root_=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom)}, 
docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1120, 
maxMBSortInHeap=6.219767925320615, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64d3ea18),
 locale=zh, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=8,threads=1,free=318920192,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryHandlerTest, 
TestSolrConfigHandlerCloud, DocValuesMissingTest, TestHalfAndHalfDocValues, 
SolrInfoBeanTest, TestXmlQParser, TestUseDocValuesAsStored, ExplicitHLLTest, 
TestLRUCache, TestBM25SimilarityFactory, TestScoreJoinQPNoScore, 
TestFieldSortValues, HLLUtilTest, AnalysisErrorHandlingTest, 
TestConfigSetsAPIZkFailure, TestCoreBackup, TestRemoteStreaming, 
PingRequestHandlerTest, TestSurroundQueryParser, IndexSchemaTest, 
ReplaceNodeTest, CloneFieldUpdateProcessorFactoryTest, 
OverseerCollectionConfigSetProcessorTest, HdfsAutoAddReplicasIntegrationTest, 
SolrJmxReporterCloudTest, TestRecovery, SignatureUpdateProcessorFactoryTest, 
ShardsWhitelistTest, DistributedUpdateProcessorTest, 
ScheduledTriggerIntegrationTest, BlockCacheTest, Tagger2Test, CursorMarkTest, 
MetricUtilsTest, ClassificationUpdateProcessorFactoryTest, ResponseBuilderTest, 
TestDistributedStatsComponentCardinality, TestBlendedInfixSuggestions, 
DistributedFacetPivotLargeTest, V2ApiIntegrationTest, 
DistributedDebugComponentTest, TestBinaryField, MultiSolrCloudTestCaseTest, 
TestSolrCloudWithKerberosAlt, HdfsRestartWhileUpdatingTest, TestSolr4Spatial2, 
CollectionReloadTest, TestFuzzyAnalyzedSuggestions, BasicDistributedZk2Test, 
MultiDestinationAuditLoggerTest, TestNumericTokenStream, QueryEqualityTest, 
SolrCoreCheckLockOnStartupTest, CreateCollectionCleanupTest, 
SolrCloudReportersTest, TestJsonFacetsStatsParsing, TestInPlaceUpdatesDistrib, 
NumericFieldsTest, TestSolrCloudWithHadoopAuthPlugin, 
BigEndianAscendingWordDeserializerTest, RollingRestartTest, TestFieldCacheSort, 
TestWaitForStateWithJettyShutdowns, StatsComponentTest, EnumFieldTest, 
TestManagedSchemaThreadSafety, TestNRTOpen, 
TriggerSetPropertiesIntegrationTest, SuggesterWFSTTest, 
ConcurrentCreateRoutedAliasTest, IndexSizeEstimatorTest, ZkStateReaderTest, 
TestTestInjection, CollectionPropsTest, CloudExitableDirectoryReaderTest, 
ForceLeaderWithTlogReplicasTest, TestEmbeddedSolrServerAdminHandler, 
SoftAutoCommitTest, TestRandomRequestDistribution, TestCoreAdminApis, 
TestSha256AuthenticationProvider, DistributedSpellCheckComponentTest, 
TestCollapseQParserPlugin, TestDistribDocBasedVersion, BlobRepositoryCloudTest, 
HttpPartitionOnCommitTest, DirectoryFactoryTest, TestMinHashQParser, 
TestFunctionQuery, PhrasesIdentificationComponentTest, TestSolrTestCaseJ4, 
ResponseHeaderTest, HdfsBasicDistributedZkTest, BasicAuthOnSingleNodeTest, 
AtomicUpdateRemovalJavabinTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestSimDistribStateManager, SolrCloudExampleTest, TestConfigOverlay, 
TestCloudSchemaless, HighlighterMaxOffsetTest, ChaosMonkeyNothingIsSafeTest, 
TestDeprecatedFilters, CachingDirectoryFactoryTest, TestJettySolrRunner, 
BooleanFieldTest, MetricsConfigTest, TestCorePropertiesReload, 
DistributedVersionInfoTest, CustomHighlightComponentTest, UtilsToolTest, 
TestJsonRequest, TestCopyFieldCollectionResource, GraphQueryTest, 
TestFoldingMultitermQuery, URLClassifyProcessorTest, PeerSyncTest, 
DirectUpdateHandlerTest, TestJmxIntegration, SolrPluginUtilsTest, 
TestIndexingPerformance, RuleEngineTest, CoreAdminCreateDiscoverTest, 
CdcrBidirectionalTest, TestRangeQuery, TestReloadAndDeleteDocs, 
ReturnFieldsTest, XmlInterpolationTest, DeleteLastCustomShardedReplicaTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestGraphMLResponseWriter, 
TestDFRSimilarityFactory, TestElisionMultitermQuery, 
SpellingQueryConverterTest, PathHierarchyTokenizerFactoryTest, 
TestSizeLimitedDistributedMap, BlockJoinFacetDistribTest, 
TestAuthorizationFramework, BinaryUpdateRequestHandlerTest, 
MetricsHistoryWithAuthIntegrationTest, SaslZkACLProviderTest, 
JWTAuthPluginTest, TestStressInPlaceUpdates, PluginInfoTest, 
BasicFunctionalityTest, ConvertedLegacyTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, MinimalSchemaTest, OutputWriterTest, 
SampleTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedSearch, TestRandomFaceting, TestTrie, TestCharFilters, 
TestWordDelimiterFilterFactory, TestEmbeddedSolrServerSchemaAPI, 
AliasIntegrationTest, ConnectionManagerTest, DeleteReplicaTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionIntegrationTest, 
LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, 
MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest, OverseerStatusTest, 
PeerSyncReplicationTest, SystemCollectionCompatTest, TestCloudConsistency, 
TestCloudRecovery, TestClusterProperties, TestConfigSetsAPIExclusivity, 
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestPrepRecovery, 
TestQueryingOnDownCollection]
   [junit4] Completed [525/880 (1!)] on J1 in 3.76s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 145 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 1681361 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_838D120CDAC2CC05-001/tempDir-001
   [junit4]   2> 1681361 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1681362 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1681362 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1681462 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.ZkTestServer start zk server on port:40833
   [junit4]   2> 1681462 INFO  (TEST-CollectionsAPIDistributedZkTest.testColle

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

bdeb8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744264 INFO  (jetty-closer-14004-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744267 INFO  (zkCallback-13987-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1744267 INFO  (jetty-closer-14004-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@36bc0b61{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1744267 INFO  (jetty-closer-14004-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b1e748b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744267 INFO  (jetty-closer-14004-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744368 INFO  (jetty-closer-14004-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d7c36d2{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1744368 INFO  (jetty-closer-14004-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24be3ee9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744368 INFO  (jetty-closer-14004-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744468 INFO  (jetty-closer-14004-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@256e1ef7{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1744468 INFO  (jetty-closer-14004-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@166c9211{/solr,null,UNAVAILABLE}
   [junit4]   2> 1744468 INFO  (jetty-closer-14004-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1744468 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1744670 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>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1744671 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36455
   [junit4]   2> 1744671 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36455
   [junit4]   2> 1744671 INFO  
(TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[838D120CDAC2CC05])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36455
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_838D120CDAC2CC05-001
   [junit4]   2> Oct 22, 2019 2:30:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33a3574e),
 locale=nl, timezone=MET
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=8,threads=1,free=88458176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, 
AnalysisAfterCoreReloadTest, MetricsHistoryIntegrationTest, 
TestPhraseSuggestions, BlockJoinFacetSimpleTest, TestReload, RecoveryZkTest, 
TestNonDefinedSimilarityFactory, TestAtomicUpdateErrorCases, 
DebugComponentTest, DateRangeFieldTest, RestartWhileUpdatingTest, 
NodeLostTriggerTest, TestDocSet, BasicAuthIntegrationTest, TestUpdate, 
TestUtilizeNode, ExecutePlanActionTest, SolrLogAuditLoggerPluginTest, 
JvmMetricsTest, DocumentAnalysisRequestHandlerTest, TestSort, 
AsyncCallRequestStatusResponseTest, OverseerTest, 
TestInPlaceUpdateWithRouteField, ForceLeaderTest, XmlUpdateRequestHandlerTest, 
NotRequiredUniqueKeyTest, TestMergePolicyConfig, 
HdfsWriteToMultipleCollectionsTest, SpellCheckComponentTest, SearchHandlerTest, 
TestAuthenticationFramework, TestJsonFacets, UninvertDocValuesMergePolicyTest, 
TestCoreDiscovery, TestSolrFieldCacheBean, SolrSlf4jReporterTest, 
TestFreeTextSuggestions, TestDocTermOrds, HealthCheckHandlerTest, 
CopyFieldTest, TestRealTimeGet, BJQFilterAccessibleTest, TaggingAttributeTest, 
HighlighterConfigTest, CursorPagingTest, HdfsDirectoryFactoryTest, 
TestRawTransformer, JavaBinAtomicUpdateMultivalueTest, 
SimpleCollectionCreateDeleteTest, SchemaVersionSpecificBehaviorTest, 
TestStressRecovery, TestCrossCoreJoin, TestQuerySenderNoQuery, 
TestChildDocTransformer, TestSimpleTextCodec, TestSolr4Spatial, 
TestStressVersions, ZkShardTermsTest, SortByFunctionTest, TestSystemIdResolver, 
PreAnalyzedUpdateProcessorTest, TestSimComputePlanAction, TermsComponentTest, 
SearchHandlerTest, DaemonStreamApiTest, 
PeerSyncWithIndexFingerprintCachingTest, ShardRoutingTest, 
TestPayloadCheckQParserPlugin, NoCacheHeaderTest, TestCloudJSONFacetJoinDomain, 
TestFiltering, FieldMutatingUpdateProcessorTest, 
TestDeleteCollectionOnDownNodes, SolrGraphiteReporterTest, 
BaseCdcrDistributedZkTest, TestLuceneIndexBackCompat, AuthToolTest, 
TestSimPolicyCloud, TestShortCircuitedRequests, TestSQLHandlerNonCloud, 
SpellPossibilityIteratorTest, TestNamedUpdateProcessors, 
TestLMDirichletSimilarityFactory, DateMathParserTest, ActionThrottleTest, 
ClusterStateUpdateTest, TestPolicyCloud, TestSerializedLuceneMatchVersion, 
NumberUtilsTest, TimeZoneUtilsTest, SubstringBytesRefFilterTest, 
TestReplicaProperties, TestZkChroot, MergeStrategyTest, 
TestCloudPseudoReturnFields, TestPHPSerializedResponseWriter, 
CleanupOldIndexTest, TestHashQParserPlugin, 
UniqFieldsUpdateProcessorFactoryTest, BJQParserTest, TestSystemCollAutoCreate, 
TestXIncludeConfig, PrimitiveFieldTypeTest, TestMaxScoreQueryParser, 
EchoParamsTest, LoggingHandlerTest, BasicZkTest, AutoscalingHistoryHandlerTest, 
ScheduledMaintenanceTriggerTest, SimpleMLTQParserTest, CustomCollectionTest, 
TestPointFields, SimplePostToolTest, DeleteInactiveReplicaTest, 
MoveReplicaTest, CurrencyRangeFacetCloudTest, TestImpersonationWithHadoopAuth, 
DistributedQueryElevationComponentTest, TestLegacyField, 
HdfsChaosMonkeySafeLeaderTest, ConjunctionSolrSpellCheckerTest, 
SearchRateTriggerIntegrationTest, TestConfigsApi, TestHttpServletCarrier, 
MoreLikeThisHandlerTest, TestFieldTypeCollectionResource, 
CategoryRoutedAliasUpdateProcessorTest, DistributedMLTComponentTest, 
SplitShardTest, TestReversedWildcardFilterFactory, CdcrOpsAndBoundariesTest, 
TestDirectoryFactory, AlternateDirectoryTest, OverseerRolesTest, 
TestDFISimilarityFactory, ChaosMonkeySafeLeaderTest, TestIntervalFaceting, 
TestQueryTypes, TestRequestForwarding, SOLR749Test, UUIDFieldTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSchemaResource, 
TestDistributedMissingSort, TestDocumentBuilder, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, 
TestSimpleTrackingShardHandler, TokenizerChainTest, AddReplicaTest, 
AssignBackwardCompatibilityTest, CollectionsAPISolrJTest, 
LeaderElectionContextKeyTest, LeaderElectionTest, 
LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, 
MissingSegmentRecoveryTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
ReindexCollectionTest, TestCloudSearcherWarming, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestSSLRandomization, 
TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, 
TestTolerantUpdateProcessorRandomCloud, ZkCLITest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [550/880 (2!)] on J0 in 63.78s, 19 tests, 1 failure <<< 
FAILURES!

[...truncated 45906 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.3-Linux/596/consoleText

[repro] Revision: d796eca84dbabe3ae9b3c27afc01ef3bee35acb1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=838D120CDAC2CC05 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIDistributedZkTest 
-Dtests.method=deletePartiallyCreatedCollection -Dtests.seed=838D120CDAC2CC05 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=MET 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3586 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.CollectionsAPIDistributedZkTest|*.TestQueryingOnDownCollection"
 -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=838D120CDAC2CC05 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nl -Dtests.timezone=MET -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 185 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestQueryingOnDownCollection
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[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