You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/27 03:03:26 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1887 - Unstable!

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

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([D8EBA0C3BEC875DD:30370D214D206FFD]: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 434381936 and allocated threshold 397934592

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
	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 16409 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 2435935 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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> 2435935 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_D8EBA0C3BEC875DD-001/data-dir-294-001
   [junit4]   2> 2435935 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2435936 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2435936 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2435936 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2435942 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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> 2435957 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2435967 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2435975 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2436987 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_281]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_281]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:377) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:342) [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_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2436989 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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_281]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_281]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_281]
   [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:678) [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_281]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_281]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_281]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_281]
   [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_281]
   [junit4]   2> 2436990 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2436990 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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> 2436994 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27f81ac9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2436994 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27f81ac9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2437004 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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> 2437005 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b275dec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2437005 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b275dec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2437006 WARN  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-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> 2437033 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9fb4293
   [junit4]   2> 2437041 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9fb4293
   [junit4]   2> 2437041 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9fb4293
   [junit4]   2> 2437042 INFO  (coreLoadExecutor-25347-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2437048 INFO  (coreLoadExecutor-25347-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> 2437074 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 2437083 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2437090 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2437096 INFO  (coreLoadExecutor-25347-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> 2437096 INFO  (coreLoadExecutor-25347-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@9fb4293
   [junit4]   2> 2437096 INFO  (coreLoadExecutor-25347-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/J0/temp/solr.util.TestCircuitBreaker_D8EBA0C3BEC875DD-001/data-dir-294-001/]
   [junit4]   2> 2437097 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=47.7880859375, floorSegmentMB=0.5458984375, forceMergeDeletesPctAllowed=1.9627159673441519, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7342774560893828, deletesPctAllowed=30.98968364343188
   [junit4]   2> 2437142 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2437142 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2437143 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2437143 WARN  (coreLoadExecutor-25347-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> 2437144 INFO  (coreLoadExecutor-25347-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2437145 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2437145 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437147 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437147 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437147 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437147 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437148 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437148 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437154 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437154 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437154 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437155 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437155 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437155 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437155 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437156 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437161 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437162 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437162 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437162 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437163 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437163 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437163 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437163 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437425 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437425 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 261
   [junit4]   2> 2437426 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437426 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437426 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437427 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437427 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437427 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437432 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437433 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437433 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437433 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437434 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437434 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437434 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437434 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437440 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437440 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437441 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437441 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437441 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437441 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437442 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437442 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437447 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437447 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437448 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437448 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437448 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437449 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437449 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437449 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437454 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437455 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437455 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437455 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437456 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437456 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437456 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437456 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437461 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437462 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437462 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437462 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437462 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437463 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437463 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437463 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437468 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437468 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437469 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437469 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437470 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437470 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437470 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437470 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437501 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437501 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 2437502 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437502 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437502 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437503 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437503 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437503 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437508 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437508 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437509 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437509 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437509 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437510 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437510 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437510 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437517 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437518 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 2437518 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437518 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437519 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437519 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437523 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 4
   [junit4]   2> 2437523 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437529 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437529 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437530 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437530 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437530 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437531 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437531 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437531 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437536 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437536 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2437537 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437537 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437537 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437538 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437538 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437538 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437543 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437543 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2437544 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437544 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437544 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437544 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437545 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437545 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437550 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437550 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437551 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437551 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437551 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437551 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437552 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437552 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437557 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437557 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2437557 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437558 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437558 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437558 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437558 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437559 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437564 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437564 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2437564 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437565 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437565 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437565 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437565 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437566 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437571 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437571 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2437571 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437571 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437572 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437572 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2437572 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2437573 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2437578 INFO  (searcherExecutor-25349-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2437578 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2437582 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 2437583 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 2437583 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[D8EBA0C3BEC875DD]) [     ] 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 434381936 and allocated threshold 397934592
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [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> 2437584 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=D8EBA0C3BEC875DD -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Pacific/Yap -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D8EBA0C3BEC875DD:30370D214D206FFD]: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 434381936 and allocated threshold 397934592
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [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> 2437593 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 2437594 INFO  (TestCircuitBreaker-25353-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> 2437594 INFO  (TestCircuitBreaker-25353-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> 2437594 INFO  (TestCircuitBreaker-25353-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> 2437594 INFO  (TestCircuitBreaker-25353-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> 2437594 INFO  (TestCircuitBreaker-25353-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> 2437595 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 2437599 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 2437600 INFO  (TestCircuitBreaker-25354-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> 2437600 INFO  (TestCircuitBreaker-25354-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> 2437601 INFO  (TestCircuitBreaker-25354-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> 2437601 INFO  (TestCircuitBreaker-25354-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> 2437601 INFO  (TestCircuitBreaker-25354-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> 2437602 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 2437606 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 2437606 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[D8EBA0C3BEC875DD]) [     ] 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> 2437607 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 2437610 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 2437611 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[D8EBA0C3BEC875DD]) [     ] 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> 2437611 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[D8EBA0C3BEC875DD]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 2437611 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2437611 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1756964974
   [junit4]   2> 2437612 INFO  (coreCloseExecutor-25356-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a0fda67
   [junit4]   2> 2437612 INFO  (coreCloseExecutor-25356-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7a0fda67
   [junit4]   2> 2437612 INFO  (coreCloseExecutor-25356-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ec9e943: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1cd1ca1e
   [junit4]   2> 2437622 INFO  (coreCloseExecutor-25356-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2437626 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2437626 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45b5d17a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@e0583e2
   [junit4]   2> 2437631 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2437631 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47801b90: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@188d0185
   [junit4]   2> 2437633 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2437633 INFO  (SUITE-TestCircuitBreaker-seed#[D8EBA0C3BEC875DD]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@227459f1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7931833d
   [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/J0/temp/solr.util.TestCircuitBreaker_D8EBA0C3BEC875DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {title_stringNoNorms=PostingsFormat(name=Asserting), title_stemmed=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Asserting), inStock_b1=Lucene84, _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), text=Lucene84, title=PostingsFormat(name=LuceneVarGapDocFreqInterval), title_lettertok=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1433, maxMBSortInHeap=5.3371799161738664, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GB, timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=70487320,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomCollapseQParserPlugin, TestSimNodeAddedTrigger, ResponseLogComponentTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SearchRateTriggerIntegrationTest, PreAnalyzedUpdateProcessorTest, TermVectorComponentTest, BigEndianAscendingWordSerializerTest, DocumentAnalysisRequestHandlerTest, HLLSerializationTest, TestScoreJoinQPScore, CacheHeaderTest, SolrCoreTest, CustomHighlightComponentTest, TestFastLRUCache, TestCollapseQParserPlugin, SimpleMLTQParserTest, TestStressThreadBackup, TestLuceneMatchVersion, TestSchemaVersionResource, TaggerTest, TestDFISimilarityFactory, TestPhraseSuggestions, ReplaceNodeTest, TestMaxScoreQueryParser, SolrSlf4jReporterTest, TestQuerySenderListener, TestNumericTokenStream, UninvertDocValuesMergePolicyTest, FuzzySearchTest, ConcurrentDeleteAndCreateCollectionTest, SplitShardTest, DateFieldTest, TestImplicitCoreProperties, ZookeeperReadAPITest, TestSolrJacksonAnnotation, BlockJoinFacetDistribTest, OpenExchangeRatesOrgProviderTest, TestChildDocTransformer, TestConfig, DeleteNodeTest, CoreMergeIndexesAdminHandlerTest, MetricUtilsTest, TestTrieFacet, JWTVerificationkeyResolverTest, TestCollationField, TestFoldingMultitermQuery, TestLockTree, SolrTestCaseJ4Test, TestPostingsSolrHighlighter, TestReqParamsAPI, TestMacroExpander, TimeRoutedAliasUpdateProcessorTest, CircularListTest, RecoveryZkTest, TestSolrFieldCacheBean, TestRestManager, SchemaVersionSpecificBehaviorTest, DocValuesTest, TestFieldCacheVsDocValues, SliceStateTest, TestIncrementalCoreBackup, TestConfigsApi, AuditLoggerIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateMockUtilTest, SuggesterWFSTTest, TestSchemaField, DistribCursorPagingTest, SplitByPrefixTest, TestLazyCores, TestSnapshotCoreBackup, TestFileDictionaryLookup, CdcrUpdateLogTest, TestPullReplica, BooleanFieldTest, TestSimTriggerIntegration, AliasIntegrationTest, ShardRoutingCustomTest, InfoHandlerTest, HdfsSyncSliceTest, MaxSizeAutoCommitTest, MetricsDisabledCloudTest, AutoAddReplicasPlanActionTest, SignatureUpdateProcessorFactoryTest, AnalysisAfterCoreReloadTest, RouteFieldTest, TestTextField, ChaosMonkeySafeLeaderWithPullReplicasTest, CdcrRequestHandlerTest, AnalyticsMergeStrategyTest, GraphQueryTest, TestPerFieldSimilarityWithDefaultOverride, DistributedUpdateProcessorTest, TestFieldTypeResource, XmlUpdateRequestHandlerTest, TestRecovery, OverseerSolrResponseTest, HdfsBasicDistributedZk2Test, TestHttpShardHandlerFactory, ZkFailoverTest, OverseerTest, TestBinaryResponseWriter, TestSimClusterStateProvider, CoreSorterTest, SubstringBytesRefFilterTest, TestStressInPlaceUpdates, CdcrBidirectionalTest, TestHighlightDedupGrouping, TestCloudJSONFacetSKG, TestLegacyTerms, TestDelegationWithHadoopAuth, DistributedSuggestComponentTest, PrimitiveFieldTypeTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, ReplaceNodeNoTargetTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudConsistency, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistributedMap, TestDownShardTolerantSearch, TestHashPartitioner, TestRandomRequestDistribution, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, AssignTest, BackupRestoreApiErrorConditionsTest, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, TestRequestStatusCollectionAPI, IndexSizeTriggerSizeEstimationTest, MetricTriggerIntegrationTest, NodeAddedTriggerIntegrationTest, NodeLostTriggerTest, ScheduledMaintenanceTriggerTest, BaseCdcrDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, ImplicitSnitchTest, RulesTest, RequestHandlersTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, TestCodecSupport, TestConfigSetProperties, TestConfigSets, TestCustomStream, TestDynamicLoading, RequestLoggingTest, SearchHandlerTest, TestConfigReload, TestStressIncrementalBackup, SystemInfoHandlerTest, TestApiFramework, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, InfixSuggestersTest, StatsComponentTest, RandomizedTaggerTest, HighlighterConfigTest, HighlighterTest, TestNumericRangeQuery64, SimpleFacetsTest, TestUnInvertedFieldException, TestGraphMLResponseWriter, TestRawTransformer, TestSubQueryTransformerCrossCore, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestManagedSynonymGraphFilterFactory, NotRequiredUniqueKeyTest, PreAnalyzedFieldTest, TestBulkSchemaConcurrent, ReturnFieldsTest, TestCaffeineCache, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestQueryUtils, TestSearcherReuse, TestSimpleQParserPlugin, TestSolrCachePerf, TestSolrCoreParser, TestStressRecovery, TestStressUserVersions, TestSurroundQueryParser, RangeFacetCloudTest, TestJsonFacetRefinement, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, TestJsonRangeFacets, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, TestScoreJoinQPNoScore, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory, TestDistribIDF, TestLRUStatsCache, JWTAuthPluginIntegrationTest, BufferStoreTest, TestDocTermOrds, TestFieldCacheReopen, TestNumericTerms64, SolrIndexConfigTest, SolrIndexMetricsTest, SolrIndexSplitterTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, TestHdfsUpdateLog, TestIndexingPerformance, TestNestedUpdateProcessor, TestUpdate, VersionInfoTest, AtomicUpdatesTest, CategoryRoutedAliasUpdateProcessorTest, ClassificationUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, IgnoreLargeDocumentProcessorFactoryTest, JavaBinAtomicUpdateMultivalueTest, ParsingFieldUpdateProcessorsTest, TemplateUpdateProcessorTest, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, UpdateRequestProcessorFactoryTest, AuthToolTest, DynamicMapsTest, FileUtilsTest, PrimUtilsTest, SolrLogPostToolTest, TestCircuitBreaker]
   [junit4] Completed [921/935 (1!)] on J0 in 1.75s, 5 tests, 1 error <<< FAILURES!

[...truncated 50841 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1888 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1888/

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:37131/solr: Error fetching per-replica-states

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37131/solr: Error fetching per-replica-states
	at __randomizedtesting.SeedInfo.seed([4B7C5E62230A405C:E9BD96EDA1699631]:0)
	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.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:314)
	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)




Build Log:
[...truncated 17158 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> 56017 INFO  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-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> 56018 INFO  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/data-dir-5-001
   [junit4]   2> 56018 WARN  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 56018 INFO  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 56019 INFO  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 56019 INFO  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 56019 INFO  (SUITE-TestCollectionStateWatchers-seed#[4B7C5E62230A405C]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 56022 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeletionsTriggerWatches
   [junit4]   2> 56022 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001
   [junit4]   2> 56023 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 56023 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 56023 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 56024 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 56123 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer start zk server on port: 40605
   [junit4]   2> 56123 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40605
   [junit4]   2> 56123 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40605
   [junit4]   2> 56123 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40605
   [junit4]   2> 56128 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56136 INFO  (zkConnectionManagerCallback-751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56136 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56153 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56157 INFO  (zkConnectionManagerCallback-753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56157 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56173 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56177 INFO  (zkConnectionManagerCallback-755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56177 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56280 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56280 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56280 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56280 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56280 INFO  (jetty-launcher-756-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_281-b09
   [junit4]   2> 56280 INFO  (jetty-launcher-756-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_281-b09
   [junit4]   2> 56307 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56307 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56307 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 56334 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 56334 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 56334 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 56357 INFO  (jetty-launcher-756-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56357 INFO  (jetty-launcher-756-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56357 INFO  (jetty-launcher-756-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 56361 INFO  (jetty-launcher-756-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@195b937e{/solr,null,AVAILABLE}
   [junit4]   2> 56384 INFO  (jetty-launcher-756-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56384 INFO  (jetty-launcher-756-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56384 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56384 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56384 INFO  (jetty-launcher-756-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10628c8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42373}
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.e.j.s.Server Started @56421ms
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40605/solr, hostPort=42373}
   [junit4]   2> 56385 ERROR (jetty-launcher-756-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 56385 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-27T05:41:22.170Z
   [junit4]   2> 56393 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5852e0bd{/solr,null,AVAILABLE}
   [junit4]   2> 56393 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 56393 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 56393 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 56395 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@720243bd{/solr,null,AVAILABLE}
   [junit4]   2> 56395 INFO  (jetty-launcher-756-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6acb2d82{/solr,null,AVAILABLE}
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d0dea2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33295}
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-3) [     ] o.e.j.s.Server Started @56432ms
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b25c4cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39255}
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-1) [     ] o.e.j.s.Server Started @56432ms
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40605/solr, hostPort=33295}
   [junit4]   2> 56396 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40605/solr, hostPort=39255}
   [junit4]   2> 56397 ERROR (jetty-launcher-756-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56397 ERROR (jetty-launcher-756-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-27T05:41:22.182Z
   [junit4]   2> 56397 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-27T05:41:22.182Z
   [junit4]   2> 56399 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56400 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@788a4252{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37131}
   [junit4]   2> 56400 INFO  (zkConnectionManagerCallback-758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.e.j.s.Server Started @56437ms
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:40605/solr, hostPort=37131}
   [junit4]   2> 56401 ERROR (jetty-launcher-756-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 56401 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-27T05:41:22.186Z
   [junit4]   2> 56402 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56402 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56403 INFO  (zkConnectionManagerCallback-762-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56403 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56403 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56404 INFO  (zkConnectionManagerCallback-760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56404 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56405 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56405 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56406 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 56406 WARN  (jetty-launcher-756-thread-2-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480003, 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 0x1042920a8480003, 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> 56408 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 56408 INFO  (zkConnectionManagerCallback-764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56408 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56409 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 56508 WARN  (jetty-launcher-756-thread-3-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480004, 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 0x1042920a8480004, 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> 56508 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 56509 WARN  (jetty-launcher-756-thread-1-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480005, 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 0x1042920a8480005, 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> 56612 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 56613 WARN  (jetty-launcher-756-thread-4-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480006, 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 0x1042920a8480006, 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> 56665 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56674 WARN  (jetty-launcher-756-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@364cabe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56674 WARN  (jetty-launcher-756-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@364cabe4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56705 WARN  (jetty-launcher-756-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a133c72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56705 WARN  (jetty-launcher-756-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a133c72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56706 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40605/solr
   [junit4]   2> 56732 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56741 INFO  (zkConnectionManagerCallback-781-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56741 INFO  (jetty-launcher-756-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 56742 WARN  (jetty-launcher-756-thread-2-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480007, 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 0x1042920a8480007, 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> 56828 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 56829 WARN  (jetty-launcher-756-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@546c76c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56957 WARN  (jetty-launcher-756-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@546c76c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 56985 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 56997 INFO  (zkConnectionManagerCallback-789-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 56997 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57005 WARN  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 57025 WARN  (jetty-launcher-756-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@241493da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57025 WARN  (jetty-launcher-756-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@241493da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57026 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40605/solr
   [junit4]   2> 57051 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42373_solr
   [junit4]   2> 57051 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57051 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.Overseer Overseer (id=73228714183753736-127.0.0.1:42373_solr-n_0000000000) starting
   [junit4]   2> 57061 INFO  (zkConnectionManagerCallback-796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57061 INFO  (jetty-launcher-756-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57063 INFO  (OverseerStateUpdate-73228714183753736-127.0.0.1:42373_solr-n_0000000000) [n:127.0.0.1:42373_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42373_solr
   [junit4]   2> 57084 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42373_solr
   [junit4]   2> 57099 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57102 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 57102 WARN  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 57122 INFO  (jetty-launcher-756-thread-2) [n:127.0.0.1:42373_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001/node2
   [junit4]   2> 57169 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57169 INFO  (zkConnectionManagerCallback-806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57169 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 57172 WARN  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 57256 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57259 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39255_solr as DOWN
   [junit4]   2> 57260 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 57260 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39255_solr
   [junit4]   2> 57261 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 57263 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 57263 WARN  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 57275 INFO  (jetty-launcher-756-thread-1) [n:127.0.0.1:39255_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001/node1
   [junit4]   2> 57277 INFO  (zkCallback-805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 57823 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 57825 WARN  (jetty-launcher-756-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36b0721b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57825 WARN  (jetty-launcher-756-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36b0721b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57830 WARN  (jetty-launcher-756-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67add1bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57830 WARN  (jetty-launcher-756-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67add1bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 57831 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40605/solr
   [junit4]   2> 57838 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 57838 INFO  (zkConnectionManagerCallback-820-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57838 INFO  (jetty-launcher-756-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58052 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58053 INFO  (zkConnectionManagerCallback-822-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58053 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58056 WARN  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 58057 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 58060 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33295_solr as DOWN
   [junit4]   2> 58061 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 58061 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33295_solr
   [junit4]   2> 58063 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58063 INFO  (zkCallback-805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58064 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 58064 WARN  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 58086 INFO  (zkCallback-821-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58088 INFO  (jetty-launcher-756-thread-3) [n:127.0.0.1:33295_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001/node3
   [junit4]   2> 58967 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 58968 WARN  (jetty-launcher-756-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bf8e8c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58969 WARN  (jetty-launcher-756-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bf8e8c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58972 WARN  (jetty-launcher-756-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16723949[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58972 WARN  (jetty-launcher-756-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16723949[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58973 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40605/solr
   [junit4]   2> 58974 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58974 INFO  (zkConnectionManagerCallback-836-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58974 INFO  (jetty-launcher-756-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59078 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59078 INFO  (zkConnectionManagerCallback-838-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59078 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59081 WARN  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 59082 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 59085 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37131_solr as DOWN
   [junit4]   2> 59086 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 59086 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37131_solr
   [junit4]   2> 59087 INFO  (zkCallback-821-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59088 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59088 INFO  (zkCallback-805-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59089 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 59089 WARN  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 59098 INFO  (zkCallback-837-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 59100 INFO  (jetty-launcher-756-thread-4) [n:127.0.0.1:37131_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001/node4
   [junit4]   2> 59110 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 59113 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 59117 INFO  (zkConnectionManagerCallback-849-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 59117 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 59118 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 59119 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40605/solr ready
   [junit4]   2> 59138 INFO  (OverseerThreadFactory-801-thread-1-processing-n:127.0.0.1:42373_solr) [n:127.0.0.1:42373_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection tobedeleted
   [junit4]   2> 59147 INFO  (OverseerThreadFactory-801-thread-1-processing-n:127.0.0.1:42373_solr) [n:127.0.0.1:42373_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"tobedeleted_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39255_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39255/solr",
   [junit4]   2>   "collection":"tobedeleted",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59162 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr    x:tobedeleted_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=tobedeleted_shard1_replica_n1&action=CREATE&numShards=1&collection=tobedeleted&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59178 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 59188 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 59191 WARN  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2)
   [junit4]   2> 59192 WARN  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 59192 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 59192 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'tobedeleted_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 59192 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.SolrCore [[tobedeleted_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001/node1/tobedeleted_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-001/node1/tobedeleted_shard1_replica_n1/data/]
   [junit4]   2> 59229 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 59229 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59230 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 59230 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 59232 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 59232 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 59232 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 59232 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1695362512340385792
   [junit4]   2> 59235 INFO  (searcherExecutor-852-thread-1-processing-n:127.0.0.1:39255_solr x:tobedeleted_shard1_replica_n1 c:tobedeleted s:shard1 r:core_node2) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.SolrCore [tobedeleted_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 59247 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tobedeleted/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 59247 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tobedeleted/leaders/shard1
   [junit4]   2> 59250 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 59250 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 59250 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39255/solr/tobedeleted_shard1_replica_n1/
   [junit4]   2> 59250 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 59250 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39255/solr/tobedeleted_shard1_replica_n1/ has no replicas
   [junit4]   2> 59250 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tobedeleted/leaders/shard1/leader after winning as /collections/tobedeleted/leader_elect/shard1/election/73228714183753738-core_node2-n_0000000000
   [junit4]   2> 59253 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39255/solr/tobedeleted_shard1_replica_n1/ shard1
   [junit4]   2> 59257 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr c:tobedeleted s:shard1 r:core_node2 x:tobedeleted_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 59261 INFO  (qtp98707971-1165) [n:127.0.0.1:39255_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=tobedeleted_shard1_replica_n1&action=CREATE&numShards=1&collection=tobedeleted&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=98
   [junit4]   2> 59263 INFO  (qtp1984803563-1184) [n:127.0.0.1:37131_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 59266 INFO  (qtp1984803563-1184) [n:127.0.0.1:37131_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=tobedeleted&nrtReplicas=1&action=CREATE&numShards=1&perReplicaState=true&wt=javabin&version=2} status=0 QTime=131
   [junit4]   2> 59282 INFO  (OverseerCollectionConfigSetProcessor-73228714183753736-127.0.0.1:42373_solr-n_0000000000) [n:127.0.0.1:42373_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 59282 INFO  (OverseerThreadFactory-801-thread-2-processing-n:127.0.0.1:42373_solr) [n:127.0.0.1:42373_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 59284 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr    x:tobedeleted_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tobedeleted.shard1.replica_n1 tag=null
   [junit4]   2> 59285 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr     ] o.a.s.c.SolrCore [tobedeleted_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@229fe926
   [junit4]   2> 59285 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tobedeleted.shard1.replica_n1 tag=SolrCore@229fe926
   [junit4]   2> 59285 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tobedeleted.shard1.leader tag=SolrCore@229fe926
   [junit4]   2> 59286 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 59292 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tobedeleted/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 59293 INFO  (qtp98707971-1174) [n:127.0.0.1:39255_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=tobedeleted_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 59295 INFO  (zkCallback-805-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 59295 INFO  (zkCallback-848-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 59296 INFO  (zkCallback-848-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 59440 INFO  (zkCallback-848-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 59440 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 59450 ERROR (OverseerThreadFactory-801-thread-2-processing-n:127.0.0.1:42373_solr) [n:127.0.0.1:42373_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: tobedeleted operation: delete failed:org.apache.solr.common.SolrException: Error fetching per-replica-states
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$fetchCollectionState$10(ZkStateReader.java:1626)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState$StatesProvider.getStates(ClusterState.java:490)
   [junit4]   2> 	at org.apache.solr.common.cloud.DocCollection.lambda$new$0(DocCollection.java:121)
   [junit4]   2> 	at java.util.Optional.ifPresent(Optional.java:159)
   [junit4]   2> 	at org.apache.solr.common.cloud.DocCollection.<init>(DocCollection.java:121)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.collectionFromObjects(ClusterState.java:299)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.load(ClusterState.java:246)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1632)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$StateWatcher.refreshAndWatch(ZkStateReader.java:1367)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$StateWatcher.refreshAndWatch(ZkStateReader.java:1349)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.registerDocCollectionWatcher(ZkStateReader.java:1773)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1892)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:153)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:270)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:524)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 59478 INFO  (qtp1984803563-1187) [n:127.0.0.1:37131_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=tobedeleted&action=DELETE&wt=javabin&version=2} status=500 QTime=200
   [junit4]   2> 59478 ERROR (qtp1984803563-1187) [n:127.0.0.1:37131_solr     ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Error fetching per-replica-states
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:65)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:301)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:257)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:836)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 59593 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1595696599
   [junit4]   2> 59593 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42373_solr
   [junit4]   2> 59593 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1093590336
   [junit4]   2> 59593 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33295_solr
   [junit4]   2> 59593 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=169368713
   [junit4]   2> 59593 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39255_solr
   [junit4]   2> 59594 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 59594 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42373_solr as DOWN
   [junit4]   2> 59594 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 59594 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39255_solr as DOWN
   [junit4]   2> 59594 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 59594 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33295_solr as DOWN
   [junit4]   2> 59602 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1518874827
   [junit4]   2> 59603 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37131_solr
   [junit4]   2> 59605 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 59605 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37131_solr as DOWN
   [junit4]   2> 59686 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 59697 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 59697 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 59697 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 59697 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 59702 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 59702 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 59702 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 59703 INFO  (jetty-closer-857-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 59743 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 59743 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 59743 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 59743 INFO  (jetty-closer-857-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 59983 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 59983 INFO  (zkCallback-805-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 59997 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 59997 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 59997 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 59997 INFO  (jetty-closer-857-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 60035 INFO  (zkCallback-788-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 60057 INFO  (closeThreadPool-877-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73228714183753736-127.0.0.1:42373_solr-n_0000000000) closing
   [junit4]   2> 60088 INFO  (OverseerStateUpdate-73228714183753736-127.0.0.1:42373_solr-n_0000000000) [n:127.0.0.1:42373_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42373_solr
   [junit4]   2> 60090 INFO  (OverseerAutoScalingTriggerThread-73228714183753736-127.0.0.1:42373_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 60090 WARN  (jetty-launcher-756-thread-1-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a848000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a848000a, 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 0x1042920a848000a, 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> 60097 WARN  (jetty-launcher-756-thread-2-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480008, 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 0x1042920a8480008, 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> 60098 INFO  (closeThreadPool-877-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73228714183753736-127.0.0.1:42373_solr-n_0000000000) closing
   [junit4]   2> 60099 INFO  (jetty-closer-857-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d0dea2c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 60099 INFO  (jetty-closer-857-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5852e0bd{/solr,null,STOPPED}
   [junit4]   2> 60099 INFO  (jetty-closer-857-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60354 INFO  (jetty-closer-857-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@788a4252{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 60359 INFO  (jetty-closer-857-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@720243bd{/solr,null,STOPPED}
   [junit4]   2> 60359 INFO  (jetty-closer-857-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60453 INFO  (jetty-closer-857-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73228714183753736-127.0.0.1:42373_solr-n_0000000000) closing
   [junit4]   2> 60454 INFO  (jetty-closer-857-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10628c8d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 60454 INFO  (jetty-closer-857-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@195b937e{/solr,null,STOPPED}
   [junit4]   2> 60454 INFO  (jetty-closer-857-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60702 INFO  (jetty-closer-857-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@b25c4cf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 60702 INFO  (jetty-closer-857-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6acb2d82{/solr,null,STOPPED}
   [junit4]   2> 60702 INFO  (jetty-closer-857-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60703 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 60704 WARN  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]-SendThread(127.0.0.1:40605)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042920a8480000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042920a8480000, 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 0x1042920a8480000, 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> 60907 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/tobedeleted/terms/shard1
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	9	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 60910 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40605
   [junit4]   2> 60910 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40605
   [junit4]   2> 60910 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40605
   [junit4]   2> 60910 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[4B7C5E62230A405C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeletionsTriggerWatches
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionStateWatchers -Dtests.method=testDeletionsTriggerWatches -Dtests.seed=4B7C5E62230A405C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=America/Port-au-Prince -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   4.90s J1 | TestCollectionStateWatchers.testDeletionsTriggerWatches <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37131/solr: Error fetching per-replica-states
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B7C5E62230A405C:E9BD96EDA1699631]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:314)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 60927 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
   [junit4]   2> 60928 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001/tempDir-002
   [junit4]   2> 60928 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 60934 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 60934 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 60935 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 61209 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer start zk server on port: 44673
   [junit4]   2> 61209 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44673
   [junit4]   2> 61209 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44673
   [junit4]   2> 61209 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44673
   [junit4]   2> 61245 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61279 INFO  (zkConnectionManagerCallback-879-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61279 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61284 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61286 INFO  (zkConnectionManagerCallback-881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61286 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61288 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61289 INFO  (zkConnectionManagerCallback-883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61289 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 61393 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 61393 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 61393 INFO  (jetty-launcher-884-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_281-b09
   [junit4]   2> 61393 INFO  (jetty-launcher-884-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 61393 INFO  (jetty-launcher-884-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 61393 INFO  (jetty-launcher-884-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_281-b09
   [junit4]   2> 61406 INFO  (jetty-launcher-884-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 61406 INFO  (jetty-launcher-884-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 61406 INFO  (jetty-launcher-884-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 61409 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 61409 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 61409 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 61551 INFO  (jetty-launcher-884-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61551 INFO  (jetty-launcher-884-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61551 INFO  (jetty-launcher-884-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 61556 INFO  (jetty-launcher-884-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a64a164{/solr,null,AVAILABLE}
   [junit4]   2> 61571 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61571 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61571 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 61571 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25fc091b{/solr,null,AVAILABLE}
   [junit4]   2> 61585 INFO  (jetty-launcher-884-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3885836e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40161}
   [junit4]   2> 61585 INFO  (jetty-launcher-884-thread-1) [     ] o.e.j.s.Server Started @61621ms
   [junit4]   2> 61585 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44673/solr, hostPort=40161}
   [junit4]   2> 61585 ERROR (jetty-launcher-884-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61585 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61586 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 61586 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61586 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 61586 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-27T05:41:27.371Z
   [junit4]   2> 61587 INFO  (jetty-launcher-884-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61587 INFO  (jetty-launcher-884-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61587 INFO  (jetty-launcher-884-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 61605 INFO  (jetty-launcher-884-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 61605 INFO  (jetty-launcher-884-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 61605 INFO  (jetty-launcher-884-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 61607 INFO  (jetty-launcher-884-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d99c710{/solr,null,AVAILABLE}
   [junit4]   2> 61609 INFO  (jetty-launcher-884-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c9e8433{/solr,null,AVAILABLE}
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56fc74a8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42147}
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.e.j.s.Server Started @61647ms
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44673/solr, hostPort=42147}
   [junit4]   2> 61611 ERROR (jetty-launcher-884-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 61611 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-27T05:41:27.396Z
   [junit4]   2> 61617 INFO  (jetty-launcher-884-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 61617 INFO  (jetty-launcher-884-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a646c79{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42007}
   [junit4]   2> 61617 INFO  (jetty-launcher-8

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

porters for registry=solr.node tag=null
   [junit4]   2> 127065 INFO  (jetty-closer-2347-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 127065 INFO  (jetty-closer-2347-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 127065 INFO  (jetty-closer-2347-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 127080 INFO  (closeThreadPool-2366-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73228718465155080-127.0.0.1:38067_solr-n_0000000000) closing
   [junit4]   2> 127081 WARN  (jetty-launcher-2246-thread-1-SendThread(127.0.0.1:40279)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042921a779000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042921a779000a, 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 0x1042921a779000a, 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> 127082 INFO  (OverseerStateUpdate-73228718465155080-127.0.0.1:38067_solr-n_0000000000) [n:127.0.0.1:38067_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38067_solr
   [junit4]   2> 127082 INFO  (zkCallback-2327-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 127082 INFO  (OverseerAutoScalingTriggerThread-73228718465155080-127.0.0.1:38067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 127105 INFO  (jetty-closer-2347-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 127105 INFO  (jetty-closer-2347-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 127105 INFO  (jetty-closer-2347-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 127105 INFO  (jetty-closer-2347-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 127109 INFO  (closeThreadPool-2366-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73228718465155080-127.0.0.1:38067_solr-n_0000000000) closing
   [junit4]   2> 127183 INFO  (jetty-closer-2347-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@199b98b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 127184 INFO  (jetty-closer-2347-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@669e9dfd{/solr,null,STOPPED}
   [junit4]   2> 127184 INFO  (jetty-closer-2347-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 127184 INFO  (jetty-closer-2347-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e7f2c3d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 127184 INFO  (jetty-closer-2347-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f0c087b{/solr,null,STOPPED}
   [junit4]   2> 127184 INFO  (jetty-closer-2347-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 127282 INFO  (jetty-closer-2347-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73228718465155080-127.0.0.1:38067_solr-n_0000000000) closing
   [junit4]   2> 127283 INFO  (jetty-closer-2347-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2ed0507f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 127286 INFO  (jetty-closer-2347-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d78d615{/solr,null,STOPPED}
   [junit4]   2> 127286 INFO  (jetty-closer-2347-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 127384 INFO  (jetty-closer-2347-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@27e69abe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 127384 INFO  (jetty-closer-2347-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77bb7ac5{/solr,null,STOPPED}
   [junit4]   2> 127385 INFO  (jetty-closer-2347-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 127386 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 127388 WARN  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]-SendThread(127.0.0.1:40279)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042921a7790000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042921a7790000, 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 0x1042921a7790000, 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> 127489 WARN  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]-SendThread(127.0.0.1:40279)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1042921a7790001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1042921a7790001, 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 0x1042921a7790001, 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> 127591 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	2	/solr/collections/waitforstate/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/waitforstate/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections/waitforstate/state.json
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 127593 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40279
   [junit4]   2> 127593 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40279
   [junit4]   2> 127593 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40279
   [junit4]   2> 127594 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[4B7C5E62230A405C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWaitForStateChecksCurrentState
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J1/temp/solr.common.cloud.TestCollectionStateWatchers_4B7C5E62230A405C-001
   [junit4]   2> Mar 27, 2021 5:42:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=69023768,total=368050176
   [junit4]   2> NOTE: All tests run in this JVM: [JsonQueryRequestUnitTest, TestTimeSource, Utf8CharSequenceTest, ConcatOperationTest, LargeVolumeEmbeddedTest, TestV2Request, TestLang, TestDelegationTokenResponse, TestNamedListCodec, TestCollectionStateWatchers]
   [junit4] Completed [73/213 (1!)] on J1 in 71.85s, 11 tests, 1 error <<< FAILURES!

[...truncated 50092 lines...]