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/01/29 13:01:47 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testNodeAdded

Error Message:
Action was not fired till 30 seconds

Stack Trace:
java.lang.AssertionError: Action was not fired till 30 seconds
	at __randomizedtesting.SeedInfo.seed([DE3F2395D76D7109:BBFC75E275CED90A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.TestWithCollection.testNodeAdded(TestWithCollection.java:472)
	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 15253 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1664305 INFO  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1664307 INFO  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/data-dir-127-001
   [junit4]   2> 1664307 WARN  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
   [junit4]   2> 1664307 INFO  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1664308 INFO  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-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> 1664308 INFO  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1664308 INFO  (SUITE-TestWithCollection-seed#[DE3F2395D76D7109]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1664311 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddReplicaSimple
   [junit4]   2> 1664312 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001
   [junit4]   2> 1664312 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1664313 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1664313 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1664314 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1664413 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36465
   [junit4]   2> 1664413 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36465
   [junit4]   2> 1664413 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36465
   [junit4]   2> 1664413 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36465
   [junit4]   2> 1664415 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664418 INFO  (zkConnectionManagerCallback-14299-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1664418 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1664422 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664423 INFO  (zkConnectionManagerCallback-14301-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1664423 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1664424 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664426 INFO  (zkConnectionManagerCallback-14303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1664426 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1664529 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1664529 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1664529 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1664529 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1664529 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1664529 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1664537 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1664537 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1664537 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1664537 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33cccf5c{/solr,null,AVAILABLE}
   [junit4]   2> 1664538 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1664538 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1664538 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1664543 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a4b652f{/solr,null,AVAILABLE}
   [junit4]   2> 1664543 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15bdc3f0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45771}
   [junit4]   2> 1664543 INFO  (jetty-launcher-14304-thread-2) [     ] o.e.j.s.Server Started @1664573ms
   [junit4]   2> 1664543 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36465/solr, hostPort=45771}
   [junit4]   2> 1664543 ERROR (jetty-launcher-14304-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1664543 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1664543 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1664544 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1664544 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1664544 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T12:30:28.669Z
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@57ec1b9d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37801}
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.e.j.s.Server Started @1664576ms
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36465/solr, hostPort=37801}
   [junit4]   2> 1664546 ERROR (jetty-launcher-14304-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1664546 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-29T12:30:28.671Z
   [junit4]   2> 1664547 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1664548 INFO  (zkConnectionManagerCallback-14306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1664548 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1664553 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1664557 WARN  (jetty-launcher-14304-thread-2-SendThread(127.0.0.1:36465)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103050a869c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103050a869c0003, 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 0x103050a869c0003, 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> 1664558 INFO  (zkConnectionManagerCallback-14308-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1664558 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1664659 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1665813 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1665814 WARN  (jetty-launcher-14304-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ded8f5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665814 WARN  (jetty-launcher-14304-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ded8f5b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665820 WARN  (jetty-launcher-14304-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26661164[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665820 WARN  (jetty-launcher-14304-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26661164[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665821 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1665822 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1665823 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1665823 WARN  (jetty-launcher-14304-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e80deb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665823 WARN  (jetty-launcher-14304-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e80deb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665823 INFO  (zkConnectionManagerCallback-14322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1665823 INFO  (jetty-launcher-14304-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1665825 WARN  (jetty-launcher-14304-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e6ff10b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665825 WARN  (jetty-launcher-14304-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e6ff10b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1665826 WARN  (jetty-launcher-14304-thread-2-SendThread(127.0.0.1:36465)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103050a869c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103050a869c0005, 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 0x103050a869c0005, 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> 1665826 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36465/solr
   [junit4]   2> 1665826 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1665829 INFO  (zkConnectionManagerCallback-14330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1665829 INFO  (jetty-launcher-14304-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1665927 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1665928 INFO  (zkConnectionManagerCallback-14332-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1665928 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1666039 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45771_solr
   [junit4]   2> 1666039 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.Overseer Overseer (id=72907561734242311-127.0.0.1:45771_solr-n_0000000000) starting
   [junit4]   2> 1666040 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1666051 INFO  (zkConnectionManagerCallback-14336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1666051 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1666057 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37801_solr
   [junit4]   2> 1666058 INFO  (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45771_solr
   [junit4]   2> 1666059 INFO  (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1666068 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45771_solr as DOWN
   [junit4]   2> 1666070 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1666070 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45771_solr
   [junit4]   2> 1666070 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1666071 WARN  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_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> 1666072 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1666072 WARN  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_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> 1666075 INFO  (zkCallback-14331-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1666075 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1666077 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1666077 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1666077 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1666103 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1666107 INFO  (zkCallback-14335-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1666108 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45771_solr
   [junit4]   2> 1666130 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37801.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1666137 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:45771_solr, 127.0.0.1:37801_solr]
   [junit4]   2> 1666137 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37801.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1666137 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37801.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1666138 INFO  (jetty-launcher-14304-thread-1) [n:127.0.0.1:37801_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001/node2
   [junit4]   2> 1666139 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1666147 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1666169 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1666169 DEBUG (ScheduledTrigger-14339-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1666169 TRACE (ScheduledTrigger-14339-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Current Live Nodes for .auto_add_replicas: [127.0.0.1:45771_solr, 127.0.0.1:37801_solr]
   [junit4]   2> 1666169 TRACE (ScheduledTrigger-14339-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Last Live Nodes for .auto_add_replicas: [127.0.0.1:45771_solr, 127.0.0.1:37801_solr]
   [junit4]   2> 1666171 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45771.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1666180 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45771.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1666180 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45771.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1666181 INFO  (jetty-launcher-14304-thread-2) [n:127.0.0.1:45771_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001/node1
   [junit4]   2> 1666203 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1666204 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1666205 INFO  (zkConnectionManagerCallback-14359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1666205 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1666206 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1666207 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36465/solr ready
   [junit4]   2> 1666210 DEBUG (zkCallback-14331-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1666210 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1666213 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1666213 INFO  (TEST-TestWithCollection.testAddReplicaSimple-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:45771_solr for collection testAddReplica_abc
   [junit4]   2> 1666214 DEBUG (OverseerAutoScalingTriggerThread-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1666219 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplica_abc
   [junit4]   2> 1666220 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1666221 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testAddReplica_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1666222 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1666223 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testAddReplica_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1666225 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1666226 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1666228 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1666229 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1666230 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1666232 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1666282 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1666285 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1666287 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1666288 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1666291 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1666293 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1666299 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1666302 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1666305 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1666307 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1666310 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1666311 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1666315 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1666317 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1666320 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1666322 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1666326 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1666329 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1666332 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1666333 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1666335 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1666337 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1666339 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1666342 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1666344 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1666346 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1666349 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1666355 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1666358 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1666363 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1666365 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1666380 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1666382 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testAddReplica_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1666385 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testAddReplica_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1666387 INFO  (OverseerThreadFactory-14343-thread-1-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testAddReplica_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1666397 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testAddReplica_abc
   [junit4]   2> 1666398 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testAddReplica_abc/state.json
   [junit4]   2> 1666591 INFO  (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1666592 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1666592 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1666692 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 0
   [junit4]   2> 1666794 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr    x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplica_abc.AUTOCREATED&newCollection=true&name=testAddReplica_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplica_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1666796 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1666799 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1666799 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:45771/solr"}
   [junit4]   2> 1666799 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddReplica_abc//collections/testAddReplica_abc/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1666809 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1666830 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1666900 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 1
   [junit4]   2> 1666930 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1667038 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAddReplica_abc_shard1_replica_n1' using configuration from configset testAddReplica_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1667040 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45771.solr.core.testAddReplica_abc.shard1.replica_n1' (registry 'solr.core.testAddReplica_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1667041 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAddReplica_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001/node1/testAddReplica_abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001/node1/testAddReplica_abc_shard1_replica_n1/data/]
   [junit4]   2> 1667120 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1667120 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1667121 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1667121 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1667193 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1667193 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1667193 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1667194 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1667195 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1667195 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1667202 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1667202 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690224223927140352
   [junit4]   2> 1667207 INFO  (searcherExecutor-14361-thread-1-processing-n:127.0.0.1:45771_solr x:testAddReplica_abc_shard1_replica_n1 c:testAddReplica_abc s:shard1 r:core_node2) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1667207 INFO  (searcherExecutor-14361-thread-1-processing-n:127.0.0.1:45771_solr x:testAddReplica_abc_shard1_replica_n1 c:testAddReplica_abc s:shard1 r:core_node2) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1667207 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1667208 INFO  (searcherExecutor-14361-thread-1-processing-n:127.0.0.1:45771_solr x:testAddReplica_abc_shard1_replica_n1 c:testAddReplica_abc s:shard1 r:core_node2) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SolrCore [testAddReplica_abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1667215 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAddReplica_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1667215 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAddReplica_abc/leaders/shard1
   [junit4]   2> 1667221 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1667222 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1667222 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45771/solr/testAddReplica_abc_shard1_replica_n1/
   [junit4]   2> 1667223 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1667223 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45771/solr/testAddReplica_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 1667223 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAddReplica_abc/leaders/shard1/leader after winning as /collections/testAddReplica_abc/leader_elect/shard1/election/72907561734242311-core_node2-n_0000000000
   [junit4]   2> 1667227 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45771/solr/testAddReplica_abc_shard1_replica_n1/ shard1
   [junit4]   2> 1667228 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1667329 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 2
   [junit4]   2> 1667329 INFO  (zkCallback-14331-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667329 INFO  (zkCallback-14331-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667330 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1667331 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr c:testAddReplica_abc s:shard1 r:core_node2 x:testAddReplica_abc_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1667332 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1667332 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"http://127.0.0.1:45771/solr"}
   [junit4]   2> 1667332 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddReplica_abc//collections/testAddReplica_abc/state.json/3 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1667334 INFO  (qtp460996335-22441) [n:127.0.0.1:45771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplica_abc.AUTOCREATED&newCollection=true&name=testAddReplica_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplica_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=540
   [junit4]   2> 1667337 INFO  (qtp460996335-22438) [n:127.0.0.1:45771_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> 1667337 INFO  (qtp460996335-22438) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1667432 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 3
   [junit4]   2> 1667434 INFO  (zkCallback-14331-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667434 INFO  (zkCallback-14331-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667434 INFO  (zkCallback-14331-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667434 INFO  (qtp460996335-22438) [n:127.0.0.1:45771_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testAddReplica_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:45771_solr&wt=javabin&version=2} status=0 QTime=1219
   [junit4]   2> 1667440 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplica_xyz
   [junit4]   2> 1667440 INFO  (OverseerCollectionConfigSetProcessor-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_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> 1667441 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/testAddReplica_xyz.AUTOCREATED
   [junit4]   2> 1667443 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testAddReplica_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1667447 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testAddReplica_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1667450 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testAddReplica_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1667455 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1667459 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1667463 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1667467 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1667469 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1667473 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1667477 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1667479 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1667483 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1667485 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1667488 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1667490 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1667491 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1667494 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1667499 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1667501 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1667504 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1667507 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1667510 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1667512 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1667514 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1667518 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1667521 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1667525 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1667531 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1667537 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1667539 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1667542 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1667545 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1667548 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1667552 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1667554 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1667557 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1667560 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1667562 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1667566 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1667569 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1667575 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1667576 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testAddReplica_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1667578 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testAddReplica_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1667580 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testAddReplica_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1667585 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testAddReplica_xyz
   [junit4]   2> 1667685 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testAddReplica_xyz/state.json
   [junit4]   2> 1667787 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37801_solr for creating new replica of shard shard1 for collection testAddReplica_abc
   [junit4]   2> 1667789 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1667791 INFO  (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37801_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1667792 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false"}}}
   [junit4]   2> 1667792 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>       "leader":"true",
   [junit4]   2>       "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "type":"NRT",
   [junit4]   2>       "force_set_state":"false"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testAddReplica_abc_shard1_replica_n3",
   [junit4]   2>       "node_name":"127.0.0.1:37801_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1667893 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 4
   [junit4]   2> 1667894 INFO  (zkCallback-14331-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667894 INFO  (zkCallback-14331-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667894 INFO  (zkCallback-14331-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1667992 INFO  (OverseerThreadFactory-14343-thread-2-processing-n:127.0.0.1:45771_solr) [n:127.0.0.1:45771_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1667994 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr    x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testAddReplica_abc.AUTOCREATED&name=testAddReplica_abc_shard1_replica_n3&action=CREATE&collection=testAddReplica_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1667994 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr    x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1667995 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1667999 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:37801_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testAddReplica_abc",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1667999 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{
   [junit4]   2>   "core":"testAddReplica_abc_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:37801_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:37801/solr"}
   [junit4]   2> 1667999 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testAddReplica_abc//collections/testAddReplica_abc/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testAddReplica_abc_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:45771_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testAddReplica_abc_shard1_replica_n3",
   [junit4]   2>           "node_name":"127.0.0.1:37801_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1668005 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1668024 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1668063 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1668100 DEBUG (OverseerStateUpdate-72907561734242311-127.0.0.1:45771_solr-n_0000000000) [n:127.0.0.1:45771_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testAddReplica_abc/state.json version: 5
   [junit4]   2> 1668100 INFO  (zkCallback-14331-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1668100 INFO  (zkCallback-14331-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1668100 INFO  (zkCallback-14331-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddReplica_abc/state.json] for collection [testAddReplica_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1668142 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testAddReplica_abc_shard1_replica_n3' using configuration from configset testAddReplica_abc.AUTOCREATED, trusted=true
   [junit4]   2> 1668143 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37801.solr.core.testAddReplica_abc.shard1.replica_n3' (registry 'solr.core.testAddReplica_abc.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4f47ca
   [junit4]   2> 1668143 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.c.SolrCore [[testAddReplica_abc_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001/node2/testAddReplica_abc_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001/tempDir-001/node2/testAddReplica_abc_shard1_replica_n3/data/]
   [junit4]   2> 1668205 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1668205 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1668206 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1668206 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1668209 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1668210 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testAddReplica_abc.AUTOCREATED
   [junit4]   2> 1668210 INFO  (qtp1496051400-22437) [n:127.0.0.1:37801_solr c:testAddReplica_abc s:shard1 r:core_node4 x:testAddReplica_abc_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testAddReplica_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1668211 INF

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

> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103050bb9390006, 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> 1748954 DEBUG (closeThreadPool-15263-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1748954 DEBUG (closeThreadPool-15263-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1748955 DEBUG (closeThreadPool-15263-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1748955 DEBUG (closeThreadPool-15263-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1748955 INFO  (closeThreadPool-15263-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72907566878359558-127.0.0.1:42329_solr-n_0000000000) closing
   [junit4]   2> 1749039 INFO  (jetty-closer-15252-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4037a016{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1749039 INFO  (jetty-closer-15252-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63dcf8e2{/solr,null,STOPPED}
   [junit4]   2> 1749039 INFO  (jetty-closer-15252-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1749139 INFO  (jetty-closer-15252-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72907566878359558-127.0.0.1:42329_solr-n_0000000000) closing
   [junit4]   2> 1749140 INFO  (jetty-closer-15252-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40488f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1749140 INFO  (jetty-closer-15252-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63ad3284{/solr,null,STOPPED}
   [junit4]   2> 1749140 INFO  (jetty-closer-15252-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1749143 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1749144 WARN  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE3F2395D76D7109]-SendThread(127.0.0.1:42261)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103050bb9390000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103050bb9390000, 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 0x103050bb9390000, 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> 1749351 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> 	6	/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 	5	/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2> 	4	/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_xyz/terms/shard1
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/testDeleteWithCollection_abc_2/terms/shard1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testDeleteWithCollection_xyz_2/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2> 	13	/solr/collections/testDeleteWithCollection_xyz_2/state.json
   [junit4]   2> 	12	/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 	10	/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	58	/solr/overseer/queue
   [junit4]   2> 	34	/solr/overseer/collection-queue-work
   [junit4]   2> 	24	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections/testDeleteWithCollection_abc/state.json
   [junit4]   2> 	5	/solr/collections/testDeleteWithCollection_abc_2/state.json
   [junit4]   2> 	5	/solr/collections/testDeleteWithCollection_xyz/state.json
   [junit4]   2> 	5	/solr/collections/testDeleteWithCollection_xyz_2/state.json
   [junit4]   2> 
   [junit4]   2> 1749359 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42261
   [junit4]   2> 1749359 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42261
   [junit4]   2> 1749359 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE3F2395D76D7109]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42261
   [junit4]   2> 1749360 INFO  (TEST-TestWithCollection.testDeleteWithCollection-seed#[DE3F2395D76D7109]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteWithCollection
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestWithCollection_DE3F2395D76D7109-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-SV, timezone=Europe/Saratov
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=140655744,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, CacheHeaderTest, TestDynamicFieldResource, AutoscalingHistoryHandlerTest, TolerantUpdateProcessorTest, BooleanFieldTest, TestCollapseQParserPlugin, TestSchemaField, SOLR749Test, TestManagedSchemaAPI, SuggesterWFSTTest, TestDistribPackageStore, DeleteShardTest, IndexSizeEstimatorTest, TestCoreDiscovery, UninvertDocValuesMergePolicyTest, TestOnReconnectListenerSupport, TestExportTool, TestFileDictionaryLookup, ScheduledTriggerIntegrationTest, ClusterStateUpdateTest, TestTrieFacet, OverseerModifyCollectionTest, RestartWhileUpdatingTest, TestDistribIDF, ConvertedLegacyTest, TestRemoteStreaming, StatsComponentTest, DOMUtilTest, TestRandomCollapseQParserPlugin, TestDynamicLoadingUrl, OpenExchangeRatesOrgProviderTest, SolrInfoBeanTest, TestReplicationHandler, CachingDirectoryFactoryTest, CdcrWithNodesRestartsTest, TestInitParams, SubstringBytesRefFilterTest, ConcurrentCreateRoutedAliasTest, TestAtomicUpdateErrorCases, FieldAnalysisRequestHandlerTest, TestSimPolicyCloud, UtilsToolTest, NodeMutatorTest, AlternateDirectoryTest, SystemCollectionCompatTest, SignatureUpdateProcessorFactoryTest, SSLMigrationTest, TestBinaryResponseWriter, PrimitiveFieldTypeTest, TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy1, TestCloudJSONFacetSKG, AggValueSourceTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDelegationWithHadoopAuth, TestClusterStateMutator, SystemLogListenerTest, SpatialFilterTest, SpellCheckCollatorWithCollapseTest, CdcrOpsAndBoundariesTest, TestCollectionAPIs, TestPhraseSuggestions, ResponseLogComponentTest, RequestLoggingTest, TestRequestForwarding, HdfsChaosMonkeyNothingIsSafeTest, TestReloadAndDeleteDocs, TestDocBasedVersionConstraints, TestFieldCache, HdfsDirectoryTest, DocValuesTest, SolrCloudExampleTest, ConcurrentCreateCollectionTest, CleanupOldIndexTest, ActionThrottleTest, ShardTermsTest, HighlighterConfigTest, DateFieldTest, ResponseHeaderTest, HttpPartitionTest, TestTlogReplayVsRecovery, DistributedExpandComponentTest, TestSolr4Spatial, TaggerTest, TestRecovery, IndexSchemaTest, TriggerIntegrationTest, TestWordDelimiterFilterFactory, PeerSyncReplicationTest, LeaderVoteWaitTimeoutTest, CdcrUpdateLogTest, TestPostingsSolrHighlighter, TestRequestStatusCollectionAPI, TestCryptoKeys, AnalyticsMergeStrategyTest, TestEmbeddedSolrServerConstructors, DistribJoinFromCollectionTest, SolrMetricsIntegrationTest, TestInitQParser, HdfsTlogReplayBufferedWhileIndexingTest, V2StandaloneTest, TestRawResponseWriter, TestJsonFacets, TestNumericTerms64, QueryEqualityTest, BasicDistributedZk2Test, IndexSizeTriggerMixedBoundsTest, TestHttpShardHandlerFactory, ForceLeaderTest, TestSubQueryTransformerCrossCore, MetricsDisabledCloudTest, TestFieldCacheVsDocValues, WordBreakSolrSpellCheckerTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudSearcherWarming, TestPullReplica, TestPullReplicaErrorHandling, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestWithCollection]
   [junit4] Completed [566/924 (1!)] on J2 in 85.26s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51847 lines...]

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

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

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35799/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15020 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1252141 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1252141 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1252141 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/data-dir-143-001
   [junit4]   2> 1252141 WARN  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1252141 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1252143 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1252144 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001
   [junit4]   2> 1252144 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1252144 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1252144 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1252145 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1252244 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33439
   [junit4]   2> 1252244 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33439
   [junit4]   2> 1252244 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33439
   [junit4]   2> 1252244 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33439
   [junit4]   2> 1252246 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252247 INFO  (zkConnectionManagerCallback-13547-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252248 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252260 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252261 INFO  (zkConnectionManagerCallback-13549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252261 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252262 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252262 INFO  (zkConnectionManagerCallback-13551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252262 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252365 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1252365 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1252365 INFO  (jetty-launcher-13552-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> 1252366 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1252366 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1252366 INFO  (jetty-launcher-13552-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> 1252373 INFO  (jetty-launcher-13552-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1252373 INFO  (jetty-launcher-13552-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1252374 INFO  (jetty-launcher-13552-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1252378 INFO  (jetty-launcher-13552-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1252378 INFO  (jetty-launcher-13552-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1252378 INFO  (jetty-launcher-13552-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1252378 INFO  (jetty-launcher-13552-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f4ef6a4{/solr,null,AVAILABLE}
   [junit4]   2> 1252378 INFO  (jetty-launcher-13552-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bae276a{/solr,null,AVAILABLE}
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3dc84980{SSL, (ssl, http/1.1)}{127.0.0.1:35821}
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-1) [     ] o.e.j.s.Server Started @1252408ms
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33439/solr, hostPort=35821}
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@41d38ec3{SSL, (ssl, http/1.1)}{127.0.0.1:35799}
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-2) [     ] o.e.j.s.Server Started @1252408ms
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33439/solr, hostPort=35799}
   [junit4]   2> 1252379 ERROR (jetty-launcher-13552-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1252379 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1252379 ERROR (jetty-launcher-13552-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-31T13:33:47.272Z
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1252380 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-31T13:33:47.272Z
   [junit4]   2> 1252383 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252386 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252390 INFO  (zkConnectionManagerCallback-13554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252390 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252390 INFO  (zkConnectionManagerCallback-13556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252390 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252391 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1252391 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1252420 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1252421 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1252421 WARN  (jetty-launcher-13552-thread-1-SendThread(127.0.0.1:33439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030f9367d20003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030f9367d20003, 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 0x1030f9367d20003, 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> 1252782 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1252782 WARN  (jetty-launcher-13552-thread-2) [     ] 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> 1252783 WARN  (jetty-launcher-13552-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c9fed93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252783 WARN  (jetty-launcher-13552-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c9fed93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252790 WARN  (jetty-launcher-13552-thread-2) [     ] 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> 1252791 WARN  (jetty-launcher-13552-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba833a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252791 WARN  (jetty-launcher-13552-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba833a7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252792 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33439/solr
   [junit4]   2> 1252793 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252793 INFO  (zkConnectionManagerCallback-13570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252793 INFO  (jetty-launcher-13552-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252839 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1252840 WARN  (jetty-launcher-13552-thread-1) [     ] 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> 1252840 WARN  (jetty-launcher-13552-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3faf60c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252840 WARN  (jetty-launcher-13552-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3faf60c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252842 WARN  (jetty-launcher-13552-thread-1) [     ] 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> 1252843 WARN  (jetty-launcher-13552-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8558132[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252843 WARN  (jetty-launcher-13552-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8558132[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1252844 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33439/solr
   [junit4]   2> 1252844 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252846 INFO  (zkConnectionManagerCallback-13578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252846 INFO  (jetty-launcher-13552-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252895 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252896 INFO  (zkConnectionManagerCallback-13580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252896 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1252952 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35799_solr
   [junit4]   2> 1252953 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.Overseer Overseer (id=72919144744484871-127.0.0.1:35799_solr-n_0000000000) starting
   [junit4]   2> 1252957 INFO  (OverseerStateUpdate-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [n:127.0.0.1:35799_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35799_solr
   [junit4]   2> 1252957 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35799_solr
   [junit4]   2> 1252958 INFO  (OverseerStateUpdate-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1252960 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1252960 WARN  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_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> 1252979 INFO  (jetty-launcher-13552-thread-2) [n:127.0.0.1:35799_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node2
   [junit4]   2> 1252995 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1252996 INFO  (zkConnectionManagerCallback-13592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1252996 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1253000 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1253002 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35821_solr as DOWN
   [junit4]   2> 1253003 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1253003 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35821_solr
   [junit4]   2> 1253004 INFO  (zkCallback-13579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1253005 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1253006 WARN  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_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> 1253011 INFO  (zkCallback-13591-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1253016 INFO  (jetty-launcher-13552-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node1
   [junit4]   2> 1253026 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1253027 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1253027 INFO  (zkConnectionManagerCallback-13603-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1253027 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1253028 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1253029 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33439/solr ready
   [junit4]   2> 1253048 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1253087 INFO  (OverseerThreadFactory-13587-thread-1-processing-n:127.0.0.1:35799_solr) [n:127.0.0.1:35799_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1253194 INFO  (OverseerStateUpdate-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [n:127.0.0.1:35799_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35821_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253196 INFO  (OverseerStateUpdate-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [n:127.0.0.1:35799_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35799_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1253407 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1253407 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1253408 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1253417 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1253424 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1253424 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1253424 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1253425 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1253439 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1253440 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1253447 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1253465 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1253465 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1253465 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1253465 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1253467 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1253467 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1253467 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1253467 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1253468 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1253469 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1253469 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1253469 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690409399338663936
   [junit4]   2> 1253471 INFO  (searcherExecutor-13605-thread-1-processing-n:127.0.0.1:35799_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1253471 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1253475 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1253475 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1253479 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1253488 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1253488 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1253489 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1253489 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1253490 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1253490 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1253490 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1253490 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690409399360684032
   [junit4]   2> 1253492 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1253492 INFO  (searcherExecutor-13608-thread-1-processing-n:127.0.0.1:35821_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1253495 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1253496 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1253980 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1253980 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1253980 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35799/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1253981 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=https://127.0.0.1:35799/solr  START replicas=[https://127.0.0.1:35821/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1253981 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=https://127.0.0.1:35799/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1253987 INFO  (qtp1915925389-22026) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1253987 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1253987 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1253987 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72919144744484871-core_node4-n_0000000000
   [junit4]   2> 1253989 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35799/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1253990 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254091 INFO  (zkCallback-13579-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254092 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1254093 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254094 INFO  (qtp237595469-22031) [n:127.0.0.1:35799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=687
   [junit4]   2> 1254194 INFO  (zkCallback-13579-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254194 INFO  (zkCallback-13579-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254498 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254501 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254503 INFO  (qtp1915925389-22020) [n:127.0.0.1:35821_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1063
   [junit4]   2> 1254505 INFO  (qtp237595469-22027) [n:127.0.0.1:35799_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> 1254505 INFO  (qtp237595469-22027) [n:127.0.0.1:35799_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254603 INFO  (zkCallback-13579-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254603 INFO  (zkCallback-13591-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254603 INFO  (zkCallback-13591-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254603 INFO  (zkCallback-13579-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1254603 INFO  (qtp237595469-22027) [n:127.0.0.1:35799_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1518
   [junit4]   2> 1254604 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1254604 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254609 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:35821/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35821_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:35799_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1254609 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=356568550
   [junit4]   2> 1254609 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35821_solr
   [junit4]   2> 1254609 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1254609 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35821_solr as DOWN
   [junit4]   2> 1254611 INFO  (coreCloseExecutor-13619-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c240562
   [junit4]   2> 1254611 INFO  (coreCloseExecutor-13619-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@7c240562
   [junit4]   2> 1254611 INFO  (coreCloseExecutor-13619-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@7c240562
   [junit4]   2> 1254611 INFO  (coreCloseExecutor-13619-thread-1) [n:127.0.0.1:35821_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1254612 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1254612 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1254612 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1254612 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1254613 WARN  (jetty-launcher-13552-thread-1-SendThread(127.0.0.1:33439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030f9367d20008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030f9367d20008, 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 0x1030f9367d20008, 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> 1254614 INFO  (zkCallback-13579-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1254614 INFO  (zkCallback-13602-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1254715 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3dc84980{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1254716 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bae276a{/solr,null,STOPPED}
   [junit4]   2> 1254716 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1254716 INFO  (zkCallback-13579-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1254716 INFO  (zkCallback-13579-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1254717 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 35821
   [junit4]   2> 1254717 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1254717 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1254720 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:35799_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:35799/solr"}
   [junit4]   2> 1254728 ERROR (qtp237595469-22030) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2204) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 1254730 INFO  (qtp237595469-22030) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1254730 ERROR (qtp237595469-22030) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [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:716)
   [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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [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> 1254730 INFO  (qtp237595469-22030) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=3
   [junit4]   2> 1254730 ERROR (qtp237595469-22030) [n:127.0.0.1:35799_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [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:716)
   [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.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [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> 1254734 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=35821)
   [junit4]   2> 1254734 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 35821 try number 2 ...
   [junit4]   2> 1254734 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] 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> 1254738 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1254738 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1254738 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1254738 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4428eda3{/solr,null,AVAILABLE}
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71c6c374{SSL, (ssl, http/1.1)}{127.0.0.1:35821}
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.s.Server Started @1254768ms
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33439/solr, hostPort=35821}
   [junit4]   2> 1254739 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 1254739 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-31T13:33:49.631Z
   [junit4]   2> 1254740 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1254742 INFO  (zkConnectionManagerCallback-13623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1254742 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1254742 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1254746 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1255089 INFO  (OverseerCollectionConfigSetProcessor-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [n:127.0.0.1:35799_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> 1255345 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1255345 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] 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> 1255346 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e4fe142[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1255346 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e4fe142[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1255348 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] 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> 1255349 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@230d026a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1255349 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@230d026a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1255350 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33439/solr
   [junit4]   2> 1255351 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1255352 INFO  (zkConnectionManagerCallback-13634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255352 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1255454 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1255455 INFO  (zkConnectionManagerCallback-13636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1255455 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1255459 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1255461 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35821_solr as DOWN
   [junit4]   2> 1255462 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1255462 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35821_solr
   [junit4]   2> 1255463 INFO  (zkCallback-13579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1255463 INFO  (zkCallback-13602-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1255463 INFO  (zkCallback-13635-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1255465 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1255465 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_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> 1255480 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node1
   [junit4]   2> 1255480 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]) [n:127.0.0.1:35821_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1255497 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1255504 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1255504 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255504 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1255509 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1255530 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1255531 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1255531 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1255531 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1255563 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1255563 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1255563 INFO  (zkCallback-13579-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1255564 INFO  (zkCallback-13579-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1255564 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1255564 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1255565 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1255565 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1255565 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1255566 INFO  (coreLoadExecutor-13642-thread-1-processing-n:127.0.0.1:35821_solr) [n:127.0.0.1:35821_solr c:testO

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

l
   [junit4]   2> 1266570 INFO  (jetty-closer-13656-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1266570 INFO  (jetty-closer-13656-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1266573 INFO  (jetty-closer-13656-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1266573 INFO  (jetty-closer-13656-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1266573 INFO  (jetty-closer-13656-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1266573 INFO  (jetty-closer-13656-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1266574 INFO  (closeThreadPool-13665-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72919144744484871-127.0.0.1:35799_solr-n_0000000000) closing
   [junit4]   2> 1266581 INFO  (OverseerStateUpdate-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [n:127.0.0.1:35799_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35799_solr
   [junit4]   2> 1266582 INFO  (OverseerAutoScalingTriggerThread-72919144744484871-127.0.0.1:35799_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1266589 INFO  (closeThreadPool-13665-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72919144744484871-127.0.0.1:35799_solr-n_0000000000) closing
   [junit4]   2> 1266589 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[7A10EBB8D0D422F]-SendThread(127.0.0.1:33439)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1030f9367d2000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1030f9367d2000c, 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 0x1030f9367d2000c, 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> 1266692 INFO  (jetty-closer-13656-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71c6c374{SSL, (ssl, http/1.1)}{127.0.0.1:35821}
   [junit4]   2> 1266692 INFO  (jetty-closer-13656-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4428eda3{/solr,null,STOPPED}
   [junit4]   2> 1266692 INFO  (jetty-closer-13656-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1266790 INFO  (jetty-closer-13656-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72919144744484871-127.0.0.1:35799_solr-n_0000000000) closing
   [junit4]   2> 1266791 INFO  (jetty-closer-13656-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@41d38ec3{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1266791 INFO  (jetty-closer-13656-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f4ef6a4{/solr,null,STOPPED}
   [junit4]   2> 1266791 INFO  (jetty-closer-13656-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1266792 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1266995 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> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72919144744484871-127.0.0.1:35799_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72919144744484871-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1266997 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33439
   [junit4]   2> 1266997 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33439
   [junit4]   2> 1266997 INFO  (SUITE-LeaderTragicEventTest-seed#[7A10EBB8D0D422F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33439
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_7A10EBB8D0D422F-001
   [junit4]   2> Jan 31, 2021 1:34:02 PM 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=it-IT, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=57106720,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [HealthCheckHandlerTest, TestLMDirichletSimilarityFactory, PluginInfoTest, TestJsonFacetRefinement, ResponseBuilderTest, TestMultiWordSynonyms, TestManagedStopFilterFactory, TestComponentsName, TestSolrCoreParser, DistribDocExpirationUpdateProcessorTest, DocumentBuilderTest, ShardRoutingTest, TestFieldTypeCollectionResource, ProtectedTermFilterFactoryTest, TestJsonRangeFacets, TestZkAclsWithHadoopAuth, TestDistributedSearch, V2ApiIntegrationTest, TestInPlaceUpdateWithRouteField, RankQueryTest, MetricUtilsTest, TestSmileRequest, ScriptEngineTest, HLLSerializationTest, TermVectorComponentDistributedTest, TestObjectReleaseTracker, TestCloudPseudoReturnFields, DocumentAnalysisRequestHandlerTest, ClusterStateTest, AnalysisErrorHandlingTest, NoCacheHeaderTest, SuggesterTest, HighlighterWithoutStoredIdTest, IndexSchemaRuntimeFieldTest, DistributedIntervalFacetingTest, PeerSyncWithIndexFingerprintCachingTest, TestSchemaSimilarityResource, TestConfigSetsAPIZkFailure, TestSortableTextField, DimensionalRoutedAliasUpdateProcessorTest, TestCSVLoader, TestSolrQueryResponse, SyncSliceTest, SmileWriterTest, TestClassicSimilarityFactory, TestIndexSearcher, TestMinMaxOnMultiValuedField, BigEndianAscendingWordSerializerTest, TestCaffeineCache, CursorMarkTest, ParsingFieldUpdateProcessorsTest, Tagger2Test, TestSolrXml, TestSimComputePlanAction, NumericFieldsTest, ClassificationUpdateProcessorIntegrationTest, HttpPartitionOnCommitTest, SimpleFacetsTest, TestShortCircuitedRequests, TestHashPartitioner, TestPayloadScoreQParserPlugin, BasicFunctionalityTest, TestSolrConfigHandlerCloud, AsyncCallRequestStatusResponseTest, TestCoreContainer, StressHdfsTest, TestExtendedDismaxParser, ScheduledMaintenanceTriggerTest, AssignBackwardCompatibilityTest, LukeRequestHandlerTest, DocValuesNotIndexedTest, TestGeoJSONResponseWriter, TestTermsQParserPlugin, TestFieldCacheSortRandom, TestMergePolicyConfig, VMParamsZkACLAndCredentialsProvidersTest, ReindexCollectionTest, DistributedFacetPivotLongTailTest, ConjunctionSolrSpellCheckerTest, TestInfoStreamLogging, TestXmlQParserPlugin, SolrRrdBackendFactoryTest, PropertiesRequestHandlerTest, OverseerCollectionConfigSetProcessorTest, HdfsRecoverLeaseTest, SynonymTokenizerTest, MetricTriggerIntegrationTest, DynamicMapsTest, TestNumericRangeQuery64, CurrencyFieldTypeTest, SortSpecParsingTest, TestExportWriter, TestCloudDeleteByQuery, TestManagedResourceStorage, SolrCLIZkUtilsTest, TestConfigOverlay, TestZkChroot, TestEmbeddedSolrServerAdminHandler, TestManagedSchema, DistributedMLTComponentTest, TestDefaultStatsCache, BufferStoreTest, TestMiniSolrCloudClusterSSL, PackageManagerCLITest, TestSort, CloudMLTQParserTest, MetricsConfigTest, TestCollectionAPI, MoveReplicaHDFSTest, AtomicUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, SpellCheckComponentTest, HdfsThreadLeakTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteReplicaTest, LeaderTragicEventTest]
   [junit4] Completed [508/924 (1!)] on J1 in 15.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 52142 lines...]

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

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

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([F2E435801322A931:1A389862E0CAB311]: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 403130824 and allocated threshold 391249920

	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 13994 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 493591 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-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-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 493591 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 493591 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_F2E435801322A931-001/data-dir-103-001
   [junit4]   2> 493591 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 493592 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 493592 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 493598 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 493614 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 493633 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 493640 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 495158 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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-BadApples-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-BadApples-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:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [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> 495159 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-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-BadApples-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-BadApples-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:670) [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> 495161 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 495163 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b620b9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495163 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b620b9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495166 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@143a9de7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495166 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@143a9de7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495167 WARN  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-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> 495200 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767a104
   [junit4]   2> 495208 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767a104
   [junit4]   2> 495208 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@767a104
   [junit4]   2> 495212 INFO  (coreLoadExecutor-4649-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 495223 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 495242 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 495252 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 495258 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 495265 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 495265 INFO  (coreLoadExecutor-4649-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@767a104
   [junit4]   2> 495265 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_F2E435801322A931-001/data-dir-103-001/]
   [junit4]   2> 495266 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=43.958984375, floorSegmentMB=0.33203125, forceMergeDeletesPctAllowed=2.2541462275560784, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=32.60653471659903
   [junit4]   2> 495313 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 495313 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 495313 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=100.53515625, floorSegmentMB=1.849609375, forceMergeDeletesPctAllowed=14.762851336482939, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3605933057400773, deletesPctAllowed=37.44163958759421
   [junit4]   2> 495314 WARN  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 495314 INFO  (coreLoadExecutor-4649-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 495315 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 495315 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495316 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495318 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495318 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495318 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495319 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495319 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495327 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495328 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 495329 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495329 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495330 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495333 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 2
   [junit4]   2> 495335 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495336 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495345 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495346 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 495346 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495347 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495347 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495347 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495347 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495348 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495359 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495360 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 495360 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495360 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495361 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495361 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495361 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495362 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495369 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495369 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495369 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495370 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495370 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495370 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495371 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495371 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495378 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495379 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 495379 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495379 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495380 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495380 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495380 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495381 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495389 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495389 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 495390 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495390 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495391 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495391 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495391 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495392 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495400 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495400 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 495401 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495402 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495402 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495402 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495403 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495403 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495413 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495414 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 495414 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495415 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495415 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495415 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495416 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495416 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495423 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495423 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 495424 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495424 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495425 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495425 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495425 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495426 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495432 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495432 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495433 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495433 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495434 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495434 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495434 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495435 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495450 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495451 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 495451 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495452 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495452 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495452 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495453 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495453 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495461 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495461 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 495462 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495462 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495463 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495463 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495464 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495464 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495473 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495473 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 495474 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495474 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495474 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495475 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495475 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495475 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495482 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495482 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495483 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495483 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495483 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495484 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495484 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495484 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495491 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495491 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495492 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495492 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495492 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495492 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495493 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495493 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495499 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495500 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495500 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495500 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495501 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495501 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495501 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495501 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495508 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495508 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495508 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495509 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495509 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495509 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495509 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495510 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495516 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495517 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 495517 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495518 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495518 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495518 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495519 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495519 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495526 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495526 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 495527 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495527 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495527 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495527 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 495528 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 495528 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 495543 INFO  (searcherExecutor-4651-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 495543 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 495547 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 495547 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F2E435801322A931]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 495547 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F2E435801322A931]) [     ] 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 403130824 and allocated threshold 391249920
   [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> 495548 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=F2E435801322A931 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=nl-NL -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J1 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2E435801322A931:1A389862E0CAB311]: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 403130824 and allocated threshold 391249920
   [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> 495555 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 495557 INFO  (TestCircuitBreaker-4655-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> 495558 INFO  (TestCircuitBreaker-4655-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> 495558 INFO  (TestCircuitBreaker-4655-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 495563 INFO  (TestCircuitBreaker-4655-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> 495565 INFO  (TestCircuitBreaker-4655-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 495566 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 495568 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 495569 INFO  (TestCircuitBreaker-4656-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> 495573 INFO  (TestCircuitBreaker-4656-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> 495573 INFO  (TestCircuitBreaker-4656-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> 495573 INFO  (TestCircuitBreaker-4656-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> 495573 INFO  (TestCircuitBreaker-4656-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 495574 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 495577 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 495577 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[F2E435801322A931]) [     ] 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> 495577 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 495581 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 495581 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[F2E435801322A931]) [     ] 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> 495582 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[F2E435801322A931]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 495582 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 495582 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=889501031
   [junit4]   2> 495582 INFO  (coreCloseExecutor-4658-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5170cb43
   [junit4]   2> 495582 INFO  (coreCloseExecutor-4658-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5170cb43
   [junit4]   2> 495582 INFO  (coreCloseExecutor-4658-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e329a8d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3c39754c
   [junit4]   2> 495592 INFO  (coreCloseExecutor-4658-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 495597 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 495597 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39e7d2d2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@61c08878
   [junit4]   2> 495602 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 495602 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54831ac1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@355e30a2
   [junit4]   2> 495605 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 495605 INFO  (SUITE-TestCircuitBreaker-seed#[F2E435801322A931]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@577fb668: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1e275e28
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.util.TestCircuitBreaker_F2E435801322A931-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {title_stringNoNorms=FST50, title_stemmed=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), inStock_b1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=FST50, name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), title=PostingsFormat(name=Direct), title_lettertok=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=544, maxMBSortInHeap=7.7350771835405, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nl-NL, timezone=Asia/Pyongyang
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=94812096,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, TestSort, TestBackupRepositoryFactory, TestExportWriter, DocValuesMultiTest, TestStressReorder, CloudReplicaSourceTest, OverseerSolrResponseUnsafeSerializationTest, TestMiniSolrCloudClusterSSL, DocValuesNotIndexedTest, TestInPlaceUpdateWithRouteField, BadIndexSchemaTest, SolrIndexSplitterTest, SolrRrdBackendFactoryTest, TestObjectReleaseTracker, TestLRUStatsCache, PeerSyncWithIndexFingerprintCachingTest, CursorMarkTest, ResponseBuilderTest, AutoScalingHandlerTest, TestFieldTypeCollectionResource, TestPerFieldSimilarity, SyncSliceTest, DistributedIntervalFacetingTest, DocumentAnalysisRequestHandlerTest, TestMultiWordSynonyms, DistributedSpellCheckComponentTest, TestSimComputePlanAction, TestJoin, ZkDynamicConfigTest, UniqFieldsUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestPointFields, TestPushWriter, PingRequestHandlerTest, TestCloudJSONFacetJoinDomain, CrossCollectionJoinQueryTest, NoCacheHeaderTest, TestHighFrequencyDictionaryFactory, ReindexCollectionTest, TestSlowCompositeReaderWrapper, SpellCheckComponentTest, DistributedFacetPivotLongTailTest, CurrencyFieldTypeTest, TestSolrXml, TestManagedStopFilterFactory, TestDynamicFieldCollectionResource, ConjunctionSolrSpellCheckerTest, MetricsHistoryWithAuthIntegrationTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCloudWithKerberosAlt, Tagger2Test, ResourceLoaderTest, TestCircuitBreaker]
   [junit4] Completed [210/924 (1!)] on J1 in 2.26s, 5 tests, 1 error <<< FAILURES!

[...truncated 53122 lines...]