Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6387/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
No registered leader was found after waiting for 4000ms , collection: 
testPeersyncFailureReplicationSuccess slice: shard1 saw 
state=DocCollection(testPeersyncFailureReplicationSuccess/10)={   
"pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node2":{           
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",           
"core_node_name":"core_node2",           
"base_url":"http://127.0.0.1:56421/solr";,           
"node_name":"127.0.0.1:56421_solr",           "state":"down",           
"collection":"testPeersyncFailureReplicationSuccess",           
"shard":"shard1",           "type":"NRT",           "force_set_state":"false"}, 
        "core_node4":{           
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",           
"core_node_name":"core_node4",           
"base_url":"http://127.0.0.1:56456/solr";,           
"node_name":"127.0.0.1:56456_solr",           "state":"active",           
"collection":"testPeersyncFailureReplicationSuccess",           
"shard":"shard1",           "type":"NRT",           
"force_set_state":"false"}}}},   "router":{"name":"compositeId"},   
"nrtReplicas":"1",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:56456_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 4000ms , collection: testPeersyncFailureReplicationSuccess slice: 
shard1 saw state=DocCollection(testPeersyncFailureReplicationSuccess/10)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
          "core_node_name":"core_node2",
          "base_url":"http://127.0.0.1:56421/solr";,
          "node_name":"127.0.0.1:56421_solr",
          "state":"down",
          "collection":"testPeersyncFailureReplicationSuccess",
          "shard":"shard1",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node4":{
          "core":"testPeersyncFailureReplicationSuccess_shard1_replica_n3",
          "core_node_name":"core_node4",
          "base_url":"http://127.0.0.1:56456/solr";,
          "node_name":"127.0.0.1:56456_solr",
          "state":"active",
          "collection":"testPeersyncFailureReplicationSuccess",
          "shard":"shard1",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "nrtReplicas":"1",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:56456_solr]
        at 
__randomizedtesting.SeedInfo.seed([35615FCC7FDB50F5:E1303C83AE656796]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:860)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:837)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:205)
        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:564)
        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:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries

Error Message:
Incoming accepted new request count did not match. Expected 5 incoming 25

Stack Trace:
java.lang.AssertionError: Incoming accepted new request count did not match. 
Expected 5 incoming 25
        at 
__randomizedtesting.SeedInfo.seed([35615FCC7FDB50F5:77FABCE9FFBC25D4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries(TestRequestRateLimiter.java:74)
        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:564)
        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:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries

Error Message:
Incoming accepted new request count did not match. Expected 5 incoming 25

Stack Trace:
java.lang.AssertionError: Incoming accepted new request count did not match. 
Expected 5 incoming 25
        at 
__randomizedtesting.SeedInfo.seed([35615FCC7FDB50F5:77FABCE9FFBC25D4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries(TestRequestRateLimiter.java:74)
        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:564)
        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:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([35615FCC7FDB50F5:8476B9F3108DAB51]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        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:564)
        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:832)




Build Log:
[...truncated 13688 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 1549472 INFO  
(SUITE-TestCloudSearcherWarming-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1549472 INFO  
(SUITE-TestCloudSearcherWarming-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1549474 INFO  
(SUITE-TestCloudSearcherWarming-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/data-dir-97-001
   [junit4]   2> 1549474 WARN  
(SUITE-TestCloudSearcherWarming-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 1549474 INFO  
(SUITE-TestCloudSearcherWarming-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1549475 INFO  
(SUITE-TestCloudSearcherWarming-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1549477 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 1549478 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/tempDir-001
   [junit4]   2> 1549478 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1549478 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1549478 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1549481 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1549579 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 56361
   [junit4]   2> 1549579 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56361
   [junit4]   2> 1549579 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56361
   [junit4]   2> 1549579 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56361
   [junit4]   2> 1549584 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549592 INFO  (zkConnectionManagerCallback-10760-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549592 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549595 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549598 INFO  (zkConnectionManagerCallback-10762-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549598 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549599 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549603 INFO  (zkConnectionManagerCallback-10764-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549603 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549609 WARN  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5]-SendThread(127.0.0.1:56361))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1005fba50a40002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005fba50a40002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005fba50a40002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1549721 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1549721 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1549721 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1549722 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1549722 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1549722 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1549723 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75b5c4fa{/solr,null,AVAILABLE}
   [junit4]   2> 1549724 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d438362{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:56368}
   [junit4]   2> 1549724 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.s.Server Started @1549873ms
   [junit4]   2> 1549724 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56368}
   [junit4]   2> 1549724 ERROR (jetty-launcher-10765-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1549724 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1549725 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1549725 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1549725 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1549725 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-08T06:37:53.378114Z
   [junit4]   2> 1549726 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1549729 INFO  (zkConnectionManagerCallback-10767-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549729 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1549730 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1549738 WARN  
(jetty-launcher-10765-thread-1-SendThread(127.0.0.1:56361)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1005fba50a40003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005fba50a40003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005fba50a40003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1549843 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1549844 WARN  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62fe5ceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549844 WARN  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62fe5ceb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549856 WARN  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7181b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549856 WARN  (jetty-launcher-10765-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7181b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1549857 INFO  (jetty-launcher-10765-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56361/solr
   [junit4]   2> 1549858 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1549863 INFO  (zkConnectionManagerCallback-10777-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1549863 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1550067 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56368_solr
   [junit4]   2> 1550069 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.Overseer Overseer 
(id=72162847859408900-127.0.0.1:56368_solr-n_0000000000) starting
   [junit4]   2> 1550080 INFO  
(OverseerStateUpdate-72162847859408900-127.0.0.1:56368_solr-n_0000000000) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:56368_solr
   [junit4]   2> 1550085 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56368_solr
   [junit4]   2> 1550096 INFO  
(OverseerStateUpdate-72162847859408900-127.0.0.1:56368_solr-n_0000000000) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1550103 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1550104 WARN  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1550132 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1550171 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56368.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16c2e218
   [junit4]   2> 1550178 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56368.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16c2e218
   [junit4]   2> 1550179 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56368.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16c2e218
   [junit4]   2> 1550180 INFO  (jetty-launcher-10765-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/tempDir-001/node1
   [junit4]   2> 1550191 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1550192 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1550197 INFO  (zkConnectionManagerCallback-10792-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1550197 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1550199 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1550204 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:56361/solr ready
   [junit4]   2> 1550225 INFO  (qtp1669624162-16040) [n:127.0.0.1:56368_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:56368_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1550236 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testRepFactor1LeaderStartup
   [junit4]   2> 1550239 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1550249 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 1550257 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1550269 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1550284 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1550300 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1550322 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1550338 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1550346 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1550353 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1550362 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1550368 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1550376 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1550382 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1550386 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1550391 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1550395 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1550400 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1550406 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1550413 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1550419 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1550425 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1550429 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1550434 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1550439 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1550443 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1550448 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1550453 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1550458 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1550464 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1550471 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1550475 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1550481 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1550491 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1550496 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1550502 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1550507 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1550513 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1550522 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1550556 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1550563 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1550571 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1550580 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 1550587 INFO  
(OverseerThreadFactory-10782-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 1550718 INFO  
(OverseerStateUpdate-72162847859408900-127.0.0.1:56368_solr-n_0000000000) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56368/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:56368_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1550930 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr    
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1550930 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr    
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 1550945 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 1550961 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using 
configuration from configset testRepFactor1LeaderStartup.AUTOCREATED, 
trusted=true
   [junit4]   2> 1550966 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 1551327 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1551328 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_56368.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 
'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16c2e218
   [junit4]   2> 1551328 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 1551455 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1551455 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1551458 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1551458 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1551464 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1551465 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1551466 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1551468 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1551469 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1551469 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 1551470 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 1551470 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1674438167885774848
   [junit4]   2> 1551475 INFO  
(searcherExecutor-10794-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1551475 INFO  
(searcherExecutor-10794-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1551476 INFO  
(searcherExecutor-10794-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered 
new searcher autowarm time: 0 ms
   [junit4]   2> 1551484 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testRepFactor1LeaderStartup/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1551484 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 1551495 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1551495 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1551495 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:56368/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 1551496 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1551497 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:56368/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1551497 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as 
/collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72162847859408900-core_node2-n_0000000000
   [junit4]   2> 1551503 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56368/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ 
shard1
   [junit4]   2> 1551609 INFO  (zkCallback-10776-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1551610 INFO  (zkCallback-10776-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1551611 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1551615 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=685
   [junit4]   2> 1551618 INFO  (qtp1669624162-16040) [n:127.0.0.1:56368_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> 1551724 INFO  (zkCallback-10776-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1551724 INFO  (zkCallback-10776-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1551724 INFO  (zkCallback-10776-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1551728 INFO  (qtp1669624162-16040) [n:127.0.0.1:56368_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:56368_solr&wt=javabin&version=2}
 status=0 QTime=1502
   [junit4]   2> 1551729 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: 
testRepFactor1LeaderStartup
   [junit4]   2> 1551742 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler 
Waiting up to 30 secs for 1 replicas to set the property overlay to be of 
version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 1551743 INFO  (Thread-2528) [     ] o.a.s.c.SolrCore config 
update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 1551743 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1551745 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.c.SolrCore core reload testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 1551756 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1551769 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore 
'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration from 
configset testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1551774 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1551849 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 1551850 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1551850 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1551850 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:56368/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 1 attempts
   [junit4]   2> 1551850 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1551952 INFO  (qtp1669624162-16040) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 1551952 INFO  (qtp1669624162-16040) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1551952 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1551953 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:56368/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 2 attempts
   [junit4]   2> 1551953 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1551957 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1551984 INFO  (Thread-2528) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_56368.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 
'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16c2e218
   [junit4]   2> 1551985 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.c.SolrCore [[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new 
SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudSearcherWarming_35615FCC7FDB50F5-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 1552056 INFO  (qtp1669624162-16042) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 1552059 INFO  (qtp1669624162-16042) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=2
   [junit4]   2> 1552059 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1552059 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:56368/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 3 attempts
   [junit4]   2> 1552059 INFO  
(solrHandlerExecutor-10799-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1552071 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1552071 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1552077 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1552079 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 1552079 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 1552080 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1552080 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1552080 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 1552080 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1552080 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1674438168525406208
   [junit4]   2> 1552080 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1552080 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: default
   [junit4]   2> 1552088 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.SolrCore 
[testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher 
autowarm time: 0 ms
   [junit4]   2> 1552093 INFO  (Thread-2528) [n:127.0.0.1:56368_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1552094 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener 
done.
   [junit4]   2> 1552098 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.SolrCore 
[testRepFactor1LeaderStartup_shard1_replica_n1]  Registered new searcher 
autowarm time: 0 ms
   [junit4]   2> 1552162 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I 
already have the expected version 0 of config
   [junit4]   2> 1552163 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler 
isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1552163 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 1552167 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler 
Took 425.0ms to set the property overlay to be of version 0 for collection 
testRepFactor1LeaderStartup
   [junit4]   2> 1552168 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/config 
params={wt=javabin&version=2} status=0 QTime=430
   [junit4]   2> 1552168 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr    
 ] o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@7a153c53
   [junit4]   2> 1552168 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 
tag=SolrCore@7a153c53
   [junit4]   2> 1552168 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr    
 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74f2e6bb: rootName = 
solr_56368, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.testRepFactor1LeaderStartup.shard1.replica_n1/com.codahale.metrics.MetricRegistry@25e22d5f
   [junit4]   2> 1552186 INFO  (qtp1669624162-16041) [n:127.0.0.1:56368_solr    
 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader 
tag=SolrCore@7a153c53
   [junit4]   2> 1552223 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testRepFactor1LeaderStartup/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 1552224 INFO  (qtp1669624162-16039) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1674438168642846720)]} 0 35
   [junit4]   2> 1552240 INFO  
(OverseerCollectionConfigSetProcessor-72162847859408900-127.0.0.1:56368_solr-n_0000000000)
 [n:127.0.0.1:56368_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1552349 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1552351 INFO  
(searcherExecutor-10801-thread-1-processing-n:127.0.0.1:56368_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:56368_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1]  Registered 
new searcher autowarm time: 0 ms
   [junit4]   2> 1552351 INFO  (qtp1669624162-16042) [n:127.0.0.1:56368_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr path=/update 
params={_stateVer_=testRepFactor1LeaderStartup:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 125
   [junit4]   2> 1552353 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1725551404
   [junit4]   2> 1552353 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56368_solr
   [junit4]   2> 1552354 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1552354 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:56368_solr as DOWN
   [junit4]   2> 1552355 INFO  (zkCallback-10776-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1552355 INFO  (zkCallback-10791-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1552358 INFO  (coreCloseExecutor-10812-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.SolrCore 
[testRepFactor1LeaderStartup_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4046d720
   [junit4]   2> 1552358 INFO  (coreCloseExecutor-10812-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testRepFactor1LeaderStartup.shard1.replica_n1 
tag=SolrCore@4046d720
   [junit4]   2> 1552358 INFO  (coreCloseExecutor-10812-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@85e7e30: rootName = 
solr_56368, domain = solr.core.testRepFactor1LeaderStartup.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.testRepFactor1LeaderStartup.shard1.replica_n1/com.codahale.metrics.MetricRegistry@25e22d5f
   [junit4]   2> 1552371 INFO  (coreCloseExecutor-10812-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.testRepFactor1LeaderStartup.shard1.leader 
tag=SolrCore@4046d720
   [junit4]   2> 1552372 INFO  (coreCloseExecutor-10812-thread-1) 
[n:127.0.0.1:56368_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1552374 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node tag=null
   [junit4]   2> 1552374 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@397feb02: rootName = 
solr_56368, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@5e24e488
   [junit4]   2> 1552380 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm tag=null
   [junit4]   2> 1552380 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cd39cc1: rootName = 
solr_56368, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@5107c013
   [junit4]   2> 1552383 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty tag=null
   [junit4]   2> 1552383 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e437da0: rootName = 
solr_56368, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@1a545afe
   [junit4]   2> 1552383 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster tag=null
   [junit4]   2> 1552384 INFO  (closeThreadPool-10814-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72162847859408900-127.0.0.1:56368_solr-n_0000000000) closing
   [junit4]   2> 1552384 INFO  
(OverseerStateUpdate-72162847859408900-127.0.0.1:56368_solr-n_0000000000) 
[n:127.0.0.1:56368_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56368_solr
   [junit4]   2> 1552385 INFO  (closeThreadPool-10814-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72162847859408900-127.0.0.1:56368_solr-n_0000000000) closing
   [junit4]   2> 1552499 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.Overseer Overseer 
(id=72162847859408900-127.0.0.1:56368_solr-n_0000000000) closing
   [junit4]   2> 1552505 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6d438362{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1552505 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@75b5c4fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1552505 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1552509 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 56368
   [junit4]   2> 1552512 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testRepFactor1LeaderStartup): 
jetty count:1
   [junit4]   2> 1552516 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 1552518 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 1552526 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 1552526 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=56368)
   [junit4]   2> 1552527 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 56368 try 
number 2 ...
   [junit4]   2> 1552527 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 
2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 
14.0.1+7
   [junit4]   2> 1552528 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1552528 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1552528 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1552533 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b7e2c9e{/solr,null,AVAILABLE}
   [junit4]   2> 1552534 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@f152b03{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:56368}
   [junit4]   2> 1552534 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.s.Server Started @1552684ms
   [junit4]   2> 1552534 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56368}
   [junit4]   2> 1552535 ERROR 
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1552535 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1552535 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 1552535 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1552535 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1552535 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-08T06:37:56.188410Z
   [junit4]   2> 1552538 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1552542 INFO  (zkConnectionManagerCallback-10816-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1552543 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1552556 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1552665 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1552668 WARN  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a46d04e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1552668 WARN  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@2a46d04e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1552672 WARN  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[35615FCC7FDB50F5])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 

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

junit4]   2> 23209 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:51215_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.c1.shard1.replica_n1 tag=SolrCore@69e92f6a
   [junit4]   2> 23209 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:51215_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a47d89c: rootName = 
solr_51215, domain = solr.core.c1.shard1.replica_n1, service url = null, agent 
id = null] for registry 
solr.core.c1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@1ef6b2a9
   [junit4]   2> 23216 INFO  (coreCloseExecutor-54-thread-1) 
[n:127.0.0.1:51215_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 23244 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:51215_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.c1.shard1.leader tag=SolrCore@69e92f6a
   [junit4]   2> 23251 INFO  (coreCloseExecutor-54-thread-2) 
[n:127.0.0.1:51215_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 23275 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 23275 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20448d29: rootName = 
solr_51215, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@168bfe8d
   [junit4]   2> 23319 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 23319 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a1fe6f6: rootName = 
solr_51215, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@3744c810
   [junit4]   2> 23329 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 23329 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c2d1fbd: rootName = 
solr_51215, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@60374916
   [junit4]   2> 23329 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 23349 INFO  (closeThreadPool-56-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72162948659085316-127.0.0.1:51215_solr-n_0000000000) closing
   [junit4]   2> 23349 INFO  
(OverseerStateUpdate-72162948659085316-127.0.0.1:51215_solr-n_0000000000) 
[n:127.0.0.1:51215_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51215_solr
   [junit4]   2> 23353 INFO  (closeThreadPool-56-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72162948659085316-127.0.0.1:51215_solr-n_0000000000) closing
   [junit4]   2> 23455 INFO  (zkCallback-19-thread-3) [     ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 23455 INFO  (zkCallback-19-thread-3) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1722 ms
   [junit4]   2> 23458 WARN  
(jetty-launcher-8-thread-1-SendThread(127.0.0.1:51193)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1005fd1c8c50004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1005fd1c8c50004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1005fd1c8c50004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 23560 INFO  (jetty-closer-50-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72162948659085316-127.0.0.1:51215_solr-n_0000000000) closing
   [junit4]   2> 23569 INFO  (jetty-closer-50-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@29c77a58{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 23571 INFO  (jetty-closer-50-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@53c0777d{/solr,null,UNAVAILABLE}
   [junit4]   2> 23571 INFO  (jetty-closer-50-thread-1) [     ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 23578 INFO  
(SUITE-TestRequestRateLimiter-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 23794 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>        3       /solr/collections/c2/terms/shard1
   [junit4]   2>        3       /solr/collections/c1/terms/shard1
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/c2/state.json
   [junit4]   2>        13      /solr/collections/c1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/overseer/queue
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 23804 INFO  
(SUITE-TestRequestRateLimiter-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51193
   [junit4]   2> 23804 INFO  
(SUITE-TestRequestRateLimiter-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51193
   [junit4]   2> 23804 INFO  
(SUITE-TestRequestRateLimiter-seed#[35615FCC7FDB50F5]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51193
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.servlet.TestRequestRateLimiter_35615FCC7FDB50F5-001
   [junit4]   2> Aug 08, 2020 7:03:50 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(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=918, maxMBSortInHeap=6.622549924191247, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=vai, 
timezone=Pacific/Ponape
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=352321536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestRateLimiter]
   [junit4] Completed [4/10 (1!)] on J4 in 23.24s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 43 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 10 suites, 20 tests, 1 failure [seed: 
35615FCC7FDB50F5]

Total time: 1 minute 19 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro]   1/5 failed: org.apache.solr.servlet.TestRequestRateLimiter
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6386' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX 
#6387'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to