Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/139/

1 tests failed.
FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([A05E0F5AF9284D29:4882A2B80AC05709]: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 400405504 and allocated 
threshold 391249920

        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:326)
        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 16238 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 4775449 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4775449 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_A05E0F5AF9284D29-001/data-dir-321-001
   [junit4]   2> 4775449 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 4775449 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4775452 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4775452 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4775453 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4775461 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4775480 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 4775495 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4775639 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 4776707 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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> 4776709 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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-NightlyTests-8.x/checkout/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> 4776710 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4776710 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4776711 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b90fddc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4776711 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b90fddc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4776727 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4776729 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1936269e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4776729 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1936269e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4776730 WARN  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-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> 4776764 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@523dd41a
   [junit4]   2> 4776771 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@523dd41a
   [junit4]   2> 4776771 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@523dd41a
   [junit4]   2> 4776975 INFO  (coreLoadExecutor-55481-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 4777000 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4777020 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 4777043 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 4777145 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 4777152 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 4777152 INFO  (coreLoadExecutor-55481-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@523dd41a
   [junit4]   2> 4777152 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_A05E0F5AF9284D29-001/data-dir-321-001/]
   [junit4]   2> 4777154 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6662092559489843]
   [junit4]   2> 4777195 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4777195 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4777196 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@2a6ff2bc
   [junit4]   2> 4777197 WARN  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 4777199 INFO  (coreLoadExecutor-55481-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4777200 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777200 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4777202 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4777204 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777204 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777205 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777205 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777205 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777230 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777231 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 25
   [junit4]   2> 4777234 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 4777235 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777236 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777236 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777238 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 4777239 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777267 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777268 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 27
   [junit4]   2> 4777269 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777269 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777269 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777270 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777271 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777272 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777286 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777287 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 4777288 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777288 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777288 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777289 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777289 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777289 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777302 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777303 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 4777304 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777304 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777304 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777305 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777305 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777305 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777318 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777319 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 4777321 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4777321 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777322 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777322 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777323 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777323 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777335 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777336 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 4777337 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777338 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777338 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777338 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777339 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777339 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777351 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777352 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 4777353 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777353 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777353 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777354 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777354 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777355 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777593 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777593 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 238
   [junit4]   2> 4777594 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777595 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777595 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777595 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777596 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777596 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777629 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777630 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 33
   [junit4]   2> 4777631 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777631 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777631 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777632 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777632 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777632 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777656 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777657 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 24
   [junit4]   2> 4777658 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777658 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777658 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777658 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777659 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777659 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777671 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777671 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 4777672 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777672 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777672 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777673 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777673 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777673 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777684 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777685 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 4777685 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777686 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777687 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777687 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777687 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777687 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777709 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777709 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 21
   [junit4]   2> 4777710 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777711 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777711 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777711 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777711 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777712 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777775 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777777 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 64
   [junit4]   2> 4777778 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777779 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777779 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777779 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777780 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777780 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777815 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777816 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 35
   [junit4]   2> 4777818 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 4777819 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777819 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777819 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777820 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777820 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777861 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777862 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 41
   [junit4]   2> 4777866 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 3
   [junit4]   2> 4777866 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777867 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777867 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777868 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777868 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777908 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777909 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 40
   [junit4]   2> 4777912 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 4777913 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777913 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777914 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777915 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777915 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777965 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4777966 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 50
   [junit4]   2> 4777969 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 4777969 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777970 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4777970 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4777970 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4777971 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4778010 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4778011 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 39
   [junit4]   2> 4778014 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 2
   [junit4]   2> 4778014 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4778016 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4778016 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4778017 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 4778017 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 4778055 INFO  
(searcherExecutor-55483-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4778055 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 38
   [junit4]   2> 4778266 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[A05E0F5AF9284D29]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 4778267 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[A05E0F5AF9284D29]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 4778267 ERROR 
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[A05E0F5AF9284D29]) [    
 ] 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 400405504 and 
allocated threshold 391249920
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:326)
   [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> 4778268 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[A05E0F5AF9284D29]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testResponseWithCBTiming -Dtests.seed=A05E0F5AF9284D29 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ko -Dtests.timezone=Europe/Oslo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.21s J3 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A05E0F5AF9284D29:4882A2B80AC05709]: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 400405504 and 
allocated threshold 391249920
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:326)
   [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> 4778288 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[A05E0F5AF9284D29]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 4778289 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[A05E0F5AF9284D29]) [    
 ] 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> 4778290 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[A05E0F5AF9284D29]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 4778300 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[A05E0F5AF9284D29]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 4778320 INFO  (TestCircuitBreaker-55487-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=2
   [junit4]   2> 4778326 INFO  (TestCircuitBreaker-55487-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> 4778326 INFO  (TestCircuitBreaker-55487-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> 4778332 INFO  (TestCircuitBreaker-55487-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> 4778332 INFO  (TestCircuitBreaker-55487-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> 4778334 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[A05E0F5AF9284D29]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 4778354 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[A05E0F5AF9284D29]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 4778354 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[A05E0F5AF9284D29]) [     ] 
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> 4778356 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[A05E0F5AF9284D29]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 4778367 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[A05E0F5AF9284D29]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 4778382 INFO  (TestCircuitBreaker-55488-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> 4778383 INFO  (TestCircuitBreaker-55488-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> 4778383 INFO  (TestCircuitBreaker-55488-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> 4778396 INFO  (TestCircuitBreaker-55488-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> 4778397 INFO  (TestCircuitBreaker-55488-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> 4778399 INFO  
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[A05E0F5AF9284D29]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 4778399 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4778399 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=424776997
   [junit4]   2> 4778409 INFO  (coreCloseExecutor-55490-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2c76626d
   [junit4]   2> 4778409 INFO  (coreCloseExecutor-55490-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@2c76626d
   [junit4]   2> 4778409 INFO  (coreCloseExecutor-55490-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31f9dd9d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@48a9867d
   [junit4]   2> 4778438 INFO  (coreCloseExecutor-55490-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 4778668 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 4778668 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fa47c0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@31d02480
   [junit4]   2> 4778679 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 4778679 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2378df87: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@5a37541
   [junit4]   2> 4778682 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 4778682 INFO  
(SUITE-TestCircuitBreaker-seed#[A05E0F5AF9284D29]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44e39c9c: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@449cba31
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_A05E0F5AF9284D29-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ko, 
timezone=Europe/Oslo
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=251591200,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
CdcrReplicationHandlerTest, TestJsonRequest, TestFacetMethods, 
AutoAddReplicasIntegrationTest, TestPKIAuthenticationPlugin, SolrXmlInZkTest, 
TestTestInjection, TestSubQueryTransformerDistrib, 
SuggestComponentContextFilterQueryTest, DeleteStatusTest, CursorPagingTest, 
SolrCoreCheckLockOnStartupTest, MetricsHandlerTest, TestCorePropertiesReload, 
InfoHandlerTest, TestSolrCloudWithHadoopAuthPlugin, TestSkipOverseerOperations, 
TestSurroundQueryParser, ConfigureRecoveryStrategyTest, DistributedQueueTest, 
BlobRepositoryCloudTest, OverseerTaskQueueTest, SolrCoreMetricManagerTest, 
TestCodecSupport, TestDynamicURP, MultiSolrCloudTestCaseTest, 
TestStressThreadBackup, EmbeddedSolrNoSerializeTest, TestReload, 
TestPolicyCloud, TestContainerPlugin, ExitableDirectoryReaderTest, 
HdfsRestartWhileUpdatingTest, HDFSCollectionsAPITest, 
ZookeeperStatusHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
SuggesterTSTTest, AnalyticsQueryTest, TestJavabinTupleStreamParser, 
TestFunctionQuery, TestHashQParserPlugin, TestRandomFlRTGCloud, 
TestManagedSynonymGraphFilterFactory, DocExpirationUpdateProcessorFactoryTest, 
URLClassifyProcessorTest, TestUnifiedSolrHighlighter, SolrIndexMetricsTest, 
CustomTermsComponentTest, TestUseDocValuesAsStored, 
CoreMergeIndexesAdminHandlerTest, TestSSLRandomization, TestCSVResponseWriter, 
TestDocTermOrds, TestRandomFaceting, TestLegacyField, 
ManagedSchemaRoundRobinCloudTest, JavaBinAtomicUpdateMultivalueTest, 
TestConfigsApi, TestHdfsUpdateLog, TestElisionMultitermQuery, 
TestFilteredDocIdSet, ExplicitHLLTest, MissingSegmentRecoveryTest, 
TestPrepRecovery, CoreAdminCreateDiscoverTest, JsonLoaderTest, 
TestCloudPhrasesIdentificationComponent, TestConfigSetsAPIExclusivity, 
ScheduledTriggerTest, BasicDistributedZkTest, DateRangeFieldTest, 
ForceLeaderWithTlogReplicasTest, TestSQLHandler, BasicAuthIntegrationTest, 
PolyFieldTest, MinimalSchemaTest, DateMathParserTest, 
TestStressCloudBlindAtomicUpdates, TestLegacyFieldCache, TestBulkSchemaAPI, 
SegmentsInfoRequestHandlerTest, TestMacros, TestComplexPhraseQParserPlugin, 
RootFieldTest, ChaosMonkeySafeLeaderTest, TestBulkSchemaConcurrent, 
TestPackages, TestHttpServletCarrier, IndexSizeTriggerSizeEstimationTest, 
TestNRTOpen, TestFuzzyAnalyzedSuggestions, SaslZkACLProviderTest, 
DistributedQueryComponentOptimizationTest, TestStreamBody, TestLRUCache, 
SolrRequestParserTest, HdfsUnloadDistributedZkTest, 
XmlUpdateRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, 
ReplaceNodeNoTargetTest, TestSafeXMLParsing, SolrLogPostToolTest, 
BlockDirectoryTest, TransactionLogTest, TestSolrDeletionPolicy2, 
ChangedSchemaMergeTest, HttpPartitionWithTlogReplicasTest, 
ExecutePlanActionTest, TestDocumentBuilder, TestGroupingSearch, 
TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, 
TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AddReplicaTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionPropsTest, 
ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, 
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, 
DeleteLastCustomShardedReplicaTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LeaderElectionTest, LeaderTragicEventTest, 
LeaderVoteWaitTimeoutTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, PackageManagerCLITest, PeerSyncReplicationTest, 
RestartWhileUpdatingTest, ShardRoutingCustomTest, ShardRoutingTest, 
ShardTermsTest, SharedFSAutoReplicaFailoverTest, SplitShardTest, SyncSliceTest, 
TestCloudPivotFacet, TestCloudRecovery2, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestLeaderElectionZkExpiry, TestTolerantUpdateProcessorCloud, TestUtilizeNode, 
TestWithCollection, ZkCLITest, CollectionTooManyReplicasTest, 
ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, 
ShardSplitTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, 
ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, 
HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, 
RAMDirectoryFactoryTest, TestConfig, TestConfigSetProperties, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestJmxIntegration, 
TestQuerySenderNoQuery, TestShardHandlerFactory, TestSolrCloudSnapshots, 
BinaryUpdateRequestHandlerTest, MoreLikeThisHandlerTest, 
PingRequestHandlerTest, TestHdfsBackupRestoreCore, 
TestReplicationHandlerBackup, ShowFileRequestHandlerTest, SplitHandlerTest, 
StatsReloadRaceTest, DebugComponentTest, DistributedDebugComponentTest, 
DistributedExpandComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, 
DistributedQueryElevationComponentTest, DistributedSpellCheckComponentTest, 
DistributedSuggestComponentTest, DistributedTermsComponentTest, 
FacetPivotSmallTest, InfixSuggestersTest, MoreLikeThisComponentTest, 
PhrasesIdentificationComponentTest, QueryElevationComponentTest, 
ResponseBuilderTest, ResponseLogComponentTest, SearchHandlerTest, 
SuggestComponentTest, TermVectorComponentDistributedTest, 
TermVectorComponentTest, TermsComponentTest, 
TestDistributedStatsComponentCardinality, TestExpandComponent, 
TestHttpShardHandlerFactory, TestPivotHelperCode, RandomizedTaggerTest, 
Tagger2Test, TaggerTest, TaggingAttributeTest, XmlInterpolationTest, 
FastVectorHighlighterTest, HighlighterConfigTest, HighlighterMaxOffsetTest, 
TestUnifiedSolrHighlighterWithoutStoredId, TestSlowCompositeReaderWrapper, 
UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, 
TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, 
TestNumericTokenStream, TestLogWatcher, SolrMetricManagerTest, 
SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGraphiteReporterTest, 
SolrJmxReporterTest, SolrCloudReportersTest, TestFieldCollectionResource, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSerializedLuceneMatchVersion, DocValuesMultiTest, DocValuesTest, 
SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, TestManagedSchemaAPI, 
TestManagedSchemaThreadSafety, TestOmitPositions, TestPointFields, 
QueryParsingTest, RankQParserPluginTest, ReturnFieldsTest, SortSpecParsingTest, 
TestAddFieldRealTimeGet, TestLegacyNumericRangeQueryBuilder, 
TestMaxScoreQueryParser, TestMissingGroups, TestPayloadCheckQParserPlugin, 
TestPseudoReturnFields, TestRTGBase, TestRandomCollapseQParserPlugin, 
TestSearchPerf, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2, 
TestSolrCachePerf, TestSolrFieldCacheBean, TestSolrJ, TestSort, 
TestValueSourceCache, TestXmlQParser, 
DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, 
TestCloudJSONFacetSKGEquiv, TestJsonFacetErrors, TestJsonFacetRefinement, 
TestJsonFacets, PeerSyncWithBufferUpdatesTest, TestInPlaceUpdatesRequiredField, 
AtomicUpdateJavabinTest, CategoryRoutedAliasUpdateProcessorTest, 
NestedAtomicUpdateTest, PreAnalyzedUpdateProcessorTest, 
RegexBoostProcessorTest, TemplateUpdateProcessorTest, 
TestNamedUpdateProcessors, TestCircuitBreaker]
   [junit4] Completed [920/924 (1!)] on J3 in 3.72s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to