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 2020/01/03 04:36:36 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.4 - Build # 18 - Still unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.4/18/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:   - private static org.apache.solr.client.solrj.cloud.SolrCloudManager org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.solr.client.solrj.cloud.SolrCloudManager org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
	at __randomizedtesting.SeedInfo.seed([1C7141ED5C9D4DB9]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
	at java.lang.Class.checkPackageAccess(Class.java:2372)
	at java.lang.Class.checkMemberAccess(Class.java:2351)
	at java.lang.Class.getDeclaredFields(Class.java:1915)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
	... 10 more




Build Log:
[...truncated 16064 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 6134622 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6134636 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/data-dir-286-001
   [junit4]   2> 6134636 WARN  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 6134636 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 6134637 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-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> 6134638 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001
   [junit4]   2> 6134639 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6134676 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6134676 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6134776 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:40324
   [junit4]   2> 6134776 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40324
   [junit4]   2> 6134776 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40324
   [junit4]   2> 6134776 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40324
   [junit4]   2> 6134859 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6134895 INFO  (zkConnectionManagerCallback-20154-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6134899 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6134930 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6134930 INFO  (zkConnectionManagerCallback-20156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6134930 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6134931 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6134932 INFO  (zkConnectionManagerCallback-20158-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6134932 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6135066 WARN  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6135066 WARN  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6135066 WARN  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 6135066 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 6135067 WARN  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6135067 WARN  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6135067 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6135067 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6135067 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6135067 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6135067 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 6135067 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 6135068 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6135068 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6135068 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6135069 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6135069 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6135069 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6135069 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32f69c2e{/solr,null,AVAILABLE}
   [junit4]   2> 6135070 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66f198e1{/solr,null,AVAILABLE}
   [junit4]   2> 6135070 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6135070 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6135070 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a52e17c{/solr,null,AVAILABLE}
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6406183c{SSL,[ssl, http/1.1]}{127.0.0.1:37067}
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.e.j.s.Server Started @6135165ms
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37067}
   [junit4]   2> 6135071 ERROR (jetty-launcher-20159-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.1
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6135071 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-03T03:04:02.208Z
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5072edbe{SSL,[ssl, http/1.1]}{127.0.0.1:39423}
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-5) [     ] o.e.j.s.Server Started @6135166ms
   [junit4]   2> 6135072 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39423}
   [junit4]   2> 6135073 ERROR (jetty-launcher-20159-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6135073 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6135073 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.1
   [junit4]   2> 6135073 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6135073 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6135073 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-03T03:04:02.210Z
   [junit4]   2> 6135101 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6135101 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6135101 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2f6db215{SSL,[ssl, http/1.1]}{127.0.0.1:35633}
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.e.j.s.Server Started @6135195ms
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35633}
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ecdcd0e{/solr,null,AVAILABLE}
   [junit4]   2> 6135102 ERROR (jetty-launcher-20159-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.1
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-03T03:04:02.239Z
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43bfbc95{SSL,[ssl, http/1.1]}{127.0.0.1:38575}
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.e.j.s.Server Started @6135196ms
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38575}
   [junit4]   2> 6135102 ERROR (jetty-launcher-20159-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.1
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6135102 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6135103 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-03T03:04:02.239Z
   [junit4]   2> 6135103 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6135103 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@952c456{/solr,null,AVAILABLE}
   [junit4]   2> 6135104 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6135104 INFO  (zkConnectionManagerCallback-20161-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6135104 INFO  (zkConnectionManagerCallback-20165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6135104 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6135104 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6135104 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@137ede92{SSL,[ssl, http/1.1]}{127.0.0.1:45355}
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.e.j.s.Server Started @6135199ms
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45355}
   [junit4]   2> 6135105 ERROR (jetty-launcher-20159-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.1
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6135105 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-03T03:04:02.242Z
   [junit4]   2> 6135118 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6135122 INFO  (zkConnectionManagerCallback-20167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6135122 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6135122 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6135126 INFO  (zkConnectionManagerCallback-20163-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6135126 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6135158 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6135181 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6135219 INFO  (zkConnectionManagerCallback-20169-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6135219 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6135346 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6135803 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6135804 WARN  (jetty-launcher-20159-thread-5) [     ] 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> 6135849 WARN  (jetty-launcher-20159-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4731a8bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6135849 WARN  (jetty-launcher-20159-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4731a8bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6135878 WARN  (jetty-launcher-20159-thread-5) [     ] 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> 6135879 WARN  (jetty-launcher-20159-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1015ee59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6135879 WARN  (jetty-launcher-20159-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1015ee59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6135880 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40324/solr
   [junit4]   2> 6135898 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6135996 INFO  (zkConnectionManagerCallback-20180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6135996 INFO  (jetty-launcher-20159-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6136334 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6136468 INFO  (zkConnectionManagerCallback-20182-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6136468 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6136498 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6136498 WARN  (jetty-launcher-20159-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> 6136499 WARN  (jetty-launcher-20159-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5185e78e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136499 WARN  (jetty-launcher-20159-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5185e78e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136517 WARN  (jetty-launcher-20159-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> 6136518 WARN  (jetty-launcher-20159-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61219922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136518 WARN  (jetty-launcher-20159-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61219922[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136519 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40324/solr
   [junit4]   2> 6136520 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6136581 INFO  (zkConnectionManagerCallback-20190-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6136581 INFO  (jetty-launcher-20159-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6136779 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6136780 WARN  (jetty-launcher-20159-thread-3) [     ] 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> 6136785 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6136797 INFO  (zkConnectionManagerCallback-20192-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6136798 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6136799 WARN  (jetty-launcher-20159-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5505319d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136799 WARN  (jetty-launcher-20159-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5505319d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136814 WARN  (jetty-launcher-20159-thread-3) [     ] 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> 6136850 WARN  (jetty-launcher-20159-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@dc6617[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136850 WARN  (jetty-launcher-20159-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@dc6617[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136852 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40324/solr
   [junit4]   2> 6136870 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6136870 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6136871 WARN  (jetty-launcher-20159-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> 6136872 WARN  (jetty-launcher-20159-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7204f70b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136872 WARN  (jetty-launcher-20159-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7204f70b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136873 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37067_solr
   [junit4]   2> 6136874 WARN  (jetty-launcher-20159-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> 6136874 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.c.Overseer Overseer (id=76013218728902667-127.0.0.1:37067_solr-n_0000000000) starting
   [junit4]   2> 6136886 WARN  (jetty-launcher-20159-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51417b1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136886 WARN  (jetty-launcher-20159-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51417b1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6136887 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40324/solr
   [junit4]   2> 6136888 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6136890 INFO  (zkConnectionManagerCallback-20200-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6136899 INFO  (jetty-launcher-20159-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6136907 INFO  (zkConnectionManagerCallback-20206-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6136907 INFO  (jetty-launcher-20159-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6137090 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6137167 INFO  (zkConnectionManagerCallback-20208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6137167 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6137185 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6137241 INFO  (OverseerStateUpdate-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [n:127.0.0.1:37067_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37067_solr
   [junit4]   2> 6137310 INFO  (zkConnectionManagerCallback-20210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6137310 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6137314 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37067_solr
   [junit4]   2> 6137317 WARN  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_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> 6137330 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 6137335 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39423_solr as DOWN
   [junit4]   2> 6137335 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6137335 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39423_solr
   [junit4]   2> 6137337 WARN  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_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> 6137351 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6137366 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 6137367 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 6137367 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 6137367 INFO  (zkCallback-20191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6137388 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35633_solr as DOWN
   [junit4]   2> 6137406 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38575_solr as DOWN
   [junit4]   2> 6137407 INFO  (zkCallback-20181-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6137408 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6137408 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35633_solr
   [junit4]   2> 6137410 WARN  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_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> 6137444 INFO  (zkCallback-20207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 6137444 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6137444 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38575_solr
   [junit4]   2> 6137444 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 6137554 INFO  (zkCallback-20181-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 6137554 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6137562 INFO  (zkCallback-20191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 6137582 INFO  (zkCallback-20181-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 6137582 INFO  (zkCallback-20191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 6137598 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6137621 INFO  (zkCallback-20207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 6137621 WARN  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_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> 6137635 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 6137656 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:37067_solr, 127.0.0.1:35633_solr, 127.0.0.1:38575_solr, 127.0.0.1:39423_solr]
   [junit4]   2> 6137694 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6137741 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 6137840 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37067.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6137855 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 6137855 DEBUG (ScheduledTrigger-16607-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 6137877 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37067.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6137877 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37067.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6137878 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 6137891 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6137891 INFO  (jetty-launcher-20159-thread-1) [n:127.0.0.1:37067_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node1/.
   [junit4]   2> 6137952 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138066 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138096 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138116 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138170 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39423.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138172 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 6138191 INFO  (jetty-launcher-20159-thread-2) [n:127.0.0.1:35633_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node4/.
   [junit4]   2> 6138584 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138584 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138603 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6138604 WARN  (jetty-launcher-20159-thread-4) [     ] 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> 6138604 WARN  (jetty-launcher-20159-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@534c389a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6138604 WARN  (jetty-launcher-20159-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@534c389a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6138607 WARN  (jetty-launcher-20159-thread-4) [     ] 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> 6138701 WARN  (jetty-launcher-20159-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48d7bb61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6138701 WARN  (jetty-launcher-20159-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48d7bb61[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6138702 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40324/solr
   [junit4]   2> 6138738 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 6138738 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6138758 INFO  (jetty-launcher-20159-thread-3) [n:127.0.0.1:38575_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node2/.
   [junit4]   2> 6138759 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39423.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138759 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39423.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6138831 INFO  (zkConnectionManagerCallback-20228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6138831 INFO  (jetty-launcher-20159-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6138832 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 6138832 INFO  (jetty-launcher-20159-thread-5) [n:127.0.0.1:39423_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node5/.
   [junit4]   2> 6138925 DEBUG (ScheduledTrigger-16607-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 6139015 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6139032 INFO  (zkConnectionManagerCallback-20230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6139032 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6139092 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 6139094 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45355_solr as DOWN
   [junit4]   2> 6139095 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6139095 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45355_solr
   [junit4]   2> 6139153 INFO  (zkCallback-20207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 6139153 INFO  (zkCallback-20191-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 6139153 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 6139165 INFO  (zkCallback-20229-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 6139166 WARN  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_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> 6139177 INFO  (zkCallback-20181-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 6139256 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6139365 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45355.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6139467 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45355.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6139467 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45355.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6139523 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 6139524 INFO  (jetty-launcher-20159-thread-4) [n:127.0.0.1:45355_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node3/.
   [junit4]   2> 6139925 DEBUG (ScheduledTrigger-16607-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 4
   [junit4]   2> 6139968 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 6139970 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6140015 INFO  (zkConnectionManagerCallback-20239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6140015 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6140016 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 6140060 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40324/solr ready
   [junit4]   2> 6140138 INFO  (qtp1620527692-158130) [n:127.0.0.1:35633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 6140314 INFO  (qtp1620527692-158122) [n:127.0.0.1:35633_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 6140609 INFO  (qtp737999112-158113) [n:127.0.0.1:37067_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 6140645 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=33
   [junit4]   2> 6140731 INFO  (qtp529013252-158134) [n:127.0.0.1:39423_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 6140833 INFO  (qtp1552163145-158140) [n:127.0.0.1:45355_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 6140833 DEBUG (qtp205871446-158144) [n:127.0.0.1:38575_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 6140852 INFO  (qtp205871446-158144) [n:127.0.0.1:38575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=625
   [junit4]   2> 6140855 DEBUG (zkCallback-20191-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 6140948 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 6140998 DEBUG (ScheduledTrigger-16607-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 5
   [junit4]   2> 6141120 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 6141180 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 6141601 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[1C7141ED5C9D4DB9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBelowSearchRate
   [junit4]   2> 6141603 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[1C7141ED5C9D4DB9]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 6141617 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[1C7141ED5C9D4DB9]) [     ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 6141633 DEBUG (zkCallback-20191-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 6141633 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 6141633 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 6141633 DEBUG (OverseerAutoScalingTriggerThread-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 6141711 INFO  (qtp737999112-158101) [n:127.0.0.1:37067_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 6141747 INFO  (OverseerThreadFactory-16609-thread-1-processing-n:127.0.0.1:37067_solr) [n:127.0.0.1:37067_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection belowRate_collection
   [junit4]   2> 6141960 INFO  (OverseerStateUpdate-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [n:127.0.0.1:37067_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35633/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6141995 INFO  (OverseerStateUpdate-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [n:127.0.0.1:37067_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37067/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6142291 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr    x:belowRate_collection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6142309 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr    x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6142325 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr    x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6143456 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 6143473 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 6143510 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 6143546 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6143546 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 6143547 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35633.solr.core.belowRate_collection.shard1.replica_n1' (registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6143547 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node4/belowRate_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 6143677 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 6143692 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6143692 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n2' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 6143693 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37067.solr.core.belowRate_collection.shard1.replica_n2' (registry 'solr.core.belowRate_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6143693 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node1/belowRate_collection_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node1/./belowRate_collection_shard1_replica_n2/data/]
   [junit4]   2> 6144202 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6144202 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6144254 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6144254 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6144268 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa5c12f[belowRate_collection_shard1_replica_n1] main]
   [junit4]   2> 6144281 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6144281 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6144282 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6144282 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654674582582329344
   [junit4]   2> 6144300 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6144300 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6144302 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6144302 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6144303 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1827522c[belowRate_collection_shard1_replica_n2] main]
   [junit4]   2> 6144318 INFO  (searcherExecutor-16633-thread-1-processing-n:127.0.0.1:35633_solr x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1 r:core_node3) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n1] Registered new searcher Searcher@1aa5c12f[belowRate_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6144374 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6144387 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 6144387 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/belowRate_collection/leaders/shard1
   [junit4]   2> 6144406 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9983ms
   [junit4]   2> 6144423 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6144423 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6144423 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654674582730178560
   [junit4]   2> 6144460 INFO  (searcherExecutor-16634-thread-1-processing-n:127.0.0.1:37067_solr x:belowRate_collection_shard1_replica_n2 c:belowRate_collection s:shard1 r:core_node4) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n2] Registered new searcher Searcher@1827522c[belowRate_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6144463 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 6144463 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/belowRate_collection/leaders/shard1
   [junit4]   2> 6144920 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6144920 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6144920 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35633/solr/belowRate_collection_shard1_replica_n1/
   [junit4]   2> 6144920 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=belowRate_collection_shard1_replica_n1 url=https://127.0.0.1:35633/solr START replicas=[https://127.0.0.1:37067/solr/belowRate_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 6144921 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=belowRate_collection_shard1_replica_n1 url=https://127.0.0.1:35633/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6144956 INFO  (qtp737999112-158113) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 6144964 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 6144964 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] 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> 6144964 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/belowRate_collection/leaders/shard1/leader after winning as /collections/belowRate_collection/leader_elect/shard1/election/76013218728902671-core_node3-n_0000000000
   [junit4]   2> 6145046 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35633/solr/belowRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 6145176 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145177 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6145178 INFO  (qtp1620527692-158119) [n:127.0.0.1:35633_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2869
   [junit4]   2> 6145399 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145448 INFO  (zkCallback-20209-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145526 INFO  (qtp737999112-158115) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3235
   [junit4]   2> 6145570 INFO  (qtp737999112-158101) [n:127.0.0.1:37067_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> 6145684 INFO  (zkCallback-20209-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145684 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145685 INFO  (zkCallback-20191-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145685 INFO  (zkCallback-20191-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145692 INFO  (qtp737999112-158101) [n:127.0.0.1:37067_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3980
   [junit4]   2> 6145700 INFO  (qtp737999112-158114) [n:127.0.0.1:37067_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 6145758 INFO  (OverseerCollectionConfigSetProcessor-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [n:127.0.0.1:37067_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> 6145759 INFO  (OverseerThreadFactory-16609-thread-2-processing-n:127.0.0.1:37067_solr) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38575_solr for creating new replica of shard shard1 for collection belowRate_collection
   [junit4]   2> 6145760 INFO  (OverseerThreadFactory-16609-thread-2-processing-n:127.0.0.1:37067_solr) [n:127.0.0.1:37067_solr c:belowRate_collection s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 6145779 INFO  (OverseerStateUpdate-76013218728902667-127.0.0.1:37067_solr-n_0000000000) [n:127.0.0.1:37067_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38575/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38575_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 6145881 INFO  (zkCallback-20191-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145881 INFO  (zkCallback-20191-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145881 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6145881 INFO  (zkCallback-20209-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6146297 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr    x:belowRate_collection_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6146395 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 6146445 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 6146448 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6146448 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 6146464 INFO  (zkCallback-20191-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6146468 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38575.solr.core.belowRate_collection.shard1.replica_n5' (registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4914af5b
   [junit4]   2> 6146468 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node2/belowRate_collection_shard1_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1C7141ED5C9D4DB9-001/tempDir-001/node2/./belowRate_collection_shard1_replica_n5/data/]
   [junit4]   2> 6146473 INFO  (zkCallback-20191-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6146490 INFO  (zkCallback-20209-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6146490 INFO  (zkCallback-20209-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 6147116 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6147116 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6147117 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6147117 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6147118 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f180118[belowRate_collection_shard1_replica_n5] main]
   [junit4]   2> 6147193 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6147194 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6147194 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6147194 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1654674585635782656
   [junit4]   2> 6147210 INFO  (searcherExecutor-16643-thread-1-processing-n:127.0.0.1:38575_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n5] Registered new searcher Searcher@2f180118[belowRate_collection_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6147216 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 6147216 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/belowRate_collection/leaders/shard1
   [junit4]   2> 6147304 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to recover:belowRate_collection_shard1_replica_n5
   [junit4]   2> 6147305 INFO  (updateExecutor-20194-thread-1-processing-n:127.0.0.1:38575_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 6147305 INFO  (qtp205871446-158129) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1008
   [junit4]   2> 6147306 INFO  (recoveryExecutor-20198-thread-1-processing-n:127.0.0.1:38575_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 6147306 INFO  (recoveryExecutor-20198-thread-1-processing-n:127.0.0.1:38575_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:38575_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 6147335 INFO  

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

t/election/76013218728902667-127.0.0.1:37067_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/aboveRate_collection/leader_elect/shard1/election/76013218728902670-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/belowRate_collection/leader_elect/shard1/election/76013218728902671-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	95	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	30	/solr/live_nodes
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	6	/solr/autoscaling/events/search_rate_trigger2
   [junit4]   2> 	2	/solr/autoscaling/events/search_rate_trigger1
   [junit4]   2> 
   [junit4]   2> 6213325 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40324
   [junit4]   2> 6213325 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40324
   [junit4]   2> 6213325 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40324
   [junit4]   2> 6213326 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1C7141ED5C9D4DB9]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 03, 2020 3:05:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1226c268), locale=und, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=223046528,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [NestedShardedAtomicUpdateTest, TestBM25SimilarityFactory, TestLegacyNumericRangeQueryBuilder, AdminHandlersProxyTest, AnalysisErrorHandlingTest, StressHdfsTest, CachingDirectoryFactoryTest, MetricsHistoryIntegrationTest, TestGraphTermsQParserPlugin, TestOnReconnectListenerSupport, HdfsNNFailoverTest, TestFilteredDocIdSet, HdfsDirectoryTest, DistributedSuggestComponentTest, TestUnInvertedFieldException, DateRangeFieldTest, SchemaVersionSpecificBehaviorTest, HdfsTlogReplayBufferedWhileIndexingTest, TestEmbeddedSolrServerSchemaAPI, TestStandardQParsers, TestBadConfig, DirectSolrConnectionTest, RemoteQueryErrorTest, SolrMetricReporterTest, ShowFileRequestHandlerTest, TestBlendedInfixSuggestions, RestoreTriggerStateTest, NotRequiredUniqueKeyTest, TestGeoJSONResponseWriter, AnalysisAfterCoreReloadTest, TestSolrCachePerf, ScheduledTriggerTest, TestAddFieldRealTimeGet, TestPointFields, SignatureUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, TestSystemIdResolver, TestLegacyFieldReuse, TestBulkSchemaAPI, TestCloudManagedSchema, TestFunctionQuery, SplitByPrefixTest, TestWaitForStateWithJettyShutdowns, TestJsonRequest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LargeFieldTest, TestPullReplicaErrorHandling, TestTrie, AnalyticsQueryTest, AutoScalingHandlerTest, SpellingQueryConverterTest, TestUnifiedSolrHighlighter, TestSolrCloudWithKerberosAlt, MoreLikeThisHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, RoutingToNodesWithPropertiesTest, TestSolrJ, TestHdfsCloudBackupRestore, IndexSchemaRuntimeFieldTest, TestConfigReload, ZkSolrClientTest, HttpPartitionWithTlogReplicasTest, TransactionLogTest, ZkStateReaderTest, WrapperMergePolicyFactoryTest, TestConfigOverlay, TestSolrIndexConfig, BadIndexSchemaTest, TestCryptoKeys, TestManagedSchemaAPI, CollectionsAPISolrJTest, SolrIndexMetricsTest, TestMacros, TestSafeXMLParsing, NodeLostTriggerIntegrationTest, TestPivotHelperCode, TestLuceneIndexBackCompat, CoreMergeIndexesAdminHandlerTest, TestSQLHandlerNonCloud, DeleteInactiveReplicaTest, TestReplicationHandler, SuggesterFSTTest, SignificantTermsQParserPluginTest, TestStressReorder, CollectionsAPIDistributedZkTest, TestSimTriggerIntegration, MissingSegmentRecoveryTest, TestGroupingSearch, TestReqParamsAPI, SolrPluginUtilsTest, NestedAtomicUpdateTest, ActionThrottleTest, BasicAuthOnSingleNodeTest, TestInPlaceUpdatesDistrib, IndexSizeTriggerSizeEstimationTest, TestFieldCacheWithThreads, DistribCursorPagingTest, TestCrossCoreJoin, SliceStateTest, TestExtendedDismaxParser, EchoParamsTest, TestRequestStatusCollectionAPI, CircularListTest, TestCloudJSONFacetSKG, ChaosMonkeySafeLeaderTest, HdfsRestartWhileUpdatingTest, HealthCheckHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, TestComplexPhraseLeadingWildcard, TestDistribPackageStore, VersionInfoTest, OverseerRolesTest, PrimitiveFieldTypeTest, TestStressThreadBackup, ReplicationFactorTest, DirectUpdateHandlerTest, TestSurroundQueryParser, SearchHandlerTest, TestCloudDeleteByQuery, TestSimGenericDistributedQueue, XmlInterpolationTest, PropertiesRequestHandlerTest, GraphQueryTest, TestSchemaResource, TestStressInPlaceUpdates, PolyFieldTest, TestScoreJoinQPNoScore, TestRTGBase, BlockJoinFacetDistribTest, TestNRTOpen, DistanceUnitsTest, JWTAuthPluginTest, DirectSolrSpellCheckerTest, BasicZkTest, DocumentAnalysisRequestHandlerTest, TestLeaderElectionZkExpiry, TestManagedSynonymFilterFactory, CoreAdminHandlerTest, TestRandomDVFaceting, CustomTermsComponentTest, TestOverriddenPrefixQueryForCustomFieldType, CleanupOldIndexTest, SoftAutoCommitTest, TestReversedWildcardFilterFactory, JavabinLoaderTest, TlogReplayBufferedWhileIndexingTest, TestExceedMaxTermLength, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestHighlightDedupGrouping, TestJoin, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestWordDelimiterFilterFactory, TokenizerChainTest, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, BasicDistributedZk2Test, ClusterStateUpdateTest, CollectionPropsTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, ForceLeaderTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaTest, MultiSolrCloudTestCaseTest, OverseerStatusTest, OverseerTest, RecoveryZkTest, ShardRoutingCustomTest, ShardRoutingTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, SystemCollectionCompatTest, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudRecovery, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDynamicFieldNamesIndexCorrectly, TestPullReplica, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestZkChroot, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ZkCLITest, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasPlanActionTest, ComputePlanActionTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, NodeMarkersRegistrationTest, ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SearchRateTriggerIntegrationTest -Dtests.seed=1C7141ED5C9D4DB9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/test-data/enwiki.random.lines.txt -Dtests.locale=und -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | SearchRateTriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) and null them, your test still has references to classes of which the sizes cannot be measured due to security restrictions or Java 9 module encapsulation:
   [junit4]    >   - private static org.apache.solr.client.solrj.cloud.SolrCloudManager org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C7141ED5C9D4DB9]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    > 	at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   [junit4]    > 	at java.lang.Class.checkPackageAccess(Class.java:2372)
   [junit4]    > 	at java.lang.Class.checkMemberAccess(Class.java:2351)
   [junit4]    > 	at java.lang.Class.getDeclaredFields(Class.java:1915)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	... 10 more
   [junit4] Completed [569/889 (1!)] on J0 in 79.46s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 54014 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.5 - Build # 21 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/21/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([A437B82E2AC22BF2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15271 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 3611671 INFO  (SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3611672 INFO  (SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/data-dir-181-001
   [junit4]   2> 3611672 INFO  (SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3611673 INFO  (SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-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> 3611673 INFO  (SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.00s J2 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 3611676 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 3611676 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-target-001
   [junit4]   2> 3611677 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3611677 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3611677 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3611777 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer start zk server on port:32897
   [junit4]   2> 3611777 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32897
   [junit4]   2> 3611777 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32897
   [junit4]   2> 3611777 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32897
   [junit4]   2> 3611779 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3611781 INFO  (zkConnectionManagerCallback-19423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611781 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3611783 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3611784 INFO  (zkConnectionManagerCallback-19425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611784 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3611785 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3611785 INFO  (zkConnectionManagerCallback-19427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611785 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3611888 WARN  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3611888 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3611888 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3611888 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a0259ee{/solr,null,AVAILABLE}
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2596ee75{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46049}
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.e.j.s.Server Started @3611918ms
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46049}
   [junit4]   2> 3611889 ERROR (jetty-launcher-19428-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 3611889 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-09T16:23:36.462Z
   [junit4]   2> 3611890 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3611891 INFO  (zkConnectionManagerCallback-19430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3611891 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3611891 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3612161 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3612161 WARN  (jetty-launcher-19428-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19025ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3612161 WARN  (jetty-launcher-19428-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19025ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3612164 WARN  (jetty-launcher-19428-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7843e8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3612164 WARN  (jetty-launcher-19428-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7843e8c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3612165 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32897/solr
   [junit4]   2> 3612165 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612166 INFO  (zkConnectionManagerCallback-19437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612166 INFO  (jetty-launcher-19428-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612268 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612269 INFO  (zkConnectionManagerCallback-19439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612269 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612317 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46049_solr
   [junit4]   2> 3612317 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.c.Overseer Overseer (id=73380936893857797-127.0.0.1:46049_solr-n_0000000000) starting
   [junit4]   2> 3612321 INFO  (OverseerStateUpdate-73380936893857797-127.0.0.1:46049_solr-n_0000000000) [n:127.0.0.1:46049_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46049_solr
   [junit4]   2> 3612321 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46049_solr
   [junit4]   2> 3612322 INFO  (zkCallback-19438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3612323 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3612324 WARN  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_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> 3612337 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3612366 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46049.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3612376 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46049.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3612377 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46049.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3612378 INFO  (jetty-launcher-19428-thread-1) [n:127.0.0.1:46049_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-target-001/node1/.
   [junit4]   2> 3612404 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 3612405 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612406 INFO  (zkConnectionManagerCallback-19448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612406 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612407 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3612408 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32897/solr ready
   [junit4]   2> 3612408 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:32897/solr
   [junit4]   2> 3612408 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001
   [junit4]   2> 3612408 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3612409 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3612409 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3612509 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer start zk server on port:34341
   [junit4]   2> 3612509 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34341
   [junit4]   2> 3612509 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34341
   [junit4]   2> 3612509 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34341
   [junit4]   2> 3612511 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612513 INFO  (zkConnectionManagerCallback-19450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612513 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612516 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612516 INFO  (zkConnectionManagerCallback-19452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612516 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612517 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612518 INFO  (zkConnectionManagerCallback-19454-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612518 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612620 WARN  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3612620 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3612620 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3612620 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25987468{/solr,null,AVAILABLE}
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b305a8d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44719}
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.e.j.s.Server Started @3612650ms
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44719}
   [junit4]   2> 3612621 ERROR (jetty-launcher-19455-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3612621 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3612622 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 3612622 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3612622 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 3612622 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-09T16:23:37.195Z
   [junit4]   2> 3612623 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3612623 INFO  (zkConnectionManagerCallback-19457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3612623 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3612624 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3613031 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3613031 WARN  (jetty-launcher-19455-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a0632a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3613031 WARN  (jetty-launcher-19455-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a0632a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3613034 WARN  (jetty-launcher-19455-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ea6c9fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3613034 WARN  (jetty-launcher-19455-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ea6c9fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3613035 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34341/solr
   [junit4]   2> 3613036 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3613037 INFO  (zkConnectionManagerCallback-19464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3613037 INFO  (jetty-launcher-19455-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3613140 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3613141 INFO  (zkConnectionManagerCallback-19466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3613141 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3613209 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44719_solr
   [junit4]   2> 3613210 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.c.Overseer Overseer (id=73380936941830149-127.0.0.1:44719_solr-n_0000000000) starting
   [junit4]   2> 3613215 INFO  (OverseerStateUpdate-73380936941830149-127.0.0.1:44719_solr-n_0000000000) [n:127.0.0.1:44719_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44719_solr
   [junit4]   2> 3613215 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44719_solr
   [junit4]   2> 3613216 INFO  (OverseerStateUpdate-73380936941830149-127.0.0.1:44719_solr-n_0000000000) [n:127.0.0.1:44719_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3613217 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3613218 WARN  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_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> 3613233 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3613261 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3613276 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3613276 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3613277 INFO  (jetty-launcher-19455-thread-1) [n:127.0.0.1:44719_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001/node1/.
   [junit4]   2> 3613317 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 3613318 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3613319 INFO  (zkConnectionManagerCallback-19475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3613319 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3613320 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3613321 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34341/solr ready
   [junit4]   2> 3613322 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3613322 INFO  (zkConnectionManagerCallback-19477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3613322 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3613426 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3613429 INFO  (OverseerThreadFactory-13545-thread-1-processing-n:127.0.0.1:44719_solr) [n:127.0.0.1:44719_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 3613536 INFO  (OverseerStateUpdate-73380936941830149-127.0.0.1:44719_solr-n_0000000000) [n:127.0.0.1:44719_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44719/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44719_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3613738 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3613738 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3613747 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3613755 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3613767 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3613768 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 3613768 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44719.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250c452e
   [junit4]   2> 3613768 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_A437B82E2AC22BF2-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 3613835 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3613835 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3613836 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3613836 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3613838 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12337404[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3613839 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 3613839 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 3613840 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3613840 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660704279403429888
   [junit4]   2> 3613842 INFO  (zkCallback-19465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3613843 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@12337404[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3613844 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3613844 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 3613848 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3613848 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3613848 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44719/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 3613849 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3613849 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44719/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 3613849 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-source/leaders/shard1/leader after winning as /collections/cdcr-source/leader_elect/shard1/election/73380936941830149-core_node2-n_0000000000
   [junit4]   2> 3613850 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44719/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 3613952 INFO  (zkCallback-19465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3613952 INFO  (zkCallback-19465-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3613952 INFO  (zkCallback-19465-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3613953 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3613955 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=216
   [junit4]   2> 3613957 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_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> 3614055 INFO  (zkCallback-19465-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3614055 INFO  (zkCallback-19465-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3614055 INFO  (zkCallback-19465-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3614055 INFO  (zkCallback-19465-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3614056 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=629
   [junit4]   2> 3614056 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[A437B82E2AC22BF2]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 3614068 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 3614068 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0 (1660704279634116608), source_1 (1660704279635165184), source_2 (1660704279635165185), source_3 (1660704279635165186), source_4 (1660704279635165187), source_5 (1660704279636213760), source_6 (1660704279636213761), source_7 (1660704279636213762), source_8 (1660704279636213763), source_9 (1660704279636213764), ... (100 adds)]} 0 9
   [junit4]   2> 3614070 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704279644602368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614070 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704279644602368
   [junit4]   2> 3614165 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6362a4b9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614165 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614168 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@6362a4b9[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}])))}
   [junit4]   2> 3614169 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 99
   [junit4]   2> 3614176 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100 (1660704279749459968), source_101 (1660704279752605696), source_102 (1660704279752605697), source_103 (1660704279752605698), source_104 (1660704279752605699), source_105 (1660704279752605700), source_106 (1660704279752605701), source_107 (1660704279752605702), source_108 (1660704279752605703), source_109 (1660704279752605704), ... (100 adds)]} 0 6
   [junit4]   2> 3614177 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704279756800000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614177 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704279756800000
   [junit4]   2> 3614273 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3848ecf0[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614273 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614275 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@3848ecf0[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}])))}
   [junit4]   2> 3614276 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 98
   [junit4]   2> 3614281 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200 (1660704279861657600), source_201 (1660704279862706176), source_202 (1660704279862706177), source_203 (1660704279862706178), source_204 (1660704279862706179), source_205 (1660704279862706180), source_206 (1660704279862706181), source_207 (1660704279862706182), source_208 (1660704279862706183), source_209 (1660704279862706184), ... (100 adds)]} 0 4
   [junit4]   2> 3614281 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704279865851905,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614281 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704279865851905
   [junit4]   2> 3614373 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53709053[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614374 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614376 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@53709053[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}])))}
   [junit4]   2> 3614377 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 95
   [junit4]   2> 3614381 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300 (1660704279967563776), source_301 (1660704279968612352), source_302 (1660704279968612353), source_303 (1660704279968612354), source_304 (1660704279968612355), source_305 (1660704279968612356), source_306 (1660704279968612357), source_307 (1660704279968612358), source_308 (1660704279968612359), source_309 (1660704279968612360), ... (100 adds)]} 0 3
   [junit4]   2> 3614382 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704279971758080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614382 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704279971758080
   [junit4]   2> 3614473 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@45b3e1a7[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614473 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614475 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@45b3e1a7[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}])))}
   [junit4]   2> 3614476 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 93
   [junit4]   2> 3614481 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400 (1660704280071372800), source_401 (1660704280072421376), source_402 (1660704280072421377), source_403 (1660704280072421378), source_404 (1660704280072421379), source_405 (1660704280072421380), source_406 (1660704280072421381), source_407 (1660704280072421382), source_408 (1660704280072421383), source_409 (1660704280072421384), ... (100 adds)]} 0 3
   [junit4]   2> 3614482 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280075567110,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614482 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280075567110
   [junit4]   2> 3614574 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b39d52e[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614574 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614576 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@b39d52e[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019057}])))}
   [junit4]   2> 3614577 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 95
   [junit4]   2> 3614581 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500 (1660704280177278976), source_501 (1660704280178327552), source_502 (1660704280178327553), source_503 (1660704280178327554), source_504 (1660704280178327555), source_505 (1660704280178327556), source_506 (1660704280178327557), source_507 (1660704280178327558), source_508 (1660704280178327559), source_509 (1660704280178327560), ... (100 adds)]} 0 3
   [junit4]   2> 3614582 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280181473280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614582 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280181473280
   [junit4]   2> 3614674 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d73ab2b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614675 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614676 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@1d73ab2b[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019158}])))}
   [junit4]   2> 3614677 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 95
   [junit4]   2> 3614681 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600 (1660704280282136576), source_601 (1660704280283185152), source_602 (1660704280283185153), source_603 (1660704280283185154), source_604 (1660704280283185155), source_605 (1660704280283185156), source_606 (1660704280283185157), source_607 (1660704280283185158), source_608 (1660704280283185159), source_609 (1660704280283185160), ... (100 adds)]} 0 3
   [junit4]   2> 3614682 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280286330880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614682 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280286330880
   [junit4]   2> 3614772 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f62f7e5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614773 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614775 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@f62f7e5[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019258}])))}
   [junit4]   2> 3614775 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 93
   [junit4]   2> 3614780 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700 (1660704280384897024), source_701 (1660704280385945600), source_702 (1660704280385945601), source_703 (1660704280385945602), source_704 (1660704280385945603), source_705 (1660704280385945604), source_706 (1660704280385945605), source_707 (1660704280385945606), source_708 (1660704280385945607), source_709 (1660704280385945608), ... (100 adds)]} 0 3
   [junit4]   2> 3614780 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280389091328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614780 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280389091328
   [junit4]   2> 3614871 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b89fc5a[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614871 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614873 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@6b89fc5a[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019258}]) Uninverting(_7(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019356}])))}
   [junit4]   2> 3614873 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 93
   [junit4]   2> 3614879 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800 (1660704280487657472), source_801 (1660704280488706048), source_802 (1660704280488706049), source_803 (1660704280488706050), source_804 (1660704280488706051), source_805 (1660704280489754624), source_806 (1660704280489754625), source_807 (1660704280489754626), source_808 (1660704280489754627), source_809 (1660704280489754628), ... (100 adds)]} 0 4
   [junit4]   2> 3614880 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280493948928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614880 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280493948928
   [junit4]   2> 3614970 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@491892ef[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3614970 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3614972 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@491892ef[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019258}]) Uninverting(_7(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019356}]) Uninverting(_8(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019455}])))}
   [junit4]   2> 3614972 INFO  (qtp1710733379-58854) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 93
   [junit4]   2> 3614977 INFO  (qtp1710733379-58855) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900 (1660704280592515072), source_901 (1660704280593563648), source_902 (1660704280593563649), source_903 (1660704280593563650), source_904 (1660704280593563651), source_905 (1660704280593563652), source_906 (1660704280593563653), source_907 (1660704280593563654), source_908 (1660704280593563655), source_909 (1660704280593563656), ... (100 adds)]} 0 3
   [junit4]   2> 3614978 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280596709376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3614978 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280596709376
   [junit4]   2> 3615087 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e48e1f6[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3615088 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3615090 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@2e48e1f6[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018647}]) Uninverting(_1(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018754}]) Uninverting(_2(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018858}]) Uninverting(_3(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771018958}]) Uninverting(_4(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019057}]) Uninverting(_5(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019158}]) Uninverting(_6(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019258}]) Uninverting(_7(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019356}]) Uninverting(_8(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019455}]) Uninverting(_9(8.5.0):C100:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.15.0-54-generic, timestamp=1583771019553}])))}
   [junit4]   2> 3615090 INFO  (qtp1710733379-58853) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 112
   [junit4]   2> 3615095 INFO  (qtp1710733379-58856) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_1000 (1660704280715198464), source_1001 (1660704280716247040), source_1002 (1660704280716247041), source_1003 (1660704280716247042), source_1004 (1660704280716247043), source_1005 (1660704280716247044), source_1006 (1660704280716247045), source_1007 (1660704280716247046), source_1008 (1660704280716247047), source_1009 (1660704280716247048), ... (100 adds)]} 0 4
   [junit4]   2> 3615096 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660704280720441344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3615096 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@54ede8a9 commitCommandVersion:1660704280720441344
   [junit4]   2> 3615191 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf1a51b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 3615191 INFO  (qtp1710733379-58852) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3615193 INFO  (searcherExecutor-13550-thread-1-processing-n:127.0.0.1:44719_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:44719_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@1bf1a51b[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C100:[diagnostics={os=Li

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

unit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> 3749299 INFO  (SUITE-CdcrBootstrapTest-seed#[A437B82E2AC22BF2]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1a7c58b2), locale=sr-BA, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=166449088,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [AuditLoggerPluginTest, TestMiniSolrCloudClusterSSL, TestAnalyzeInfixSuggestions, SolrCloudReportersTest, TestSystemIdResolver, TestDistributedGrouping, TestFileDictionaryLookup, HdfsRestartWhileUpdatingTest, TestCollapseQParserPlugin, UpdateLogTest, TestFieldTypeCollectionResource, ProtectedTermFilterFactoryTest, SuggestComponentTest, MBeansHandlerTest, TestCollectionAPI, SpellCheckComponentTest, CustomHighlightComponentTest, SyncSliceTest, TestDocBasedVersionConstraints, ForceLeaderWithTlogReplicasTest, TestLocalFSCloudBackupRestore, CopyFieldTest, TestSubQueryTransformer, TestReloadAndDeleteDocs, TestLeaderElectionWithEmptyReplica, SearchRateTriggerIntegrationTest, AutoAddReplicasIntegrationTest, TestMinMaxOnMultiValuedField, CdcrUpdateLogTest, DistributedVersionInfoTest, RandomizedTaggerTest, SpatialFilterTest, TestExactStatsCache, TestDynamicFieldNamesIndexCorrectly, TermsComponentTest, TestTolerantSearch, ComputePlanActionTest, TestCorePropertiesReload, TestSimpleTrackingShardHandler, TestRangeQuery, ConnectionReuseTest, ParsingFieldUpdateProcessorsTest, DocumentAnalysisRequestHandlerTest, BasicDistributedZkTest, TestConfigOverlay, FacetPivotSmallTest, TestUseDocValuesAsStored, DateRangeFieldTest, MultiSolrCloudTestCaseTest, TestSort, PhrasesIdentificationComponentTest, TestClassicSimilarityFactory, ClassificationUpdateProcessorIntegrationTest, TestRawTransformer, AdminHandlersProxyTest, TestNumericTokenStream, CollectionTooManyReplicasTest, TestLuceneMatchVersion, TestConfigSetsAPIZkFailure, V2StandaloneTest, TestExportWriter, TestPointFields, DistributedFacetPivotLargeTest, SearchHandlerTest, TimeRoutedAliasUpdateProcessorTest, LeaderElectionContextKeyTest, FileUtilsTest, TestHttpServletCarrier, OutputWriterTest, SynonymTokenizerTest, SpatialHeatmapFacetsTest, TestNRTOpen, CdcrWithNodesRestartsTest, DistributedFacetPivotSmallTest, SpellCheckCollatorWithCollapseTest, PluginInfoTest, PeerSyncReplicationTest, CdcrBidirectionalTest, TestPerFieldSimilarityWithDefaultOverride, AtomicUpdatesTest, HighlighterWithoutStoredIdTest, ZkNodePropsTest, TestWithCollection, TestDistribPackageStore, TestSolrConfigHandler, TaggingAttributeTest, NotRequiredUniqueKeyTest, LeaderFailoverAfterPartitionTest, TestChildDocTransformer, DeleteShardTest, HLLSerializationTest, TestSchemalessBufferedUpdates, TestFoldingMultitermQuery, HdfsLockFactoryTest, HdfsNNFailoverTest, TestStressVersions, DistributedIntervalFacetingTest, NodeMutatorTest, TestSolrIndexConfig, TestPHPSerializedResponseWriter, TestCollectionAPIs, IndexSizeTriggerTest, TestElisionMultitermQuery, TestSuggestSpellingConverter, IgnoreLargeDocumentProcessorFactoryTest, TestStressRecovery, TestUnInvertedFieldException, PrimUtilsTest, PKIAuthenticationIntegrationTest, TestFieldCacheSortRandom, TestMultiValuedNumericRangeQuery, TokenizerChainTest, DocExpirationUpdateProcessorFactoryTest, MetricsHistoryWithAuthIntegrationTest, ZkCLITest, TestManagedResource, TestRecovery, TestDistribDocBasedVersion, QueryEqualityTest, TestIndexSearcher, TestCloudManagedSchema, TestConfigSets, TestLegacyFieldReuse, TestNestedUpdateProcessor, BitVectorTest, DistanceFunctionTest, ZookeeperStatusHandlerTest, OverseerCollectionConfigSetProcessorTest, TestSimLargeCluster, TestPolicyCloud, TestHdfsUpdateLog, TestMinHashQParser, TestSimUtils, TestMacros, TestStressThreadBackup, TestTrieFacet, InfoHandlerTest, DOMUtilTest, TestDynamicLoading, DistribDocExpirationUpdateProcessorTest, SaslZkACLProviderTest, TestTolerantUpdateProcessorRandomCloud, SharedFSAutoReplicaFailoverTest, SolrRequestParserTest, TlogReplayBufferedWhileIndexingTest, CollectionsAPIDistributedZkTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest, TriggerCooldownIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest, TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, CdcrBootstrapTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest -Dtests.seed=A437B82E2AC22BF2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt -Dtests.locale=sr-BA -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | CdcrBootstrapTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    >  expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:772)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:727)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A437B82E2AC22BF2]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [582/900 (1!)] on J2 in 137.82s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53596 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.5 - Build # 20 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/20/

2 tests failed.
FAILED:  org.apache.lucene.analysis.core.TestFactories.test

Error Message:
For input string: "){"

Stack Trace:
java.lang.NumberFormatException: For input string: "){"
	at __randomizedtesting.SeedInfo.seed([EC827831689C1083:64D647EBC6607D7B]:0)
	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043)
	at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
	at java.lang.Float.parseFloat(Float.java:451)
	at org.apache.lucene.analysis.boost.DelimitedBoostTokenFilter.incrementToken(DelimitedBoostTokenFilter.java:52)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:716)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:630)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:558)
	at org.apache.lucene.analysis.core.TestFactories.doTestTokenFilter(TestFactories.java:101)
	at org.apache.lucene.analysis.core.TestFactories.test(TestFactories.java:69)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([C38291E6D645F12B:903BD356345464D1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:459)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.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 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 3613 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestFactories
   [junit4]   2> TEST FAIL: useCharFilter=false text='[w|){ '&#x4a'
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFactories -Dtests.method=test -Dtests.seed=EC827831689C1083 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt -Dtests.locale=ko -Dtests.timezone=Asia/Karachi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.24s J2 | TestFactories.test <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: For input string: "){"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EC827831689C1083:64D647EBC6607D7B]:0)
   [junit4]    > 	at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2043)
   [junit4]    > 	at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
   [junit4]    > 	at java.lang.Float.parseFloat(Float.java:451)
   [junit4]    > 	at org.apache.lucene.analysis.boost.DelimitedBoostTokenFilter.incrementToken(DelimitedBoostTokenFilter.java:52)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:716)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:630)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:558)
   [junit4]    > 	at org.apache.lucene.analysis.core.TestFactories.doTestTokenFilter(TestFactories.java:101)
   [junit4]    > 	at org.apache.lucene.analysis.core.TestFactories.test(TestFactories.java:69)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/lucene/build/analysis/common/test/J2/temp/lucene.analysis.core.TestFactories_EC827831689C1083-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=21674, maxDocsPerChunk=7, blockShift=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=21674, blockSize=5)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c907191), locale=ko, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=109595888,total=271581184
   [junit4]   2> NOTE: All tests run in this JVM: [TestConcatenateGraphFilter, TestPatternCaptureGroupTokenFilter, CommonGramsFilterTest, TestItalianAnalyzer, TestBulgarianStemFilterFactory, TestGermanLightStemFilterFactory, TestFullStrip, TestZeroAffix2, TestBengaliFilters, TestSpaces, TestPersianNormalizationFilter, DelimitedPayloadTokenFilterTest, TestSerbianNormalizationFilter, TestKStemmer, TestHindiStemmer, TestSynonymMapFilter, QueryAutoStopWordAnalyzerTest, TestIrishLowerCaseFilterFactory, TestStopFilterFactory, TestProtectedTermFilter, EdgeNGramTokenizerTest, DelimitedBoostTokenFilterTest, TestCollationKeyAnalyzer, TestPortugueseLightStemFilter, TestConditionalTokenFilter, TestMorph, TestCompoundWordTokenFilter, TestWordDelimiterFilter, TestDanishAnalyzer, TestSolrSynonymParser, TestLimitTokenCountFilterFactory, TestAbstractAnalysisFactory, TestCatalanAnalyzer, TestGermanStemFilterFactory, TestGalicianMinimalStemFilterFactory, TestLengthFilterFactory, TestDecimalDigitFilter, TestGermanNormalizationFilter, TestEnglishMinimalStemFilter, TestRomanianAnalyzer, TestHindiAnalyzer, TestLatvianStemFilterFactory, TestStemmerOverrideFilterFactory, TestTurkishAnalyzer, TestHungarianLightStemFilterFactory, TestIndonesianStemFilterFactory, TestSnowball, TestNorwegianMinimalStemFilterFactory, TestTruncateTokenFilter, TestBasqueAnalyzer, TestArabicAnalyzer, TestArabicFilters, TestArabicNormalizationFilter, HTMLStripCharFilterTest, TestHTMLStripCharFilterFactory, TestMappingCharFilter, TestMappingCharFilterFactory, TestCJKAnalyzer, TestCJKBigramFilter, TestCJKBigramFilterFactory, TestCJKWidthFilter, TestCJKWidthFilterFactory, TestSoraniAnalyzer, TestSoraniNormalizationFilter, TestSoraniNormalizationFilterFactory, TestDictionaryCompoundWordTokenFilterFactory, TestHyphenationCompoundWordTokenFilterFactory, TestAllAnalyzersHaveFactories, TestDecimalDigitFilterFactory, TestDuelingAnalyzers, TestFactories]
   [junit4] Completed [125/297 (1!)] on J2 in 0.25s, 1 test, 1 error <<< FAILURES!

[...truncated 11103 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 2148934 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2148934 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2148935 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C38291E6D645F12B-001/data-dir-84-001
   [junit4]   2> 2148935 WARN  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 2148935 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2148937 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-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> 2148937 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C38291E6D645F12B-001/tempDir-001
   [junit4]   2> 2148937 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2148938 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2148938 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2149038 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34069
   [junit4]   2> 2149038 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34069
   [junit4]   2> 2149038 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34069
   [junit4]   2> 2149038 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34069
   [junit4]   2> 2149042 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149048 INFO  (zkConnectionManagerCallback-8483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149048 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149060 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149062 INFO  (zkConnectionManagerCallback-8485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149062 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149063 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149065 INFO  (zkConnectionManagerCallback-8487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149065 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149170 WARN  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2149170 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2149170 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2149170 WARN  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2149170 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2149170 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2149170 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2149170 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65510521{/solr,null,AVAILABLE}
   [junit4]   2> 2149171 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5da571b2{/solr,null,AVAILABLE}
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7897ceb2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43713}
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.e.j.s.Server Started @2149240ms
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43713}
   [junit4]   2> 2149172 ERROR (jetty-launcher-8488-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2149172 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-08T16:59:05.024Z
   [junit4]   2> 2149173 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5beebf92{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42211}
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.e.j.s.Server Started @2149242ms
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42211}
   [junit4]   2> 2149174 ERROR (jetty-launcher-8488-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr
   [junit4]   2> 2149174 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-08T16:59:05.026Z
   [junit4]   2> 2149175 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149176 INFO  (zkConnectionManagerCallback-8492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149176 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149176 INFO  (zkConnectionManagerCallback-8490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149176 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149176 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149176 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2149719 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2149721 WARN  (jetty-launcher-8488-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65cf34f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2149722 WARN  (jetty-launcher-8488-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65cf34f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2149731 WARN  (jetty-launcher-8488-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@247e3cad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2149731 WARN  (jetty-launcher-8488-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@247e3cad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2149732 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34069/solr
   [junit4]   2> 2149735 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149736 INFO  (zkConnectionManagerCallback-8500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149736 INFO  (jetty-launcher-8488-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149847 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2149855 INFO  (zkConnectionManagerCallback-8502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2149855 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2149951 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43713_solr
   [junit4]   2> 2149951 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.c.Overseer Overseer (id=73375414079717382-127.0.0.1:43713_solr-n_0000000000) starting
   [junit4]   2> 2149959 INFO  (OverseerStateUpdate-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [n:127.0.0.1:43713_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43713_solr
   [junit4]   2> 2149971 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43713_solr
   [junit4]   2> 2149972 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2149974 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2149974 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 2149974 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2149975 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2149976 WARN  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_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> 2149979 INFO  (zkCallback-8501-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2149998 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:43713_solr]
   [junit4]   2> 2150233 DEBUG (ScheduledTrigger-8841-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2150237 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2150240 DEBUG (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2150241 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2150278 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6331a09b
   [junit4]   2> 2150293 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6331a09b
   [junit4]   2> 2150293 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6331a09b
   [junit4]   2> 2150295 INFO  (jetty-launcher-8488-thread-1) [n:127.0.0.1:43713_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C38291E6D645F12B-001/tempDir-001/node1/.
   [junit4]   2> 2150681 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2150681 WARN  (jetty-launcher-8488-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d60fd7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2150681 WARN  (jetty-launcher-8488-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d60fd7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2150684 WARN  (jetty-launcher-8488-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48604348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2150684 WARN  (jetty-launcher-8488-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48604348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2150685 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34069/solr
   [junit4]   2> 2150686 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2150686 INFO  (zkConnectionManagerCallback-8512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2150686 INFO  (jetty-launcher-8488-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2150791 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2150796 INFO  (zkConnectionManagerCallback-8514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2150796 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2150811 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2150822 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42211_solr as DOWN
   [junit4]   2> 2150825 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2150825 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42211_solr
   [junit4]   2> 2150828 INFO  (zkCallback-8501-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2150829 INFO  (zkCallback-8513-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2150831 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2150832 WARN  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_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> 2150849 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2150880 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6331a09b
   [junit4]   2> 2150891 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6331a09b
   [junit4]   2> 2150891 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6331a09b
   [junit4]   2> 2150892 INFO  (jetty-launcher-8488-thread-2) [n:127.0.0.1:42211_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C38291E6D645F12B-001/tempDir-001/node2/.
   [junit4]   2> 2150959 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2150969 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2150981 INFO  (zkConnectionManagerCallback-8523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2150981 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2150990 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2150992 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34069/solr ready
   [junit4]   2> 2151117 DEBUG (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider --- new Overseer leader: 127.0.0.1:10000_solr
   [junit4]   2> 2151118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2151118 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2151119 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 2151119 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2151135 DEBUG (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=0
   [junit4]   2> 2151144 DEBUG (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 0
   [junit4]   2> 2151144 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2151148 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 2151157 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2151157 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2151157 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151194 DEBUG (ScheduledTrigger-8857-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> 2151417 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151421 DEBUG (ScheduledTrigger-8841-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 2151439 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151456 INFO  (TEST-IndexSizeTriggerTest.testMaxOps-seed#[C38291E6D645F12B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMaxOps
   [junit4]   2> 2151458 DEBUG (simCloudManagerPool-8856-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- simCreateCollection testMaxOps_collection, currentVersion=1
   [junit4]   2> 2151458 DEBUG (simCloudManagerPool-8856-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=1
   [junit4]   2> 2151459 DEBUG (simCloudManagerPool-8856-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 1
   [junit4]   2> 2151459 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151471 DEBUG (simCloudManagerPool-8856-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=2
   [junit4]   2> 2151473 DEBUG (simCloudManagerPool-8856-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 2
   [junit4]   2> 2151479 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151499 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151519 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151539 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151559 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151573 DEBUG (simCloudManagerPool-8856-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=3
   [junit4]   2> 2151575 DEBUG (simCloudManagerPool-8856-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 3
   [junit4]   2> 2151575 DEBUG (simCloudManagerPool-8856-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testMaxOps_collection / shard1)
   [junit4]   2> 2151576 DEBUG (simCloudManagerPool-8856-thread-2) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMaxOps_collection / shard1 (currentVersion=4): {"core_node1":{
   [junit4]   2>     "core":"testMaxOps_collection_shard1_replica_n1",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testMaxOps_collection",
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 2151580 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151586 DEBUG (simCloudManagerPool-8856-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=4
   [junit4]   2> 2151587 DEBUG (simCloudManagerPool-8856-thread-3) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 4
   [junit4]   2> 2151597 DEBUG (simCloudManagerPool-8856-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=5
   [junit4]   2> 2151598 DEBUG (simCloudManagerPool-8856-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 5
   [junit4]   2> 2151598 DEBUG (simCloudManagerPool-8856-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testMaxOps_collection / shard2)
   [junit4]   2> 2151598 DEBUG (simCloudManagerPool-8856-thread-4) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMaxOps_collection / shard2 (currentVersion=6): {"core_node3":{
   [junit4]   2>     "core":"testMaxOps_collection_shard2_replica_n3",
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testMaxOps_collection",
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 2151600 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151608 DEBUG (simCloudManagerPool-8856-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=6
   [junit4]   2> 2151609 DEBUG (simCloudManagerPool-8856-thread-5) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 6
   [junit4]   2> 2151619 DEBUG (simCloudManagerPool-8856-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=7
   [junit4]   2> 2151619 DEBUG (simCloudManagerPool-8856-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 7
   [junit4]   2> 2151619 DEBUG (simCloudManagerPool-8856-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testMaxOps_collection / shard3)
   [junit4]   2> 2151619 DEBUG (simCloudManagerPool-8856-thread-6) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMaxOps_collection / shard3 (currentVersion=8): {"core_node5":{
   [junit4]   2>     "core":"testMaxOps_collection_shard3_replica_n5",
   [junit4]   2>     "shard":"shard3",
   [junit4]   2>     "collection":"testMaxOps_collection",
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 2151620 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151631 DEBUG (simCloudManagerPool-8856-thread-7) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=8
   [junit4]   2> 2151632 DEBUG (simCloudManagerPool-8856-thread-7) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 8
   [junit4]   2> 2151641 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151643 DEBUG (simCloudManagerPool-8856-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=9
   [junit4]   2> 2151644 DEBUG (simCloudManagerPool-8856-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 9
   [junit4]   2> 2151644 DEBUG (simCloudManagerPool-8856-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testMaxOps_collection / shard4)
   [junit4]   2> 2151644 DEBUG (simCloudManagerPool-8856-thread-8) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMaxOps_collection / shard4 (currentVersion=10): {"core_node7":{
   [junit4]   2>     "core":"testMaxOps_collection_shard4_replica_n7",
   [junit4]   2>     "shard":"shard4",
   [junit4]   2>     "collection":"testMaxOps_collection",
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 2151654 DEBUG (simCloudManagerPool-8856-thread-9) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=10
   [junit4]   2> 2151654 DEBUG (simCloudManagerPool-8856-thread-9) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 10
   [junit4]   2> 2151654 DEBUG (simCloudManagerPool-8856-thread-1) [     ] o.a.s.c.a.s.SimClusterStateProvider -- finished createCollection testMaxOps_collection, currentVersion=11
   [junit4]   2> 2151797 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151797 DEBUG (simCloudManagerPool-8856-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=11
   [junit4]   2> 2151865 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151865 DEBUG (simCloudManagerPool-8856-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 11
   [junit4]   2> 2151865 DEBUG (simCloudManagerPool-8856-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider Running leader election (testMaxOps_collection / shard5)
   [junit4]   2> 2151865 DEBUG (simCloudManagerPool-8856-thread-10) [     ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMaxOps_collection / shard5 (currentVersion=12): {"core_node9":{
   [junit4]   2>     "core":"testMaxOps_collection_shard5_replica_n9",
   [junit4]   2>     "shard":"shard5",
   [junit4]   2>     "collection":"testMaxOps_collection",
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":10240,
   [junit4]   2>     "state":"active",
   [junit4]   2>     "INDEX.sizeInGB":9.5367431640625E-6,
   [junit4]   2>     "SEARCHER.searcher.numDocs":0}}
   [junit4]   2> 2151876 DEBUG (simCloudManagerPool-8856-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=12
   [junit4]   2> 2151877 DEBUG (simCloudManagerPool-8856-thread-11) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 12
   [junit4]   2> 2151877 DEBUG (TEST-IndexSizeTriggerTest.testMaxOps-seed#[C38291E6D645F12B]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** creating new collection states, currentVersion=13
   [junit4]   2> 2151878 DEBUG (TEST-IndexSizeTriggerTest.testMaxOps-seed#[C38291E6D645F12B]) [     ] o.a.s.c.a.s.SimClusterStateProvider ** saved cluster state version 13
   [junit4]   2> 2151885 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151905 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151920 DEBUG (simCloudManagerPool-8856-thread-12) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2151920 DEBUG (simCloudManagerPool-8856-thread-12) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2151921 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2151922 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2151922 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2151924 DEBUG (simCloudManagerPool-8856-thread-13) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2151924 DEBUG (simCloudManagerPool-8856-thread-13) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2151925 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2151925 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2151925 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2151925 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151928 DEBUG (simCloudManagerPool-8856-thread-14) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2151928 DEBUG (simCloudManagerPool-8856-thread-14) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2151929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2151929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2151929 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2151945 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2151966 DEBUG (ScheduledTrigger-8857-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152182 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152202 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152222 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152243 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152263 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152283 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152304 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152464 DEBUG (ScheduledTrigger-8857-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> 2152528 DEBUG (ScheduledTrigger-8857-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> 2152528 DEBUG (ScheduledTrigger-8841-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> 2152548 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152568 DEBUG (ScheduledTrigger-8857-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> 2152588 DEBUG (ScheduledTrigger-8857-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> 2152608 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152628 DEBUG (ScheduledTrigger-8857-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> 2152649 DEBUG (ScheduledTrigger-8857-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> 2152669 DEBUG (ScheduledTrigger-8857-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> 2152689 DEBUG (ScheduledTrigger-8857-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> 2152710 DEBUG (ScheduledTrigger-8857-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> 2152730 DEBUG (ScheduledTrigger-8857-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> 2152750 DEBUG (ScheduledTrigger-8857-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> 2152770 DEBUG (ScheduledTrigger-8857-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> 2152790 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2152810 DEBUG (ScheduledTrigger-8857-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> 2152830 DEBUG (ScheduledTrigger-8857-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> 2152851 DEBUG (ScheduledTrigger-8857-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> 2152872 DEBUG (ScheduledTrigger-8857-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> 2152892 DEBUG (simCloudManagerPool-8856-thread-16) [     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2152892 DEBUG (simCloudManagerPool-8856-thread-16) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2152892 DEBUG (ScheduledTrigger-8857-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> 2152896 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2152896 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2152896 DEBUG (Simulated OverseerAutoScalingTriggerThread) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2153132 DEBUG (ScheduledTrigger-8857-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2153143 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 2153145 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger5, .auto_add_replicas, .scheduled_maintenance]
   [junit4]   2> 2153146 DEBUG (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 2153155 INFO  (ScheduledTrigger-8857-thread-2) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=20108447504365272, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger5",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":["compute_plan"],
   [junit4]   2>   "afterAction":["compute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 2153167 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}
   [junit4]   2> 2153184 INFO  (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=20108448746693472, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger5}, config={
   [junit4]   2>   "trigger":"index_size_trigger5",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":["compute_plan"],
   [junit4]   2>   "afterAction":["compute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 2153184 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 2153189 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMaxOps_collection&shard=shard5&splitMethod=link&splitByPrefix=false
   [junit4]   2> 2153190 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMaxOps_collection&shard=shard4&splitMethod=link&splitByPrefix=false
   [junit4]   2> 2153190 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMaxOps_collection&shard=shard2&splitMethod=link&splitByPrefix=false
   [junit4]   2> 2153190 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMaxOps_collection&shard=shard1&splitMethod=link&splitByPrefix=false
   [junit4]   2> 2153190 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testMaxOps_collection&shard=shard3&splitMethod=link&splitByPrefix=false
   [junit4]   2> 2153190 INFO  (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=20108449563822622, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":5,
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard3"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}}]}}, context={properties.operations=[{
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testMaxOps_collection",
   [junit4]   2>   "params.shard":"shard5",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testMaxOps_collection",
   [junit4]   2>   "params.shard":"shard4",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testMaxOps_collection",
   [junit4]   2>   "params.shard":"shard2",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testMaxOps_collection",
   [junit4]   2>   "params.shard":"shard1",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}, {
   [junit4]   2>   "class":"org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard",
   [junit4]   2>   "method":"GET",
   [junit4]   2>   "params.action":"SPLITSHARD",
   [junit4]   2>   "params.collection":"testMaxOps_collection",
   [junit4]   2>   "params.shard":"shard3",
   [junit4]   2>   "params.splitMethod":"link",
   [junit4]   2>   "params.splitByPrefix":"false"}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger5, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger5",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "beforeAction":["compute_plan"],
   [junit4]   2>   "afterAction":["compute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener"}, message='null'}
   [junit4]   2> 2153192 DEBUG (AutoscalingActionExecutor-8858-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"477083dbe961eaTb58loa1kvt6kusg0vccpuxnqp",
   [junit4]   2>   "source":"index_size_trigger5",
   [junit4]   2>   "eventTime":20108434978988522,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":5,
   [junit4]   2>     "aboveSize":{
   [junit4]   2>       "testMaxOps_collection_shard1_replica_n1":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard2_replica_n3":"docs=38, bytes=88064",
   [junit4]   2>       "testMaxOps_collection_shard3_replica_n5":"docs=30, bytes=71680",
   [junit4]   2>       "testMaxOps_collection_shard4_replica_n7":"docs=46, bytes=104448",
   [junit4]   2>       "testMaxOps_collection_shard5_replica_n9":"docs=48, bytes=108544"},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":20108447346137472,
   [junit4]   2>     "requestedOps":[
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard5"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard4"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard2"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [junit4]   2>       {
   [junit4]   2>         "action":"SPLITSHARD",
   [junit4]   2>         "hints":{
   [junit4]   2>           "COLL_SHARD":[{
   [junit4]   2>               "first":"testMaxOps_collection",
   [junit4]   2>               "second":"shard1"}],
   [junit4]   2>           "PARAMS":{
   [junit4]   2>             "splitByPrefix":false,
   [junit4]   2>             "splitMethod":"link"}}},
   [j

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

ull] for registry solr.node / com.codahale.metrics.MetricRegistry@2c3467bf
   [junit4]   2> 2159220 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2159220 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55e5c695: rootName = solr_43713, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@505a10ed
   [junit4]   2> 2159228 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2159228 INFO  (jetty-closer-8524-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2159228 INFO  (jetty-closer-8524-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1accefb9: rootName = solr_42211, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7a091806
   [junit4]   2> 2159228 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ff0ffd2: rootName = solr_43713, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7a091806
   [junit4]   2> 2159233 INFO  (jetty-closer-8524-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2159233 INFO  (jetty-closer-8524-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51f88fa6: rootName = solr_42211, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@40123a2e
   [junit4]   2> 2159233 INFO  (jetty-closer-8524-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2159234 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2159234 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b405573: rootName = solr_43713, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@40123a2e
   [junit4]   2> 2159234 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2159241 INFO  (closeThreadPool-8532-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73375414079717382-127.0.0.1:43713_solr-n_0000000000) closing
   [junit4]   2> 2159243 INFO  (zkCallback-8501-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2159243 INFO  (OverseerStateUpdate-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [n:127.0.0.1:43713_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43713_solr
   [junit4]   2> 2159249 INFO  (OverseerAutoScalingTriggerThread-73375414079717382-127.0.0.1:43713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2159250 DEBUG (closeThreadPool-8532-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 2159250 DEBUG (closeThreadPool-8532-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 2159250 DEBUG (closeThreadPool-8532-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 2159250 DEBUG (closeThreadPool-8532-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 2159251 DEBUG (closeThreadPool-8532-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 2159251 DEBUG (closeThreadPool-8532-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2159251 INFO  (closeThreadPool-8532-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73375414079717382-127.0.0.1:43713_solr-n_0000000000) closing
   [junit4]   2> 2159341 INFO  (jetty-closer-8524-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5beebf92{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2159342 INFO  (jetty-closer-8524-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65510521{/solr,null,UNAVAILABLE}
   [junit4]   2> 2159342 INFO  (jetty-closer-8524-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2159441 INFO  (jetty-closer-8524-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73375414079717382-127.0.0.1:43713_solr-n_0000000000) closing
   [junit4]   2> 2159442 INFO  (jetty-closer-8524-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7897ceb2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2159442 INFO  (jetty-closer-8524-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5da571b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2159442 INFO  (jetty-closer-8524-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2159443 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2159646 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2159647 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34069
   [junit4]   2> 2159647 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34069
   [junit4]   2> 2159647 INFO  (SUITE-IndexSizeTriggerTest-seed#[C38291E6D645F12B]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34069
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C38291E6D645F12B-001
   [junit4]   2> Mar 08, 2020 4:59:15 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=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1617, maxMBSortInHeap=6.866893079282198, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@26a897e0), locale=zh-TW, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=165606912,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudWithDelegationTokens, TestExactSharedStatsCache, SpatialHeatmapFacetsTest, TestCollationFieldDocValues, MetricsHistoryWithAuthIntegrationTest, TestDocTermOrdsUninvertLimit, TestNoOpRegenerator, TestJsonFacetsWithNestedObjects, CollectionPropsTest, TriLevelCompositeIdRoutingTest, PrimitiveFieldTypeTest, WrapperMergePolicyFactoryTest, SolrCloudExampleTest, TestClusterProperties, ForceLeaderWithTlogReplicasTest, LeaderVoteWaitTimeoutTest, ConcurrentDeleteAndCreateCollectionTest, TestPointFields, TestTolerantSearch, DirectUpdateHandlerTest, JWTAuthPluginTest, ProtectedTermFilterFactoryTest, TestUseDocValuesAsStored, TestDistribDocBasedVersion, TestStressThreadBackup, SolrTestCaseJ4Test, TestMinHashQParser, TestNumericTokenStream, TestPullReplica, TestMinMaxOnMultiValuedField, PolyFieldTest, TestSolrIndexConfig, LeaderElectionContextKeyTest, SuggesterFSTTest, MultiSolrCloudTestCaseTest, AdminHandlersProxyTest, TestCollectionAPIs, HighlighterConfigTest, DistributedFacetPivotLargeTest, RegexBoostProcessorTest, TestDocumentBuilder, TestXmlQParserPlugin, TestDynamicLoading, TestElisionMultitermQuery, CollectionTooManyReplicasTest, ReturnFieldsTest, TestLRUCache, TestConfigSets, AnalysisErrorHandlingTest, TestRandomFlRTGCloud, TestBlendedInfixSuggestions, TestManagedSchemaAPI, TestCloudManagedSchema, RollingRestartTest, CdcrBidirectionalTest, SyncSliceTest, TaggingAttributeTest, DeleteLastCustomShardedReplicaTest, DistributedSpellCheckComponentTest, TestMacros, LeaderFailoverAfterPartitionTest, CreateCollectionCleanupTest, TestUtils, BasicDistributedZkTest, TestStressRecovery, SolrJmxReporterCloudTest, TestSolrFieldCacheBean, ResponseLogComponentTest, AssignTest, TemplateUpdateProcessorTest, TestReloadAndDeleteDocs, TestDFRSimilarityFactory, TestReloadDeadlock, DistributedQueryComponentCustomSortTest, SearchHandlerTest, TestSubQueryTransformer, TestWithCollection, OrderedExecutorTest, TestSerializedLuceneMatchVersion, NestedAtomicUpdateTest, SignatureUpdateProcessorFactoryTest, PropertiesRequestHandlerTest, TestUnifiedSolrHighlighterWithoutStoredId, IndexSizeTriggerTest]
   [junit4] Completed [411/901 (1!)] on J2 in 11.11s, 6 tests, 1 failure <<< FAILURES!

[...truncated 54192 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.5 - Build # 19 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.5/19/

3 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomBig

Error Message:
wrong hit (first of possibly more):  FAIL: id=5357 should match but did not   relation=CONTAINS   query=LatLonShapeQuery: field=shape:[CIRCLE([83.04651312946174,63.798122563452836] radius = 761391.192330908 meters),] docID=5257   shape=[[-64.43812351373526, 0.9999999403953552] [90.0, 0.9999999403953552] [90.0, 141.69968269373203] [-64.43812351373526, 141.69968269373203] [-64.43812351373526, 0.9999999403953552] , [-90.0, -30.226552112141007] [87.15155210097294, -30.226552112141007] [87.15155210097294, 1.3307543275667486E-288] [-90.0, 1.3307543275667486E-288] [-90.0, -30.226552112141007] , [-36.23581858512979, -137.77977246550546] [1.401298464324817E-45, -137.77977246550546] [1.401298464324817E-45, -115.33439468675954] [-36.23581858512979, -115.33439468675954] [-36.23581858512979, -137.77977246550546] ]   deleted?=false  distanceQuery=CIRCLE([83.04651312946174,63.798122563452836] radius = 761391.192330908 meters)

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL: id=5357 should match but did not
  relation=CONTAINS
  query=LatLonShapeQuery: field=shape:[CIRCLE([83.04651312946174,63.798122563452836] radius = 761391.192330908 meters),] docID=5257
  shape=[[-64.43812351373526, 0.9999999403953552] [90.0, 0.9999999403953552] [90.0, 141.69968269373203] [-64.43812351373526, 141.69968269373203] [-64.43812351373526, 0.9999999403953552] , [-90.0, -30.226552112141007] [87.15155210097294, -30.226552112141007] [87.15155210097294, 1.3307543275667486E-288] [-90.0, 1.3307543275667486E-288] [-90.0, -30.226552112141007] , [-36.23581858512979, -137.77977246550546] [1.401298464324817E-45, -137.77977246550546] [1.401298464324817E-45, -115.33439468675954] [-36.23581858512979, -115.33439468675954] [-36.23581858512979, -137.77977246550546] ]
  deleted?=false  distanceQuery=CIRCLE([83.04651312946174,63.798122563452836] radius = 761391.192330908 meters)
	at __randomizedtesting.SeedInfo.seed([28F9870FD9AEF4B9:AFAEFA8048F78839]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:749)
	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:139)
	at org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomBig(TestLatLonMultiPolygonShapeQueries.java:154)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint

Error Message:
TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1_Lucene80_1.dvd"

Stack Trace:
java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1_Lucene80_1.dvd"
	at __randomizedtesting.SeedInfo.seed([28F9870FD9AEF4B9:29E8D167F8451F7A]:0)
	at org.apache.lucene.index.IndexFileDeleter$RefCount.DecRef(IndexFileDeleter.java:733)
	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:608)
	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:580)
	at org.apache.lucene.index.IndexWriter$2.mergeFinished(IndexWriter.java:3184)
	at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4440)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4740)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4166)
	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3343)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3554)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 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 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)
	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1.fnm"
		... 49 more
	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5.cfs"
		... 49 more
	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5.cfe"
		... 49 more
	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1_Lucene80_1.dvm"
		... 49 more
	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5.si"
		... 49 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([243B5E9C73319974:AC6F6146DDCDF48C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.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 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 1173 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonMultiPolygonShapeQueries -Dtests.method=testRandomBig -Dtests.seed=28F9870FD9AEF4B9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt -Dtests.locale=nl-BE -Dtests.timezone=GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  116s J2 | TestLatLonMultiPolygonShapeQueries.testRandomBig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of possibly more):
   [junit4]    > FAIL: id=5357 should match but did not
   [junit4]    >   relation=CONTAINS
   [junit4]    >   query=LatLonShapeQuery: field=shape:[CIRCLE([83.04651312946174,63.798122563452836] radius = 761391.192330908 meters),] docID=5257
   [junit4]    >   shape=[[-64.43812351373526, 0.9999999403953552] [90.0, 0.9999999403953552] [90.0, 141.69968269373203] [-64.43812351373526, 141.69968269373203] [-64.43812351373526, 0.9999999403953552] , [-90.0, -30.226552112141007] [87.15155210097294, -30.226552112141007] [87.15155210097294, 1.3307543275667486E-288] [-90.0, 1.3307543275667486E-288] [-90.0, -30.226552112141007] , [-36.23581858512979, -137.77977246550546] [1.401298464324817E-45, -137.77977246550546] [1.401298464324817E-45, -115.33439468675954] [-36.23581858512979, -115.33439468675954] [-36.23581858512979, -137.77977246550546] ]
   [junit4]    >   deleted?=false  distanceQuery=CIRCLE([83.04651312946174,63.798122563452836] radius = 761391.192330908 meters)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28F9870FD9AEF4B9:AFAEFA8048F78839]:0)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:749)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
   [junit4]    > 	at org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:139)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomBig(TestLatLonMultiPolygonShapeQueries.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/lucene/build/core/test/J2/temp/lucene.document.TestLatLonMultiPolygonShapeQueries_28F9870FD9AEF4B9-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@321291e4), locale=nl-BE, timezone=GMT
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=207343768,total=373817344
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPointQueries, TestIndexWriterOnJRECrash, TestPayloadsOnVectors, TestDocValuesFieldUpdates, TestBlockMaxConjunction, TestEarlyTermination, TestIndexWriterLockRelease, TestLatLonPointDistanceSort, TestLatLonShape, TestHighCompressionMode, TestMultiMMap, TestIntArrayDocIdSet, TestLongsRef, TestTopDocsMerge, TestPerSegmentDeletes, TestOrdinalMap, TestMultiTermsEnum, TestSpans, TestSimilarity2, TestIndexWriterDelete, TestRegExp, TestNumericUtils, TestIndexWriterMerging, TestDaciukMihovAutomatonBuilder, TestLucene80NormsFormat, TestMergedIterator, TestFeatureSort, TestTermsEnum, TestPriorityQueue, TestXYPolygonShapeQueries, TestQueryVisitor, TestRollback, TestXYDocValuesQueries, LimitedFiniteStringsIteratorTest, TestAxiomaticF2LOG, TestLatLonMultiPolygonShapeQueries]
   [junit4] Completed [253/563 (1!)] on J2 in 148.19s, 9 tests, 1 failure <<< FAILURES!

[...truncated 440 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4]   1> Unexpected exception: dumping fake-exception-log:...
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:690)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:531)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.checkpoint(IndexWriter.java:2568)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2672)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.lambda$publishFlushedSegments$10(IndexWriter.java:5192)
   [junit4]   1> 	at org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:119)
   [junit4]   1> 	at org.apache.lucene.index.DocumentsWriterFlushQueue.tryPurge(DocumentsWriterFlushQueue.java:150)
   [junit4]   1> 	at org.apache.lucene.index.DocumentsWriter.purgeFlushTickets(DocumentsWriter.java:202)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.publishFlushedSegments(IndexWriter.java:5172)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter$1.afterSegmentsFlushed(IndexWriter.java:371)
   [junit4]   1> 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:600)
   [junit4]   1> 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:722)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:496)
   [junit4]   1> 	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:116)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:175)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:690)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> TEST: got expected fake exc:Fake OutOfMemoryError
   [junit4]   1> java.lang.OutOfMemoryError: Fake OutOfMemoryError
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError$4.eval(TestIndexWriterOnVMError.java:272)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.maybeThrowDeterministicException(MockDirectoryWrapper.java:1019)
   [junit4]   1> 	at org.apache.lucene.store.MockDirectoryWrapper.deleteFile(MockDirectoryWrapper.java:591)
   [junit4]   1> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:38)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:696)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteFiles(IndexFileDeleter.java:683)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:589)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:382)
   [junit4]   1> 	at org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:527)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3606)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3562)
   [junit4]   1> 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   1> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   1> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   1> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   1> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   1> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   1> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   1> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterOnVMError -Dtests.method=testCheckpoint -Dtests.seed=28F9870FD9AEF4B9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/test-data/enwiki.random.lines.txt -Dtests.locale=ca-ES -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.14s J2 | TestIndexWriterOnVMError.testCheckpoint <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1_Lucene80_1.dvd"
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([28F9870FD9AEF4B9:29E8D167F8451F7A]:0)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter$RefCount.DecRef(IndexFileDeleter.java:733)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:608)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:580)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$2.mergeFinished(IndexWriter.java:3184)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.closeMergeReaders(IndexWriter.java:4440)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4740)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4166)
   [junit4]    > 	at org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:3343)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3554)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:3519)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterOnVMError.doTest(TestIndexWriterOnVMError.java:181)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterOnVMError.testCheckpoint(TestIndexWriterOnVMError.java:267)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1.fnm"
   [junit4]    > 		... 49 more
   [junit4]    > 	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5.cfs"
   [junit4]    > 		... 49 more
   [junit4]    > 	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5.cfe"
   [junit4]    > 		... 49 more
   [junit4]    > 	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5_1_Lucene80_1.dvm"
   [junit4]    > 		... 49 more
   [junit4]    > 	Suppressed: java.lang.AssertionError: TEST-TestIndexWriterOnVMError.testCheckpoint-seed#[28F9870FD9AEF4B9]: RefCount is 0 pre-decrement for file "_5.si"
   [junit4]    > 		... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterOnVMError_28F9870FD9AEF4B9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {text_payloads=Lucene84, text_vectors=PostingsFormat(name=LuceneVarGapDocFreqInterval), text1=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=Lucene84}, docValues:{dv3=DocValuesFormat(name=Asserting), dv2=DocValuesFormat(name=Lucene80), dv5=DocValuesFormat(name=Direct), dv=DocValuesFormat(name=Lucene80), text_payloads=DocValuesFormat(name=Direct), dv4=DocValuesFormat(name=Lucene80), text_vectors=DocValuesFormat(name=Lucene80), text1=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Direct), point2d=DocValuesFormat(name=Lucene80), stored1=DocValuesFormat(name=Lucene80), point=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=968, maxMBSortInHeap=5.424872946044334, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69b8019e), locale=ca-ES, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=206963848,total=447217664
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPointQueries, TestIndexWriterOnJRECrash, TestPayloadsOnVectors, TestDocValuesFieldUpdates, TestBlockMaxConjunction, TestEarlyTermination, TestIndexWriterLockRelease, TestLatLonPointDistanceSort, TestLatLonShape, TestHighCompressionMode, TestMultiMMap, TestIntArrayDocIdSet, TestLongsRef, TestTopDocsMerge, TestPerSegmentDeletes, TestOrdinalMap, TestMultiTermsEnum, TestSpans, TestSimilarity2, TestIndexWriterDelete, TestRegExp, TestNumericUtils, TestIndexWriterMerging, TestDaciukMihovAutomatonBuilder, TestLucene80NormsFormat, TestMergedIterator, TestFeatureSort, TestTermsEnum, TestPriorityQueue, TestXYPolygonShapeQueries, TestQueryVisitor, TestRollback, TestXYDocValuesQueries, LimitedFiniteStringsIteratorTest, TestAxiomaticF2LOG, TestLatLonMultiPolygonShapeQueries, TestDirectoryReaderReopen, TestSumDocFreq, TestFrozenBufferedUpdates, TestTermVectorsWriter, TestIndexWriterReader, TestLucene70SegmentInfoFormat, TestNativeFSLockFactory, TestDoubleRange, Test2BDocs, TestAtomicUpdate, TestLongRange, TestSpanBoostQuery, TestGeoUtils, TestCharArrayMap, TestConstantScoreQuery, TestCustomSearcherSort, TestCompetitiveFreqNormAccumulator, TestHugeRamFile, TestSortedSetDocValues, TestComplexExplanationsOfNonMatches, TestAxiomaticF1EXP, TestBinaryDocValuesUpdates, TestUniqueTermCount, TestSearcherManager, TestFilterLeafReader, TestPositionIncrement, TestSimpleFSDirectory, TestWANDScorer, TestDeletionPolicy, TestIndexReaderClose, TestDocIdsWriter, TestMultiThreadTermVectors, TestIndependenceStandardized, TestSpanOrQuery, TestSloppyPhraseQuery, TestSegmentInfos, TestSimilarity, TestLazyProxSkipping, TestTimSorterWorstCase, TestPostingsOffsets, TestExternalCodecs, TestBooleanSimilarity, TestIndexWriterWithThreads, TestStringHelper, TestMinShouldMatch2, TestLucene50StoredFieldsFormat, TestByteBlockPool, TestCloseableThreadLocal, TestArrayUtil, TestIndexWriter, TestDocValuesRewriteMethod, TestSegmentTermDocs, TestSimpleAttributeImpl, TestDirectMonotonic, TestMergeRateLimiter, TestLucene50TermVectorsFormat, TestBufferedIndexInput, Test2BPostingsBytes, Test2BSortedDocValuesFixedSorted, Test4GBStoredFields, TestAddIndexes, TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestAllFilesHaveCodecHeader, TestCheckIndex, TestConcurrentMergeScheduler, TestCrashCausesCorruptIndex, TestDemoParallelLeafReader, TestExceedMaxTermLength, TestExitableDirectoryReader, TestFieldInfos, TestFieldInvertState, TestFieldsReader, TestFilterMergePolicy, TestFlex, TestFlushByRamOrCountsPolicy, TestIndexInput, TestIndexManyDocuments, TestIndexOptions, TestIndexWriterCommit, TestIndexWriterConfig, TestIndexWriterDeleteByQuery, TestIndexWriterExceptions, TestIndexWriterMaxDocs, TestIndexWriterOnVMError]
   [junit4] Completed [375/563 (2!)] on J2 in 8.34s, 3 tests, 1 failure <<< FAILURES!

[...truncated 13800 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
   [junit4]   2> 4777666 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4777666 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_243B5E9C73319974-001/data-dir-257-001
   [junit4]   2> 4777666 WARN  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=79 numCloses=79
   [junit4]   2> 4777666 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4777667 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4777667 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4777667 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_vcd/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 4777720 WARN  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4777721 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 4777731 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4777731 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4777731 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4777731 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@500e22ea{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4777825 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@3178cf7e{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-42007-hadoop-hdfs-3_2_0-tests_jar-_-any-7408596845813634854.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 4777825 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d79766d{HTTP/1.1,[http/1.1]}{localhost.localdomain:42007}
   [junit4]   2> 4777825 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.Server Started @4777852ms
   [junit4]   2> 4777894 WARN  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4777894 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 4777896 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4777896 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4777896 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4777896 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@289bb9f9{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4777987 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@4b8f6dc9{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-35323-hadoop-hdfs-3_2_0-tests_jar-_-any-5885555128784925398.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 4777987 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46b2283a{HTTP/1.1,[http/1.1]}{localhost:35323}
   [junit4]   2> 4777987 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.Server Started @4778015ms
   [junit4]   2> 4778011 WARN  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4778012 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 4778016 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4778016 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4778016 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4778016 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16b60ee4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4778124 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb3614f2346a1592: Processing first storage report for DS-490308a3-93bd-4101-9c13-68fa514729b0 from datanode 46484f9c-6bab-4687-ac46-b8bc8e5aa77d
   [junit4]   2> 4778124 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb3614f2346a1592: from storage DS-490308a3-93bd-4101-9c13-68fa514729b0 node DatanodeRegistration(127.0.0.1:42575, datanodeUuid=46484f9c-6bab-4687-ac46-b8bc8e5aa77d, infoPort=38873, infoSecurePort=0, ipcPort=44411, storageInfo=lv=-57;cid=testClusterID;nsid=123219804;c=1583600368296), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4778124 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb3614f2346a1592: Processing first storage report for DS-19f4dd97-432b-40a7-b2c4-04717a3723d1 from datanode 46484f9c-6bab-4687-ac46-b8bc8e5aa77d
   [junit4]   2> 4778124 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xbb3614f2346a1592: from storage DS-19f4dd97-432b-40a7-b2c4-04717a3723d1 node DatanodeRegistration(127.0.0.1:42575, datanodeUuid=46484f9c-6bab-4687-ac46-b8bc8e5aa77d, infoPort=38873, infoSecurePort=0, ipcPort=44411, storageInfo=lv=-57;cid=testClusterID;nsid=123219804;c=1583600368296), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4778128 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@4bb324f9{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-43633-hadoop-hdfs-3_2_0-tests_jar-_-any-5666454140166542378.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 4778129 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a479611{HTTP/1.1,[http/1.1]}{localhost:43633}
   [junit4]   2> 4778129 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.Server Started @4778156ms
   [junit4]   2> 4778252 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xfd3ea86435a4cfbc: Processing first storage report for DS-6f48e34f-d103-404c-b5fb-2bc814edfc87 from datanode a27fefeb-1777-4e24-aec5-26710d96f90f
   [junit4]   2> 4778252 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xfd3ea86435a4cfbc: from storage DS-6f48e34f-d103-404c-b5fb-2bc814edfc87 node DatanodeRegistration(127.0.0.1:46319, datanodeUuid=a27fefeb-1777-4e24-aec5-26710d96f90f, infoPort=41519, infoSecurePort=0, ipcPort=40253, storageInfo=lv=-57;cid=testClusterID;nsid=123219804;c=1583600368296), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [j

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

doop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 4823048 WARN  (BP-1711052117-127.0.0.1-1583600368296 heartbeating to localhost.localdomain/127.0.0.1:33895) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 4823048 WARN  (BP-1711052117-127.0.0.1-1583600368296 heartbeating to localhost.localdomain/127.0.0.1:33895) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1711052117-127.0.0.1-1583600368296 (Datanode Uuid 46484f9c-6bab-4687-ac46-b8bc8e5aa77d) service to localhost.localdomain/127.0.0.1:33895
   [junit4]   2> 4823071 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@3178cf7e{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 4823071 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d79766d{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
   [junit4]   2> 4823071 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4823071 INFO  (SUITE-HdfsSyncSliceTest-seed#[243B5E9C73319974]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@500e22ea{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_243B5E9C73319974-001
   [junit4]   2> Mar 07, 2020 5:00:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=Lucene84, multiDefault=FST50, a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=Lucene84, text=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Lucene80), multiDefault=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), a_i1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), rnd_b=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene80), text=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1741, maxMBSortInHeap=6.817843733495912, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a0a92bb), locale=lt-LT, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=4,free=204922032,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, TestSystemIdResolver, AtomicUpdatesTest, DaemonStreamApiTest, ActionThrottleTest, LargeFieldTest, TestLegacyNumericRangeQueryBuilder, TestOrdValues, RecoveryAfterSoftCommitTest, MultiThreadedOCPTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, TestIBSimilarityFactory, RequiredFieldsTest, TestLazyCores, TestExtendedDismaxParser, TestCSVResponseWriter, TestFacetMethods, TestFieldCache, TestDefaultStatsCache, TestSortableTextField, TestCloudJSONFacetJoinDomain, DistributedFacetSimpleRefinementLongTailTest, TestEmbeddedSolrServerSchemaAPI, IndexSizeTriggerMixedBoundsTest, ExitableDirectoryReaderTest, BlockJoinFacetSimpleTest, CurrencyFieldTypeTest, ConfigureRecoveryStrategyTest, TestReversedWildcardFilterFactory, TestDelegationWithHadoopAuth, TestStressReorder, DocumentBuilderTest, TestSSLRandomization, TestSchemaField, CloudMLTQParserTest, DeleteStatusTest, TermVectorComponentDistributedTest, SampleTest, IgnoreLargeDocumentProcessorFactoryTest, TestSolrXml, UUIDUpdateProcessorFallbackTest, QueryParsingTest, TestFilteredDocIdSet, TestCloudPivotFacet, TestDynamicLoadingUrl, TestPerFieldSimilarityWithDefaultOverride, OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCacheSortRandom, CollectionsAPIAsyncDistributedZkTest, TestFieldCollectionResource, MetricTriggerIntegrationTest, AssignBackwardCompatibilityTest, TestSurroundQueryParser, EnumFieldTest, TestRecoveryHdfs, TestValueSourceCache, DistributedSuggestComponentTest, HighlighterMaxOffsetTest, DistributedExpandComponentTest, SolrXmlInZkTest, SuggesterTSTTest, TestSafeXMLParsing, TestOverriddenPrefixQueryForCustomFieldType, ChaosMonkeySafeLeaderTest, TestCoreBackup, ParsingFieldUpdateProcessorsTest, DOMUtilTest, HLLSerializationTest, SimpleCollectionCreateDeleteTest, TestTrie, OverseerSolrResponseUnsafeSerializationTest, TestDocBasedVersionConstraints, UpdateLogTest, TestSystemCollAutoCreate, TestInfoStreamLogging, RemoteQueryErrorTest, TestDistributedMissingSort, TestSizeLimitedDistributedMap, QueryElevationComponentTest, CdcrUpdateLogTest, TestRetrieveFieldsOptimizer, TestSolrCachePerf, ShardRoutingCustomTest, DocValuesMissingTest, DistributedFacetPivotLongTailTest, MigrateRouteKeyTest, TimeZoneUtilsTest, SliceStateTest, PingRequestHandlerTest, SearchRateTriggerTest, PeerSyncWithBufferUpdatesTest, TestBlobHandler, SystemInfoHandlerTest, TestRestoreCore, TestStandardQParsers, TestGraphTermsQParserPlugin, TestSimDistribStateManager, TestCryptoKeys, TestComplexPhraseLeadingWildcard, UnloadDistributedZkTest, HttpPartitionTest, TestSolrConfigHandlerCloud, TimeRoutedAliasUpdateProcessorTest, CollectionStateFormat2Test, TestOnReconnectListenerSupport, ZkShardTermsTest, TestFieldTypeResource, TestCharFilters, AddSchemaFieldsUpdateProcessorFactoryTest, TestHttpServletCarrier, TestSmileRequest, SparseHLLTest, AuditLoggerPluginTest, BooleanFieldTest, TestInPlaceUpdatesRequiredField, ConfigSetsAPITest, TestCloudDeleteByQuery, MetricsHandlerTest, TestZkAclsWithHadoopAuth, JSONWriterTest, RoutingToNodesWithPropertiesTest, TestPullReplicaErrorHandling, TestGraphMLResponseWriter, TestSearchPerf, LegacyCloudClusterPropTest, DistributedQueryComponentOptimizationTest, SearchHandlerTest, XCJFQueryTest, BinaryUpdateRequestHandlerTest, TestCustomStream, TestCloudRecovery2, TestShardHandlerFactory, TestLegacyBM25SimilarityFactory, NodeMarkersRegistrationTest, TestNestedUpdateProcessor, TestSnapshotCloudManager, TestSimScenario, TestCodecSupport, IndexSchemaTest, TestDistributedStatsComponentCardinality, TestRandomDVFaceting, TestSchemaSimilarityResource, CustomTermsComponentTest, OverseerModifyCollectionTest, TestRTGBase, LoggingHandlerTest, AnalysisAfterCoreReloadTest, CursorPagingTest, EchoParamsTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestSolrCoreProperties, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionsAPISolrJTest, ConcurrentCreateRoutedAliasTest, CreateRoutedAliasTest, DeleteNodeTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, OverseerTest, PackageManagerCLITest, PeerSyncReplicationTest, RecoveryZkTest, ReindexCollectionTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, ShardRoutingTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SplitShardTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, TestClusterProperties, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestPullReplica, TestRandomRequestDistribution, TestRequestForwarding, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTlogReplica, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, CollectionsAPIDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, SplitByPrefixTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest, NodeAddedTriggerTest, RestoreTriggerStateTest, ScheduledTriggerIntegrationTest, SystemLogListenerTest, TestPolicyCloud, TriggerCooldownIntegrationTest, TestSimPolicyCloud, TestSimUtils, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HDFSCollectionsAPITest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest]
   [junit4] Completed [596/901 (1!)] on J0 in 48.50s, 1 test, 1 failure <<< FAILURES!

[...truncated 53499 lines...]