Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1142/

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:43825/solr: Underlying core creation 
failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43825/solr: Underlying core creation failed 
while creating collection: testLeaderFailsOver
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([4B05E4991F2ECBE0:A3D9497BECC6D1C0]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped 
Memory Circuit Breaker triggered as JVM heap usage values are greater than 
allocated threshold.Seen JVM heap memory usage 400300656 and allocated 
threshold 397148160

        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
        ... 45 more




Build Log:
[...truncated 14778 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 1133364 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1133365 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1133365 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_4B05E4991F2ECBE0-001/data-dir-115-001
   [junit4]   2> 1133365 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1133365 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1133367 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1133368 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1133374 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1133388 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1133412 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1133721 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1134586 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:674) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:335) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 1134588 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:1.8.0_252]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:886) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:671) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) 
[test/:?]
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method) ~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[?:1.8.0_252]
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_252]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498) 
~[?:1.8.0_252]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20) 
[junit-4.13.1.jar:4.13.1]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 1134589 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1134590 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@44f055aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134590 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@44f055aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134593 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e147754[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134593 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e147754[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134594 WARN  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
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> 1134865 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bf2c48d
   [junit4]   2> 1134877 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bf2c48d
   [junit4]   2> 1134877 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bf2c48d
   [junit4]   2> 1134878 INFO  (coreLoadExecutor-15128-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1134889 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1134905 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1134920 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1135054 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 1135061 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1135062 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7bf2c48d
   [junit4]   2> 1135062 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_4B05E4991F2ECBE0-001/data-dir-115-001/]
   [junit4]   2> 1135063 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1135113 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1135113 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1135113 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=67.578125, 
floorSegmentMB=1.51171875, forceMergeDeletesPctAllowed=10.981577899009629, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=35.74932101856936
   [junit4]   2> 1135178 WARN  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 1135179 INFO  (coreLoadExecutor-15128-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1135180 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135180 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1135181 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135183 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135184 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135184 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135184 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135185 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135199 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135202 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 17
   [junit4]   2> 1135203 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135203 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135203 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135204 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135204 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135204 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135212 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135213 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 1135213 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135214 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135214 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135214 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135214 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135215 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135221 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135222 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 1135222 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135223 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135223 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135223 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135223 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135224 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135230 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135231 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1135233 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 1135234 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135234 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135234 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135235 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135235 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135247 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135251 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 16
   [junit4]   2> 1135252 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135253 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135253 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135253 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135253 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135254 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135263 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135263 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 1135264 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135264 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135264 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135265 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135265 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135265 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135468 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135468 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 202
   [junit4]   2> 1135469 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135470 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135470 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135470 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135471 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135471 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135486 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135487 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 1135487 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135488 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135489 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135490 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135490 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135490 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135500 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135501 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 1135503 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135503 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135503 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135504 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135504 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135504 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135519 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135521 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 16
   [junit4]   2> 1135522 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 1135523 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135523 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135525 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135526 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135526 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135551 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135552 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 25
   [junit4]   2> 1135553 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135553 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135554 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135554 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135554 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135555 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135564 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135564 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 1135565 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135565 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135565 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135566 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135566 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135566 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135579 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135580 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 1135581 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135582 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135582 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135582 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135583 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135583 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135596 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135596 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 1135597 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135597 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135598 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135598 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135598 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135598 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135610 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135610 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 1135611 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135611 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135612 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135612 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135612 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135612 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135628 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135629 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 16
   [junit4]   2> 1135630 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135630 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135630 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135631 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135631 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135631 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135638 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135639 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1135858 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 219
   [junit4]   2> 1135859 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135860 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135860 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135860 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135862 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135871 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135872 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 1135873 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135873 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135874 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135874 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135878 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135878 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135886 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135887 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 1135887 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135887 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135888 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135888 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1135888 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1135888 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1135898 INFO  
(searcherExecutor-15130-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1135899 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 1135908 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 1135908 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 1135909 ERROR 
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit 
Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are 
greater than allocated threshold.Seen JVM heap memory usage 400300656 and 
allocated threshold 397148160
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1135909 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testResponseWithCBTiming -Dtests.seed=4B05E4991F2ECBE0 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-CA 
-Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J1 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4B05E4991F2ECBE0:A3D9497BECC6D1C0]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    >        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit 
Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are 
greater than allocated threshold.Seen JVM heap memory usage 400300656 and 
allocated threshold 397148160
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]    >        ... 45 more
   [junit4]   2> 1135914 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 1135914 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135915 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[4B05E4991F2ECBE0]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 1135918 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[4B05E4991F2ECBE0]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 1135919 INFO  (TestCircuitBreaker-15134-thread-2) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1135920 INFO  (TestCircuitBreaker-15134-thread-3) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1135920 INFO  (TestCircuitBreaker-15134-thread-1) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1135920 INFO  (TestCircuitBreaker-15134-thread-4) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135920 INFO  (TestCircuitBreaker-15134-thread-2) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1135924 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[4B05E4991F2ECBE0]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 1135927 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[4B05E4991F2ECBE0]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 1135929 INFO  (TestCircuitBreaker-15135-thread-2) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135929 INFO  (TestCircuitBreaker-15135-thread-1) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135929 INFO  (TestCircuitBreaker-15135-thread-3) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135929 INFO  (TestCircuitBreaker-15135-thread-1) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135930 INFO  (TestCircuitBreaker-15135-thread-4) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135932 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[4B05E4991F2ECBE0]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 1135935 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[4B05E4991F2ECBE0]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 1135935 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[4B05E4991F2ECBE0]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 1135936 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[4B05E4991F2ECBE0]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 1135936 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1135936 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1286803971
   [junit4]   2> 1135936 INFO  (coreCloseExecutor-15137-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d90b417
   [junit4]   2> 1135936 INFO  (coreCloseExecutor-15137-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@1d90b417
   [junit4]   2> 1135936 INFO  (coreCloseExecutor-15137-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e1bf533: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4fdf695b
   [junit4]   2> 1135946 INFO  (coreCloseExecutor-15137-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 1135949 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1135949 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7087c17a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@4dab2fc3
   [junit4]   2> 1135954 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1135954 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@683de0f5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@343a8d26
   [junit4]   2> 1135956 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1135956 INFO  
(SUITE-TestCircuitBreaker-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53dc6a00: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@390622f0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_4B05E4991F2ECBE0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{title_stringNoNorms=PostingsFormat(name=LuceneVarGapFixedInterval), 
title_stemmed=Lucene84, 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
inStock_b1=PostingsFormat(name=MockRandom), _root_=Lucene84, 
name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), 
text=PostingsFormat(name=MockRandom), title=Lucene84, 
title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=602, 
maxMBSortInHeap=7.496787906485061, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-CA, 
timezone=Asia/Sakhalin
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=263913648,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [HttpTriggerListenerTest, 
PropertiesRequestHandlerTest, TestMiniSolrCloudClusterSSL, 
ReindexCollectionTest, BigEndianAscendingWordSerializerTest, TestFastLRUCache, 
MetricTriggerIntegrationTest, CircularListTest, SimpleMLTQParserTest, 
ChaosMonkeyNothingIsSafeTest, WordBreakSolrSpellCheckerTest, TestApiFramework, 
TestDynamicFieldCollectionResource, TestSolrQueryResponse, 
CloudReplicaSourceTest, PreAnalyzedFieldTest, LukeRequestHandlerTest, 
StressHdfsTest, DistributedSpellCheckComponentTest, CdcrVersionReplicationTest, 
TestZkChroot, DocumentAnalysisRequestHandlerTest, TestSubQueryTransformer, 
TestPseudoReturnFields, DistributedFacetPivotLongTailTest, 
CreateRoutedAliasTest, NestedShardedAtomicUpdateTest, DeleteReplicaTest, 
ResponseHeaderTest, DistribDocExpirationUpdateProcessorTest, 
PingRequestHandlerTest, SchemaApiFailureTest, TestPointFields, 
ResourceLoaderTest, TestHashPartitioner, AutoScalingHandlerTest, 
GraphQueryTest, TestSolr4Spatial, ShardRoutingTest, TestSolrCoreProperties, 
TestSortableTextField, DimensionalRoutedAliasUpdateProcessorTest, 
TestExpandComponent, DocValuesNotIndexedTest, TestScoreJoinQPScore, 
TestGeoJSONResponseWriter, DocValuesMultiTest, UpdateParamsTest, 
TestCloudDeleteByQuery, TestNoOpRegenerator, ClusterStateTest, 
HdfsCollectionsAPIDistributedZkTest, SmileWriterTest, 
AssignBackwardCompatibilityTest, TestFileDictionaryLookup, 
TestReplicaProperties, ZkStateWriterTest, CdcrBootstrapTest, CacheHeaderTest, 
TestStandardQParsers, TestStressLiveNodes, TestPushWriter, TestManagedSchema, 
TriggerEventQueueTest, TestFieldCacheVsDocValues, TestPhraseSuggestions, 
TestFieldTypeCollectionResource, Tagger2Test, SuggesterWFSTTest, 
SolrJmxReporterTest, OverseerSolrResponseUnsafeSerializationTest, 
IndexSchemaRuntimeFieldTest, ConnectionReuseTest, BasicFunctionalityTest, 
TestCloudPseudoReturnFields, AtomicUpdateProcessorFactoryTest, 
DirectoryFactoriesTest, ParsingFieldUpdateProcessorsTest, 
TestStressUserVersions, CollectionsAPISolrJTest, ZkDynamicConfigTest, 
TestRebalanceLeaders, SearchRateTriggerTest, 
SpellCheckCollatorWithCollapseTest, HdfsBasicDistributedZkTest, 
TestSolrJacksonAnnotation, BasicAuthStandaloneTest, 
TestLMJelinekMercerSimilarityFactory, TestTrieFacet, TestFoldingMultitermQuery, 
ThreadDumpHandlerTest, TestConfigOverlay, TestCircuitBreaker]
   [junit4] Completed [450/924 (1!)] on J1 in 2.78s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 187 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1320819 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1320819 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1320819 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B05E4991F2ECBE0-001/data-dir-137-001
   [junit4]   2> 1320819 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1320820 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1320820 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B05E4991F2ECBE0-001/tempDir-001
   [junit4]   2> 1320821 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1320821 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1320821 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1320822 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1320921 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 41613
   [junit4]   2> 1320921 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41613
   [junit4]   2> 1320921 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41613
   [junit4]   2> 1320921 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41613
   [junit4]   2> 1320923 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320925 INFO  (zkConnectionManagerCallback-16854-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320925 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320927 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320928 INFO  (zkConnectionManagerCallback-16856-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320928 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320928 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320929 INFO  (zkConnectionManagerCallback-16858-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1320929 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1320930 WARN  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker-SendThread(127.0.0.1:41613))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1023529ebb40002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1023529ebb40002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1023529ebb40002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1321032 INFO  (jetty-launcher-16859-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1321032 INFO  (jetty-launcher-16859-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1321032 INFO  (jetty-launcher-16859-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1321032 INFO  (jetty-launcher-16859-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1321032 INFO  (jetty-launcher-16859-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1321032 INFO  (jetty-launcher-16859-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1321033 INFO  (jetty-launcher-16859-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321033 INFO  (jetty-launcher-16859-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1321033 INFO  (jetty-launcher-16859-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1321033 INFO  (jetty

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

4]   2> 1335944 INFO  (jetty-closer-16963-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34967_solr as DOWN
   [junit4]   2> 1335946 INFO  (jetty-closer-16963-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1335946 INFO  (jetty-closer-16963-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1335946 INFO  (jetty-closer-16963-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1335946 INFO  (jetty-closer-16963-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1335953 INFO  (jetty-closer-16963-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1335953 INFO  (jetty-closer-16963-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1335953 INFO  (jetty-closer-16963-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1335953 INFO  (jetty-closer-16963-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1335957 INFO  (closeThreadPool-16973-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72678998155722758-127.0.0.1:34967_solr-n_0000000000) closing
   [junit4]   2> 1335961 INFO  
(OverseerStateUpdate-72678998155722758-127.0.0.1:34967_solr-n_0000000000) 
[n:127.0.0.1:34967_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34967_solr
   [junit4]   2> 1335966 INFO  
(OverseerAutoScalingTriggerThread-72678998155722758-127.0.0.1:34967_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1335966 WARN  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[4B05E4991F2ECBE0]-SendThread(127.0.0.1:41613))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1023529ebb4000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1023529ebb4000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1023529ebb4000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1335970 INFO  (closeThreadPool-16973-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72678998155722758-127.0.0.1:34967_solr-n_0000000000) closing
   [junit4]   2> 1336068 INFO  (jetty-closer-16963-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@22853e0b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43825}
   [junit4]   2> 1336068 INFO  (jetty-closer-16963-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44bbd707{/solr,null,STOPPED}
   [junit4]   2> 1336069 INFO  (jetty-closer-16963-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1336168 INFO  (jetty-closer-16963-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72678998155722758-127.0.0.1:34967_solr-n_0000000000) closing
   [junit4]   2> 1336169 INFO  (jetty-closer-16963-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@309988d9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1336170 INFO  (jetty-closer-16963-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d5fed10{/solr,null,STOPPED}
   [junit4]   2> 1336170 INFO  (jetty-closer-16963-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1336171 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1336374 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>        10      
/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2>        7       
/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/configs/config
   [junit4]   2>        3       
/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      
/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2>        5       /solr/collections/testLeaderFailsOver/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72678998155722758-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72678998155722758-127.0.0.1:34967_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/overseer/queue
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        14      /solr/overseer/collection-queue-work
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1336376 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41613
   [junit4]   2> 1336376 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41613
   [junit4]   2> 1336376 INFO  
(SUITE-LeaderTragicEventTest-seed#[4B05E4991F2ECBE0]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41613
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_4B05E4991F2ECBE0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=810, maxMBSortInHeap=5.282353207996564, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-SD, 
timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=347135328,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [HttpTriggerListenerTest, 
PropertiesRequestHandlerTest, TestMiniSolrCloudClusterSSL, 
ReindexCollectionTest, BigEndianAscendingWordSerializerTest, TestFastLRUCache, 
MetricTriggerIntegrationTest, CircularListTest, SimpleMLTQParserTest, 
ChaosMonkeyNothingIsSafeTest, WordBreakSolrSpellCheckerTest, TestApiFramework, 
TestDynamicFieldCollectionResource, TestSolrQueryResponse, 
CloudReplicaSourceTest, PreAnalyzedFieldTest, LukeRequestHandlerTest, 
StressHdfsTest, DistributedSpellCheckComponentTest, CdcrVersionReplicationTest, 
TestZkChroot, DocumentAnalysisRequestHandlerTest, TestSubQueryTransformer, 
TestPseudoReturnFields, DistributedFacetPivotLongTailTest, 
CreateRoutedAliasTest, NestedShardedAtomicUpdateTest, DeleteReplicaTest, 
ResponseHeaderTest, DistribDocExpirationUpdateProcessorTest, 
PingRequestHandlerTest, SchemaApiFailureTest, TestPointFields, 
ResourceLoaderTest, TestHashPartitioner, AutoScalingHandlerTest, 
GraphQueryTest, TestSolr4Spatial, ShardRoutingTest, TestSolrCoreProperties, 
TestSortableTextField, DimensionalRoutedAliasUpdateProcessorTest, 
TestExpandComponent, DocValuesNotIndexedTest, TestScoreJoinQPScore, 
TestGeoJSONResponseWriter, DocValuesMultiTest, UpdateParamsTest, 
TestCloudDeleteByQuery, TestNoOpRegenerator, ClusterStateTest, 
HdfsCollectionsAPIDistributedZkTest, SmileWriterTest, 
AssignBackwardCompatibilityTest, TestFileDictionaryLookup, 
TestReplicaProperties, ZkStateWriterTest, CdcrBootstrapTest, CacheHeaderTest, 
TestStandardQParsers, TestStressLiveNodes, TestPushWriter, TestManagedSchema, 
TriggerEventQueueTest, TestFieldCacheVsDocValues, TestPhraseSuggestions, 
TestFieldTypeCollectionResource, Tagger2Test, SuggesterWFSTTest, 
SolrJmxReporterTest, OverseerSolrResponseUnsafeSerializationTest, 
IndexSchemaRuntimeFieldTest, ConnectionReuseTest, BasicFunctionalityTest, 
TestCloudPseudoReturnFields, AtomicUpdateProcessorFactoryTest, 
DirectoryFactoriesTest, ParsingFieldUpdateProcessorsTest, 
TestStressUserVersions, CollectionsAPISolrJTest, ZkDynamicConfigTest, 
TestRebalanceLeaders, SearchRateTriggerTest, 
SpellCheckCollatorWithCollapseTest, HdfsBasicDistributedZkTest, 
TestSolrJacksonAnnotation, BasicAuthStandaloneTest, 
TestLMJelinekMercerSimilarityFactory, TestTrieFacet, TestFoldingMultitermQuery, 
ThreadDumpHandlerTest, TestConfigOverlay, TestCircuitBreaker, 
TestShortCircuitedRequests, TestCollapseQParserPlugin, 
TestSolrCloudWithKerberosAlt, OverseerCollectionConfigSetProcessorTest, 
TestSchemaSimilarityResource, TestInitQParser, TestCustomSort, 
TestNumericRangeQuery64, TestInPlaceUpdatesDistrib, V2ApiIntegrationTest, 
BlockJoinFacetDistribTest, TestBackupRepositoryFactory, TestSimUtils, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TimeRoutedAliasUpdateProcessorTest, TestAtomicUpdateErrorCases, 
SortSpecParsingTest, TestQuerySenderNoQuery, SpellCheckComponentTest, 
TestDelegationWithHadoopAuth, AuditLoggerIntegrationTest, LeaderElectionTest, 
LeaderTragicEventTest]
   [junit4] Completed [508/924 (2!)] on J1 in 15.78s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to