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

2 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([715008BB0BFD289A:F9043761A5014562]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


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([715008BB0BFD289A:A28D2111ACCC41E6]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14273 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 2692590 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2692590 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2692591 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/data-dir-136-001
   [junit4]   2> 2692591 WARN  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2692591 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2692592 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2692592 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001
   [junit4]   2> 2692601 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2692601 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2692602 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2692702 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:34608
   [junit4]   2> 2692702 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34608
   [junit4]   2> 2692702 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34608
   [junit4]   2> 2692702 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34608
   [junit4]   2> 2692703 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2692707 INFO  (zkConnectionManagerCallback-7923-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2692707 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2692709 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2692710 INFO  (zkConnectionManagerCallback-7925-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2692710 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2692711 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2692712 INFO  (zkConnectionManagerCallback-7927-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2692712 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 2692818 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 2692821 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2692821 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2692821 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2692822 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f472aec{/solr,null,AVAILABLE}
   [junit4]   2> 2692822 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e8545fb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40687}
   [junit4]   2> 2692822 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.s.Server Started @2692861ms
   [junit4]   2> 2692822 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40687}
   [junit4]   2> 2692823 ERROR (jetty-launcher-7928-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2692823 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2692823 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2692823 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2692823 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2692823 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T07:57:41.966295Z
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2692824 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c326ba0{/solr,null,AVAILABLE}
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e1448bc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46597}
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.s.Server Started @2692864ms
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46597}
   [junit4]   2> 2692825 ERROR (jetty-launcher-7928-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2692825 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T07:57:41.968934Z
   [junit4]   2> 2692844 INFO  (zkConnectionManagerCallback-7930-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2692844 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5515cf9c{/solr,null,AVAILABLE}
   [junit4]   2> 2692844 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2692845 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2692845 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7035599d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41561}
   [junit4]   2> 2692845 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.s.Server Started @2692884ms
   [junit4]   2> 2692845 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41561}
   [junit4]   2> 2692845 ERROR (jetty-launcher-7928-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2692845 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2692845 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2692846 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2692846 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 2692846 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-28T07:57:41.989050Z
   [junit4]   2> 2692846 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2692847 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2692847 INFO  (zkConnectionManagerCallback-7932-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2692847 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2692847 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2692847 INFO  (zkConnectionManagerCallback-7934-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2692847 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2692872 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2692976 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2692999 WARN  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a2671b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2692999 WARN  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a2671b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693011 WARN  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@400c1000[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693011 WARN  (jetty-launcher-7928-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@400c1000[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693012 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34608/solr
   [junit4]   2> 2693013 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2693027 INFO  (zkConnectionManagerCallback-7941-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693027 INFO  (jetty-launcher-7928-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2693076 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2693077 WARN  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71434e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693077 WARN  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71434e65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693080 WARN  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5efe4804[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693080 WARN  (jetty-launcher-7928-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5efe4804[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693081 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34608/solr
   [junit4]   2> 2693082 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2693083 INFO  (zkConnectionManagerCallback-7948-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693091 INFO  (jetty-launcher-7928-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2693176 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2693177 WARN  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22016095[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693177 WARN  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22016095[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693179 WARN  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4495b6ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693179 WARN  (jetty-launcher-7928-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4495b6ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2693181 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34608/solr
   [junit4]   2> 2693209 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2693246 INFO  (zkConnectionManagerCallback-7955-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693246 INFO  (jetty-launcher-7928-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2693279 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2693280 INFO  (zkConnectionManagerCallback-7957-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693280 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2693380 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2693381 INFO  (zkConnectionManagerCallback-7961-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693381 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2693450 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46597_solr
   [junit4]   2> 2693451 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.Overseer Overseer 
(id=72362480442277898-127.0.0.1:46597_solr-n_0000000000) starting
   [junit4]   2> 2693481 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2693494 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46597_solr
   [junit4]   2> 2693495 INFO  (zkConnectionManagerCallback-7965-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693495 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2693496 INFO  
(OverseerStateUpdate-72362480442277898-127.0.0.1:46597_solr-n_0000000000) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46597_solr
   [junit4]   2> 2693510 INFO  (zkCallback-7960-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2693512 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2693512 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2693549 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2693578 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40687_solr as DOWN
   [junit4]   2> 2693597 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2693616 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2693616 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40687_solr
   [junit4]   2> 2693621 INFO  (zkCallback-7960-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2693627 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2693627 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2693627 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2693632 INFO  (zkCallback-7964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2693824 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2693836 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41561_solr as DOWN
   [junit4]   2> 2693837 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2693837 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41561_solr
   [junit4]   2> 2693847 INFO  (zkCallback-7960-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2693847 INFO  (zkCallback-7956-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2693849 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2693849 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2693849 INFO  (zkCallback-7964-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2693849 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 2693898 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2693927 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2693995 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2694124 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694129 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40687.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694185 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41561.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694195 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694195 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694198 INFO  (jetty-launcher-7928-thread-2) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node2/.
   [junit4]   2> 2694200 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40687.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694201 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40687.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694202 INFO  (jetty-launcher-7928-thread-1) 
[n:127.0.0.1:40687_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node1/.
   [junit4]   2> 2694252 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41561.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694252 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41561.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2694270 INFO  (jetty-launcher-7928-thread-3) 
[n:127.0.0.1:41561_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node3/.
   [junit4]   2> 2694630 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 2694631 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2694632 INFO  (zkConnectionManagerCallback-7978-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2694632 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2694633 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2694635 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34608/solr ready
   [junit4]   2> 2694725 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[715008BB0BFD289A])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testQueryToDownCollectionShouldFailFast
   [junit4]   2> 2694732 INFO  (qtp272804227-23957) [n:127.0.0.1:40687_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> 2694755 INFO  
(OverseerThreadFactory-6554-thread-1-processing-n:127.0.0.1:46597_solr) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
infected
   [junit4]   2> 2694864 INFO  
(OverseerStateUpdate-72362480442277898-127.0.0.1:46597_solr-n_0000000000) 
[n:127.0.0.1:46597_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:41561/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:41561_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2694883 INFO  
(OverseerStateUpdate-72362480442277898-127.0.0.1:46597_solr-n_0000000000) 
[n:127.0.0.1:46597_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:46597/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46597_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2695090 INFO  (qtp2129836083-23965) [n:127.0.0.1:41561_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2695090 INFO  (qtp2129836083-23962) [n:127.0.0.1:41561_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2695090 INFO  (qtp2129836083-23969) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:41561_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 2695090 INFO  (qtp282309846-23964) [     ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:41561_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 2695091 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695091 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695091 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr    
x:infected_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2695110 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2695133 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2695165 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695168 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695168 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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 configset conf, trusted=true
   [junit4]   2> 2695168 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695169 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41561.solr.core.infected.shard1.replica_n1' (registry 
'solr.core.infected.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2695169 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node3/infected_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node3/./infected_shard1_replica_n1/data/]
   [junit4]   2> 2695170 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695171 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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 configset conf, trusted=true
   [junit4]   2> 2695171 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46597.solr.core.infected.shard2.replica_n2' (registry 
'solr.core.infected.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5a05d5a
   [junit4]   2> 2695171 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node2/infected_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001/tempDir-001/node2/./infected_shard2_replica_n2/data/]
   [junit4]   2> 2695637 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695637 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695640 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2695640 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2695643 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@da33351[infected_shard2_replica_n2] 
main]
   [junit4]   2> 2695657 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695657 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695657 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695657 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695658 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695658 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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 1659766481670373376
   [junit4]   2> 2695660 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2695660 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2695662 INFO  
(searcherExecutor-6568-thread-1-processing-n:127.0.0.1:46597_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:46597_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@da33351[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2695674 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4988aeef[infected_shard1_replica_n1] main]
   [junit4]   2> 2695681 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695681 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695682 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695683 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695683 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695683 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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 1659766481696587776
   [junit4]   2> 2695686 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695686 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695686 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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:46597/solr/infected_shard2_replica_n2/
   [junit4]   2> 2695686 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695686 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:46597/solr/infected_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 2695686 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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/72362480442277898-core_node4-n_0000000000
   [junit4]   2> 2695688 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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:46597/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 2695699 INFO  
(searcherExecutor-6567-thread-1-processing-n:127.0.0.1:41561_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:41561_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@4988aeef[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2695711 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695711 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695736 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695736 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695736 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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:41561/solr/infected_shard1_replica_n1/
   [junit4]   2> 2695736 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695737 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:41561/solr/infected_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2695737 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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/72362480442277897-core_node3-n_0000000000
   [junit4]   2> 2695748 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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:41561/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 2695850 INFO  (zkCallback-7960-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> 2695850 INFO  (zkCallback-7960-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> 2695850 INFO  (zkCallback-7956-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> 2695850 INFO  (zkCallback-7956-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> 2695851 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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> 2695853 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_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=762
   [junit4]   2> 2695867 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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> 2695870 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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=779
   [junit4]   2> 2695872 INFO  (qtp272804227-23957) [n:127.0.0.1:40687_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> 2695970 INFO  (zkCallback-7960-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> 2695970 INFO  (zkCallback-7964-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> 2695970 INFO  (zkCallback-7960-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> 2695970 INFO  (zkCallback-7956-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> 2695970 INFO  (zkCallback-7960-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> 2695970 INFO  (zkCallback-7956-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> 2695970 INFO  (zkCallback-7956-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> 2695971 INFO  (qtp272804227-23957) [n:127.0.0.1:40687_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=1239
   [junit4]   2> 2695990 INFO  (qtp2129836083-23965) [n:127.0.0.1:41561_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> 2695990 INFO  (qtp2129836083-23965) [n:127.0.0.1:41561_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 
(1659766482004869120), 1 (1659766482006966272), 4 (1659766482006966273), 8 
(1659766482006966274), 10 (1659766482006966275), 11 (1659766482006966276), 12 
(1659766482006966277), 13 (1659766482006966278), 14 (1659766482006966279), 15 
(1659766482006966280), ... (56 adds)]} 0 15
   [junit4]   2> 2696002 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_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> 2696003 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_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 
(1659766482004869120), 3 (1659766482006966272), 5 (1659766482006966273), 6 
(1659766482006966274), 7 (1659766482006966275), 9 (1659766482006966276), 17 
(1659766482006966277), 18 (1659766482006966278), 19 (1659766482006966279), 21 
(1659766482006966280), ... (44 adds)]} 0 27
   [junit4]   2> 2696009 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1659766482038423552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2696009 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_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@75a861d5 
commitCommandVersion:1659766482038423552
   [junit4]   2> 2696030 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d1465ad[infected_shard2_replica_n2] main]
   [junit4]   2> 2696030 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2696033 INFO  
(searcherExecutor-6568-thread-1-processing-n:127.0.0.1:46597_solr 
x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) 
[n:127.0.0.1:46597_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@6d1465ad[infected_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C44:[diagnostics={java.version=11.0.4,
 java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.4+10-LTS, 
os.version=4.4.0-170-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1582876665154}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2696033 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_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:41561/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 24
   [junit4]   2> 2696034 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1659766482064637952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2696034 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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@1cd19e0e 
commitCommandVersion:1659766482064637952
   [junit4]   2> 2696088 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12d9e985[infected_shard1_replica_n1] main]
   [junit4]   2> 2696089 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_solr 
c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2696091 INFO  
(searcherExecutor-6567-thread-1-processing-n:127.0.0.1:41561_solr 
x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) 
[n:127.0.0.1:41561_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@12d9e985[infected_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C56:[diagnostics={java.version=11.0.4,
 java.vm.version=11.0.4+10-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.4+10-LTS, 
os.version=4.4.0-170-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1582876665179}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2696091 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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 87
   [junit4]   2> 2696093 INFO  (zkCallback-7956-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> 2696093 INFO  (zkCallback-7956-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> 2696093 INFO  (zkCallback-7956-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> 2696111 INFO  (zkCallback-7960-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> 2696111 INFO  (zkCallback-7960-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> 2696111 INFO  (zkCallback-7960-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> 2696111 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2696111 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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:46597_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 2696112 INFO  (qtp2129836083-23969) [n:127.0.0.1:41561_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:41561/solr/infected_shard1_replica_n1/&rows=0&_forwardedCount=1&version=2&q=*:*&omitHeader=false&NOW=1582876665249&isShard=true&wt=javabin}
 hits=56 status=0 QTime=0
   [junit4]   2> 2696123 INFO  (qtp282309846-23964) [n:127.0.0.1:46597_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key 
params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 2696124 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_solr 
c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] 
o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 
127.0.0.1:46597_solr / 
MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 2696124 INFO  (qtp282309846-23963) [n:127.0.0.1:46597_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:46597/solr/infected_shard2_replica_n2/&rows=0&_forwardedCount=1&version=2&q=*:*&omitHeader=false&NOW=1582876665249&isShard=true&wt=javabin}
 hits=44 status=0 QTime=0
   [junit4]   2> 2696125 INFO  (qtp282309846-23966) [n:127.0.0.1:46597_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&_forwardedCount=1&wt=javabin&version=2} hits=100 status=0 
QTime=18
   [junit4]   2> 2696127 INFO  
(TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[715008BB0BFD289A])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestQueryingOnDownCollection 
-Dtests.method=testQueryToDownCollectionShouldFailFast 
-Dtests.seed=715008BB0BFD289A -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-SZ -Dtests.timezone=Asia/Seoul -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.48s J0 | 
TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Request 
should fail after trying all replica nodes once
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([715008BB0BFD289A:A28D2111ACCC41E6]:0)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
   [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> 2696230 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7869419
   [junit4]   2> 2696230 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=870361665
   [junit4]   2> 2696230 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40687_solr
   [junit4]   2> 2696230 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41561_solr
   [junit4]   2> 2696231 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2696231 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2696231 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40687_solr as DOWN
   [junit4]   2> 2696231 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41561_solr as DOWN
   [junit4]   2> 2696243 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=48014164
   [junit4]   2> 2696243 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46597_solr
   [junit4]   2> 2696244 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2696244 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46597_solr as DOWN
   [junit4]   2> 2696277 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2696281 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f20a082: rootName = 
solr_40687, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@673abbdf
   [junit4]   2> 2696310 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2696310 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5111c3d: rootName = 
solr_40687, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7eafb1d
   [junit4]   2> 2696326 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2696326 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2098eb2f: rootName = 
solr_40687, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2085b7be
   [junit4]   2> 2696326 INFO  (jetty-closer-7981-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2696330 INFO  (coreCloseExecutor-6578-thread-1) 
[n:127.0.0.1:41561_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@539de13b
   [junit4]   2> 2696330 INFO  (coreCloseExecutor-6578-thread-1) 
[n:127.0.0.1:41561_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@539de13b
   [junit4]   2> 2696330 INFO  (coreCloseExecutor-6578-thread-1) 
[n:127.0.0.1:41561_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@49c2aacd: rootName = 
solr_41561, 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@570215c
   [junit4]   2> 2696331 INFO  (coreCloseExecutor-6579-thread-1) 
[n:127.0.0.1:46597_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@46c4a27f
   [junit4]   2> 2696331 INFO  (coreCloseExecutor-6579-thread-1) 
[n:127.0.0.1:46597_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@46c4a27f
   [junit4]   2> 2696331 INFO  (zkCallback-7956-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2696331 INFO  (coreCloseExecutor-6579-thread-1) 
[n:127.0.0.1:46597_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@1c143579: rootName = 
solr_46597, 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@3c1dc07e
   [junit4]   2> 2696388 INFO  (coreCloseExecutor-6578-thread-1) 
[n:127.0.0.1:41561_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@539de13b
   [junit4]   2> 2696389 INFO  (coreCloseExecutor-6579-thread-1) 
[n:127.0.0.1:46597_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@46c4a27f
   [junit4]   2> 2696389 INFO  (coreCloseExecutor-6578-thread-1) 
[n:127.0.0.1:41561_solr c:infected s:shard1 r:core_node3 
x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2696390 INFO  (coreCloseExecutor-6579-thread-1) 
[n:127.0.0.1:46597_solr c:infected s:shard2 r:core_node4 
x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2696404 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2696415 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15f6b8d9: rootName = 
solr_41561, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@34085701
   [junit4]   2> 2696415 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2696415 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bb93219: rootName = 
solr_46597, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@718f4b00
   [junit4]   2> 2696441 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2696441 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57788195: rootName = 
solr_41561, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7eafb1d
   [junit4]   2> 2696445 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2696445 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@312179a: rootName = 
solr_46597, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7eafb1d
   [junit4]   2> 2696460 INFO  (zkCallback-7960-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2696461 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2696461 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54280e60: rootName = 
solr_41561, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2085b7be
   [junit4]   2> 2696461 INFO  (jetty-closer-7981-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2696465 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2696465 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@32ba3ce9: rootName = 
solr_46597, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2085b7be
   [junit4]   2> 2696466 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2696468 ERROR 
(OverseerStateUpdate-72362480442277898-127.0.0.1:46597_solr-n_0000000000) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.Overseer Exception in Overseer main queue 
loop
   [junit4]   2>           => 
org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = 
BadVersion for /collections/infected/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:122)
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: 
KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:122) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:350)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:350) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:259) 
~[java/:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 2696480 INFO  (closeThreadPool-7993-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72362480442277898-127.0.0.1:46597_solr-n_0000000000) closing
   [junit4]   2> 2696480 INFO  
(OverseerAutoScalingTriggerThread-72362480442277898-127.0.0.1:46597_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2696480 INFO  (jetty-closer-7981-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e8545fb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2696488 INFO  
(OverseerStateUpdate-72362480442277898-127.0.0.1:46597_solr-n_0000000000) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.Overseer According to ZK I 
(id=72362480442277898-127.0.0.1:46597_solr-n_0000000000) am no longer a leader. 
propsId=null
   [junit4]   2> 2696488 INFO  
(OverseerStateUpdate-72362480442277898-127.0.0.1:46597_solr-n_0000000000) 
[n:127.0.0.1:46597_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46597_solr
   [junit4]   2> 2696531 INFO  (jetty-closer-7981-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f472aec{/solr,null,UNAVAILABLE}
   [junit4]   2> 2696533 INFO  (jetty-closer-7981-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2696534 INFO  (closeThreadPool-7993-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72362480442277898-127.0.0.1:46597_solr-n_0000000000) closing
   [junit4]   2> 2696586 INFO  (jetty-closer-7981-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7035599d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2696586 INFO  (jetty-closer-7981-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5515cf9c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2696586 INFO  (jetty-closer-7981-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2696691 INFO  (jetty-closer-7981-thread-3) [     ] 
o.a.s.c.Overseer Overseer 
(id=72362480442277898-127.0.0.1:46597_solr-n_0000000000) closing
   [junit4]   2> 2696692 INFO  (jetty-closer-7981-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1e1448bc{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2696693 INFO  (jetty-closer-7981-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c326ba0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2696693 INFO  (jetty-closer-7981-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2696693 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2696918 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/collections/infected/terms/shard2
   [junit4]   2>        3       /solr/collections/infected/terms/shard1
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/collections/infected/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72362480442277898-127.0.0.1:46597_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /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> 2696920 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34608
   [junit4]   2> 2696920 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34608
   [junit4]   2> 2696920 INFO  
(SUITE-TestQueryingOnDownCollection-seed#[715008BB0BFD289A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34608
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.TestQueryingOnDownCollection_715008BB0BFD289A-001
   [junit4]   2> Feb 28, 2020 7:57:46 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(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e2c9501),
 locale=en-SZ, timezone=Asia/Seoul
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=270453752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, 
FacetPivotSmallTest, RoutingToNodesWithPropertiesTest, 
PKIAuthenticationIntegrationTest, TestCloudConsistency, StatsReloadRaceTest, 
DistributedFacetSimpleRefinementLongTailTest, TestExactStatsCache, 
LegacyCloudClusterPropTest, SpellCheckComponentTest, 
SystemCollectionCompatTest, NodeAddedTriggerIntegrationTest, PolyFieldTest, 
TestTextField, TestSizeLimitedDistributedMap, TestLocalFSCloudBackupRestore, 
SampleTest, ComputePlanActionTest, TestConfigSetsAPIZkFailure, TestSolrJ, 
SubstringBytesRefFilterTest, OverseerTest, TestZkChroot, TestMissingGroups, 
TestReqParamsAPI, TestReRankQParserPlugin, DistributedSpellCheckComponentTest, 
TestSuggestSpellingConverter, TestNestedDocsSort, 
CollectionsAPIAsyncDistributedZkTest, TestCollectionAPI, 
TestBinaryResponseWriter, BJQParserTest, SolrIndexSplitterTest, 
ShowFileRequestHandlerTest, TestSolrCachePerf, UUIDFieldTest, PrimUtilsTest, 
CloudMLTQParserTest, ActionThrottleTest, BlobRepositoryCloudTest, 
TestEmbeddedSolrServerSchemaAPI, TestCollectionAPIs, DateRangeFieldTest, 
TestGeoJSONResponseWriter, ParsingFieldUpdateProcessorsTest, 
SuggestComponentTest, SolrJmxReporterCloudTest, TestRTGBase, 
DistributedQueryComponentCustomSortTest, DistributedFacetPivotSmallTest, 
CustomHighlightComponentTest, TestSchemaResource, 
BigEndianAscendingWordSerializerTest, PhrasesIdentificationComponentTest, 
TestIBSimilarityFactory, SolrCoreCheckLockOnStartupTest, 
TestZkAclsWithHadoopAuth, OutOfBoxZkACLAndCredentialsProvidersTest, 
SpatialRPTFieldTypeTest, TestIntervalFaceting, CoreAdminHandlerTest, 
TestLegacyFieldCache, MoveReplicaHDFSTest, TestDistributedTracing, 
XMLAtomicUpdateMultivalueTest, SpellCheckCollatorWithCollapseTest, 
HttpSolrCallGetCoreTest, CdcrReplicationHandlerTest, 
TestImplicitCoreProperties, DocumentAnalysisRequestHandlerTest, 
ChaosMonkeySafeLeaderTest, TestUninvertingReader, TestSchemaManager, 
TestBadConfig, Sor

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

     "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "legacyCloud":"true",
   [junit4]   1>         "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 3939658 INFO  
(TEST-SyncSliceTest.test-seed#[715008BB0BFD289A]) [     ] o.a.s.c.ZkTestServer 
Shutting down ZkTestServer.
   [junit4]   2> 3939877 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>        42      /solr/collections/collection1/terms/shard1
   [junit4]   2>        28      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        8       /solr/configs/conf1
   [junit4]   2>        7       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        233     /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72362557650829338-core_node8-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/72362557650829317-127.0.0.1:41384_gdzt%2Fz-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72362557650829326-core_node4-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72362557650829326-127.0.0.1:39902_gdzt%2Fz-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        76      /solr/overseer/queue
   [junit4]   2>        74      /solr/live_nodes
   [junit4]   2>        25      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2> 
   [junit4]   2> 3939879 INFO  
(TEST-SyncSliceTest.test-seed#[715008BB0BFD289A]) [     ] o.a.s.c.ZkTestServer 
waitForServerDown: 127.0.0.1:45014
   [junit4]   2> 3939879 INFO  
(TEST-SyncSliceTest.test-seed#[715008BB0BFD289A]) [     ] o.a.s.c.ZkTestServer 
parse host and port list: 127.0.0.1:45014
   [junit4]   2> 3939879 INFO  
(TEST-SyncSliceTest.test-seed#[715008BB0BFD289A]) [     ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1 45014
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
-Dtests.method=test -Dtests.seed=715008BB0BFD289A -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=cgg -Dtests.timezone=America/Fort_Nelson -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 69.2s J2 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([715008BB0BFD289A:F9043761A5014562]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_715008BB0BFD289A-001
   [junit4]   2> Feb 28, 2020 8:18:29 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(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2330820),
 locale=cgg, timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=355285056,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdminApis, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrQueryResponse, 
AlternateDirectoryTest, DistributedTermsComponentTest, SmileWriterTest, 
CreateCollectionCleanupTest, SystemLogListenerTest, 
TestConfigSetsAPIExclusivity, TestSolrConfigHandlerConcurrent, 
TestTolerantUpdateProcessorRandomCloud, ShardsWhitelistTest, 
HdfsWriteToMultipleCollectionsTest, TestDocTermOrdsUninvertLimit, 
AnalyticsQueryTest, TestDynamicURP, TestRequestStatusCollectionAPI, 
ExplicitHLLTest, TestSolrCLIRunExample, UninvertDocValuesMergePolicyTest, 
TestTrieFacet, TestJsonFacetsWithNestedObjects, SolrGraphiteReporterTest, 
TestCustomDocTransformer, CoreAdminCreateDiscoverTest, TestSortableTextField, 
TestHdfsCloudBackupRestore, TestFieldCacheSort, CoreSorterTest, 
MetricUtilsTest, SolrRrdBackendFactoryTest, BadCopyFieldTest, 
TestMinHashQParser, TestSchemaVersionResource, 
TestEmbeddedSolrServerConstructors, TestFuzzyAnalyzedSuggestions, 
TestWithCollection, TestRangeQuery, ByteBuffersDirectoryFactoryTest, 
CloudReplicaSourceTest, MetricsHistoryWithAuthIntegrationTest, 
TestElisionMultitermQuery, OrderedExecutorTest, TestDFRSimilarityFactory, 
TestCloudInspectUtil, TestQueryUtils, TestDistributedGrouping, 
DistribDocExpirationUpdateProcessorTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, FastVectorHighlighterTest, 
DocValuesMultiTest, DebugComponentTest, TestConfig, 
DistributedQueryElevationComponentTest, SaslZkACLProviderTest, 
MultiSolrCloudTestCaseTest, TestSort, SignatureUpdateProcessorFactoryTest, 
IndexSizeEstimatorTest, OverseerCollectionConfigSetProcessorTest, 
AtomicUpdateRemovalJavabinTest, BasicAuthOnSingleNodeTest, 
TestLocalStatsCacheCloud, ClusterStateMockUtilTest, NodeMutatorTest, 
TestFaceting, SimpleFacetsTest, SoftAutoCommitTest, OverseerTaskQueueTest, 
EmbeddedSolrNoSerializeTest, TestJoin, TestFilteredDocIdSet, 
ManagedSchemaRoundRobinCloudTest, ZkCLITest, TestPerFieldSimilarity, 
DistributedFacetPivotSmallAdvancedTest, TestSha256AuthenticationProvider, 
TestSolr4Spatial2, SharedFSAutoReplicaFailoverTest, FuzzySearchTest, 
BaseCdcrDistributedZkTest, TestBackupRepositoryFactory, TestRequestForwarding, 
SpatialHeatmapFacetsTest, TestSolrFieldCacheBean, DeleteShardTest, 
TestSchemaNameResource, TestJsonRequest, DistanceUnitsTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDeleteCollectionOnDownNodes, 
SuggesterWFSTTest, SolrCloudExampleTest, TestSolrDeletionPolicy2, 
URLClassifyProcessorTest, ResolveAnalyzerByNameTest, DirectUpdateHandlerTest, 
XsltUpdateRequestHandlerTest, TestInPlaceUpdatesDistrib, TestTolerantSearch, 
TestDocumentBuilder, JvmMetricsTest, TestFieldCacheWithThreads, 
TriggerEventQueueTest, TestJavabinTupleStreamParser, TestXIncludeConfig, 
TestPayloadScoreQParserPlugin, LeaderVoteWaitTimeoutTest, 
SegmentsInfoRequestHandlerTest, HdfsRecoveryZkTest, 
TestMinMaxOnMultiValuedField, TaggerTest, TokenizerChainTest, TestLegacyTerms, 
TestBinaryField, HdfsDirectoryTest, MetricTriggerTest, ResponseBuilderTest, 
CollectionPropsTest, TriLevelCompositeIdRoutingTest, QueryEqualityTest, 
TestRestManager, TestExplainDocTransformer, PeerSyncTest, 
TestMergePolicyConfig, CSVRequestHandlerTest, MoveReplicaHDFSFailoverTest, 
HdfsDirectoryFactoryTest, TransactionLogTest, 
IndexSizeTriggerSizeEstimationTest, TestCollapseQParserPlugin, 
TestManagedStopFilterFactory, TestDynamicFieldCollectionResource, 
ProtectedTermFilterFactoryTest, CdcrOpsAndBoundariesTest, 
DirectSolrSpellCheckerTest, TestSimGenericDistributedQueue, SpatialFilterTest, 
TestSimClusterStateProvider, TestUnifiedSolrHighlighter, CircularListTest, 
TestRawResponseWriter, MultiDestinationAuditLoggerTest, ZkNodePropsTest, 
TestDownShardTolerantSearch, CloneFieldUpdateProcessorFactoryTest, 
ConcurrentCreateRoutedAliasTest, ConvertedLegacyTest, CursorPagingTest, 
DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, 
MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestGroupingSearch, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
TestSolrCoreProperties, TestSolrTestCaseJ4, TestTrie, 
PathHierarchyTokenizerFactoryTest, TestCharFilters, TestDeprecatedFilters, 
TestLuceneMatchVersion, ConnectionReuseTest, AliasIntegrationTest, 
AssignBackwardCompatibilityTest, BasicDistributedZk2Test, ClusterStateTest, 
ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, 
DeleteInactiveReplicaTest, DistribCursorPagingTest, 
ForceLeaderWithTlogReplicasTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, LeaderElectionTest, 
LeaderFailureAfterFreshStartTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, 
ReindexCollectionTest, RestartWhileUpdatingTest, SliceStateTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, SplitShardTest, SyncSliceTest]
   [junit4] Completed [518/905 (2!)] on J2 in 69.70s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to