You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/22 12:03:17 UTC

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 1159 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1159/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest.testScheduledTrigger

Error Message:
ScheduledTrigger did not fire in time

Stack Trace:
java.lang.AssertionError: ScheduledTrigger did not fire in time
	at __randomizedtesting.SeedInfo.seed([8B0E9775D5C47C05:1815DF078B392731]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest.testScheduledTrigger(ScheduledTriggerIntegrationTest.java:120)
	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 15403 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest
   [junit4]   2> 2071958 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[8B0E9775D5C47C05]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 2071961 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[8B0E9775D5C47C05]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\data-dir-106-001
   [junit4]   2> 2071961 WARN  (SUITE-ScheduledTriggerIntegrationTest-seed#[8B0E9775D5C47C05]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 2071961 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[8B0E9775D5C47C05]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2071966 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[8B0E9775D5C47C05]-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> 2071967 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[8B0E9775D5C47C05]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2071972 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testScheduledTrigger
   [junit4]   2> 2071973 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001
   [junit4]   2> 2071974 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2071975 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2071975 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2072096 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer start zk server on port: 50505
   [junit4]   2> 2072096 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50505
   [junit4]   2> 2072096 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50505
   [junit4]   2> 2072096 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50505
   [junit4]   2> 2072097 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2072104 INFO  (zkConnectionManagerCallback-14687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2072104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2072109 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2072111 INFO  (zkConnectionManagerCallback-14689-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2072111 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2072113 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2072116 INFO  (zkConnectionManagerCallback-14691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2072116 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2072250 WARN  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2072250 WARN  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2072250 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2072250 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2072250 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2072250 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2072250 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 2072250 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1899dd6{/solr,null,AVAILABLE}
   [junit4]   2> 2072252 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@851e1e{/solr,null,AVAILABLE}
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@ed0710{SSL, (ssl, http/1.1)}{127.0.0.1:50519}
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1ad3552{SSL, (ssl, http/1.1)}{127.0.0.1:50518}
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.e.j.s.Server Started @2008111ms
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.e.j.s.Server Started @2008111ms
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50518}
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50519}
   [junit4]   2> 2072256 ERROR (jetty-launcher-14692-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2072256 ERROR (jetty-launcher-14692-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T11:19:13.209Z
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 2072256 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T11:19:13.209Z
   [junit4]   2> 2072258 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2072258 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2072261 INFO  (zkConnectionManagerCallback-14694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2072261 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2072261 INFO  (zkConnectionManagerCallback-14696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2072261 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2072262 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2072262 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2073277 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2073277 WARN  (jetty-launcher-14692-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> 2073283 WARN  (jetty-launcher-14692-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@179ff53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2073283 WARN  (jetty-launcher-14692-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@179ff53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2073287 WARN  (jetty-launcher-14692-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> 2073289 WARN  (jetty-launcher-14692-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a3089c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2073289 WARN  (jetty-launcher-14692-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a3089c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2073291 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50505/solr
   [junit4]   2> 2073292 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2073294 INFO  (zkConnectionManagerCallback-14710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2073294 INFO  (jetty-launcher-14692-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2073419 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2073422 INFO  (zkConnectionManagerCallback-14712-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2073422 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2073548 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50519_solr
   [junit4]   2> 2073549 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.c.Overseer Overseer (id=72085609001517062-127.0.0.1:50519_solr-n_0000000000) starting
   [junit4]   2> 2073558 INFO  (OverseerStateUpdate-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [n:127.0.0.1:50519_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50519_solr
   [junit4]   2> 2073560 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50519_solr
   [junit4]   2> 2073560 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2073562 INFO  (OverseerStateUpdate-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2073562 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2073563 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 2073563 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2073566 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2073566 WARN  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_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> 2073569 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:50519_solr]
   [junit4]   2> 2073570 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2073571 DEBUG (ScheduledTrigger-14717-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> 2073571 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2073644 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2073741 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50519.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2073757 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50519.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2073757 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50519.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2073761 INFO  (jetty-launcher-14692-thread-1) [n:127.0.0.1:50519_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node1\.
   [junit4]   2> 2074803 DEBUG (ScheduledTrigger-14717-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2075568 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2075570 WARN  (jetty-launcher-14692-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> 2075571 WARN  (jetty-launcher-14692-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1857d42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2075571 WARN  (jetty-launcher-14692-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1857d42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2075578 WARN  (jetty-launcher-14692-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> 2075580 WARN  (jetty-launcher-14692-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@578ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2075580 WARN  (jetty-launcher-14692-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@578ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2075582 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50505/solr
   [junit4]   2> 2075583 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075589 INFO  (zkConnectionManagerCallback-14732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2075589 INFO  (jetty-launcher-14692-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075720 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075722 INFO  (zkConnectionManagerCallback-14734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2075722 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075728 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2075734 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50518_solr as DOWN
   [junit4]   2> 2075735 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2075735 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50518_solr
   [junit4]   2> 2075737 INFO  (zkCallback-14711-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2075737 INFO  (zkCallback-14733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2075739 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2075739 WARN  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_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> 2075805 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2075854 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50518.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2075876 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50518.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2075876 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50518.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2075879 INFO  (jetty-launcher-14692-thread-2) [n:127.0.0.1:50518_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node2\.
   [junit4]   2> 2075925 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2075926 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2075928 INFO  (zkConnectionManagerCallback-14747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2075928 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2075930 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2075932 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50505/solr ready
   [junit4]   2> 2076011 INFO  (qtp18344505-23219) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2076031 DEBUG (ScheduledTrigger-14717-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 2076090 INFO  (qtp5756819-23225) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 2076097 INFO  (qtp18344505-23224) [n:127.0.0.1:50519_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2076100 INFO  (qtp18344505-23224) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=3
   [junit4]   2> 2076100 DEBUG (qtp5756819-23218) [n:127.0.0.1:50518_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2076101 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 2076102 DEBUG (zkCallback-14711-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2076103 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2076104 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2076104 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2076107 INFO  (qtp5756819-23225) [n:127.0.0.1:50518_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=5&name=testScheduledTrigger&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2076108 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testScheduledTrigger
   [junit4]   2> 2076112 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 2076117 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testScheduledTrigger.AUTOCREATED/protwords.txt
   [junit4]   2> 2076122 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2076125 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2076127 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2076129 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2076132 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2076134 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2076137 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 2076139 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2076141 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2076143 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2076146 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2076149 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2076151 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2076154 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2076156 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2076158 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2076160 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2076163 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2076165 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2076167 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2076168 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2076168 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2076173 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2076181 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2076182 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2076184 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2076187 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2076189 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2076190 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2076193 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2076195 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2076197 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2076197 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2076201 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2076204 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2076206 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2076209 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2076211 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2076213 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2076215 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testScheduledTrigger.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2076217 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testScheduledTrigger.AUTOCREATED/synonyms.txt
   [junit4]   2> 2076218 INFO  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testScheduledTrigger.AUTOCREATED/stopwords.txt
   [junit4]   2> 2076349 WARN  (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 3 on collection testScheduledTrigger is higher than the number of Solr instances currently live or live and part of your createNodeSet(2). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 2076350 DEBUG (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 2076356 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2076358 INFO  (qtp18344505-23219) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2076363 DEBUG (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 2076368 INFO  (qtp5756819-23220) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2076371 INFO  (qtp18344505-23221) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2076375 DEBUG (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 427478002 sessionWrapper.createTime 427477992261100, this.sessionWrapper.createTime 427477992261100 
   [junit4]   2> 2076381 INFO  (OverseerStateUpdate-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [n:127.0.0.1:50519_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testScheduledTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testScheduledTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50519/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50519_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2076390 INFO  (OverseerStateUpdate-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [n:127.0.0.1:50519_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testScheduledTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testScheduledTrigger_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50518/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50518_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2076392 INFO  (OverseerStateUpdate-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [n:127.0.0.1:50519_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testScheduledTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testScheduledTrigger_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50518/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50518_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2076642 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr    x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n2&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2076642 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr    x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n1&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2076645 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr    x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n4&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2076699 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2076699 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2076699 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2076852 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 2076852 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 2076853 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 2077259 DEBUG (ScheduledTrigger-14717-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> 2077492 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2077495 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2077495 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2077568 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testScheduledTrigger_shard1_replica_n1' using configuration from configset testScheduledTrigger.AUTOCREATED, trusted=true
   [junit4]   2> 2077568 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50519.solr.core.testScheduledTrigger.shard1.replica_n1' (registry 'solr.core.testScheduledTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2077568 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [[testScheduledTrigger_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node1\.\testScheduledTrigger_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node1\.\testScheduledTrigger_shard1_replica_n1\data\]
   [junit4]   2> 2077578 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testScheduledTrigger_shard1_replica_n2' using configuration from configset testScheduledTrigger.AUTOCREATED, trusted=true
   [junit4]   2> 2077579 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testScheduledTrigger_shard1_replica_n4' using configuration from configset testScheduledTrigger.AUTOCREATED, trusted=true
   [junit4]   2> 2077579 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50518.solr.core.testScheduledTrigger.shard1.replica_n2' (registry 'solr.core.testScheduledTrigger.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2077580 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50518.solr.core.testScheduledTrigger.shard1.replica_n4' (registry 'solr.core.testScheduledTrigger.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c64d63
   [junit4]   2> 2077580 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [[testScheduledTrigger_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n2\data\]
   [junit4]   2> 2077580 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SolrCore [[testScheduledTrigger_shard1_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n4\data\]
   [junit4]   2> 2077867 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2077867 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2077867 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2077867 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2077870 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2077870 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2077892 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2077892 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2077892 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2077892 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2077892 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2077892 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2077894 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 2077894 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 2077894 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 2077894 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 2077894 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 2077894 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 2077894 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 2077894 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 2077894 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 2077894 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2077894 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2077894 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2077903 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2077903 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2077903 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2077903 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2077903 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2077903 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2077904 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2077904 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2077904 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2077904 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667389308384837632
   [junit4]   2> 2077904 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667389308384837632
   [junit4]   2> 2077904 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667389308384837632
   [junit4]   2> 2077908 INFO  (searcherExecutor-14749-thread-1-processing-n:127.0.0.1:50519_solr x:testScheduledTrigger_shard1_replica_n1 c:testScheduledTrigger s:shard1 r:core_node3) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2077908 INFO  (searcherExecutor-14751-thread-1-processing-n:127.0.0.1:50518_solr x:testScheduledTrigger_shard1_replica_n2 c:testScheduledTrigger s:shard1 r:core_node5) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2077908 INFO  (searcherExecutor-14749-thread-1-processing-n:127.0.0.1:50519_solr x:testScheduledTrigger_shard1_replica_n1 c:testScheduledTrigger s:shard1 r:core_node3) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2077908 INFO  (searcherExecutor-14751-thread-1-processing-n:127.0.0.1:50518_solr x:testScheduledTrigger_shard1_replica_n2 c:testScheduledTrigger s:shard1 r:core_node5) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2077910 INFO  (searcherExecutor-14753-thread-1-processing-n:127.0.0.1:50518_solr x:testScheduledTrigger_shard1_replica_n4 c:testScheduledTrigger s:shard1 r:core_node6) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2077910 INFO  (searcherExecutor-14753-thread-1-processing-n:127.0.0.1:50518_solr x:testScheduledTrigger_shard1_replica_n4 c:testScheduledTrigger s:shard1 r:core_node6) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2077924 INFO  (searcherExecutor-14751-thread-1-processing-n:127.0.0.1:50518_solr x:testScheduledTrigger_shard1_replica_n2 c:testScheduledTrigger s:shard1 r:core_node5) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [testScheduledTrigger_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'testScheduledTrigger'
   [junit4]   2> 2077924 INFO  (searcherExecutor-14753-thread-1-processing-n:127.0.0.1:50518_solr x:testScheduledTrigger_shard1_replica_n4 c:testScheduledTrigger s:shard1 r:core_node6) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SolrCore [testScheduledTrigger_shard1_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'testScheduledTrigger'
   [junit4]   2> 2077924 INFO  (searcherExecutor-14749-thread-1-processing-n:127.0.0.1:50519_solr x:testScheduledTrigger_shard1_replica_n1 c:testScheduledTrigger s:shard1 r:core_node3) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [testScheduledTrigger_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'testScheduledTrigger'
   [junit4]   2> 2077926 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testScheduledTrigger/terms/shard1 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 2077926 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testScheduledTrigger/leaders/shard1
   [junit4]   2> 2077926 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2077926 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testScheduledTrigger/terms/shard1 to Terms{values={core_node6=0, core_node5=0}, version=1}
   [junit4]   2> 2077927 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testScheduledTrigger/leaders/shard1
   [junit4]   2> 2077927 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testScheduledTrigger/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 2077927 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testScheduledTrigger/leaders/shard1
   [junit4]   2> 2077932 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2077932 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2077932 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:50518/solr/testScheduledTrigger_shard1_replica_n4/
   [junit4]   2> 2077932 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=testScheduledTrigger_shard1_replica_n4 url=https://127.0.0.1:50518/solr  START replicas=[https://127.0.0.1:50519/solr/testScheduledTrigger_shard1_replica_n1/, https://127.0.0.1:50518/solr/testScheduledTrigger_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2077932 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=testScheduledTrigger_shard1_replica_n4 url=https://127.0.0.1:50518/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 2077939 INFO  (qtp18344505-23224) [n:127.0.0.1:50519_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.S.Request [testScheduledTrigger_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2077939 INFO  (qtp5756819-23220) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.S.Request [testScheduledTrigger_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> 2077940 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2077940 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] 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> 2077940 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testScheduledTrigger/leaders/shard1/leader after winning as /collections/testScheduledTrigger/leader_elect/shard1/election/72085609001517064-core_node6-n_0000000000
   [junit4]   2> 2077941 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:50518/solr/testScheduledTrigger_shard1_replica_n4/ shard1
   [junit4]   2> 2078069 INFO  (zkCallback-14733-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2078069 INFO  (zkCallback-14733-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2078069 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2078074 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n4&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1166
   [junit4]   2> 2078196 INFO  (zkCallback-14733-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2078196 INFO  (zkCallback-14733-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2078196 INFO  (zkCallback-14733-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2078487 DEBUG (ScheduledTrigger-14717-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> 2079167 INFO  (qtp5756819-23223) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n2&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2058
   [junit4]   2> 2079169 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n1&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2060
   [junit4]   2> 2079169 DEBUG (OverseerThreadFactory-14719-thread-1-processing-n:127.0.0.1:50519_solr) [n:127.0.0.1:50519_solr     ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 2079171 INFO  (qtp5756819-23225) [n:127.0.0.1:50518_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> 2079290 INFO  (zkCallback-14733-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2079290 INFO  (zkCallback-14711-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2079290 INFO  (zkCallback-14733-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2079290 INFO  (zkCallback-14733-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2079290 INFO  (zkCallback-14711-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2079291 INFO  (qtp5756819-23225) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&maxShardsPerNode=5&name=testScheduledTrigger&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2594
   [junit4]   2> 2079292 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testScheduledTrigger
   [junit4]   2> 2079309 INFO  (qtp5756819-23220) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testScheduledTrigger.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.testScheduledTrigger.shard1.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2079313 INFO  (qtp5756819-23218) [n:127.0.0.1:50518_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2079314 INFO  (qtp18344505-23222) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testScheduledTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2079319 INFO  (qtp18344505-23219) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 2079320 DEBUG (qtp18344505-23224) [n:127.0.0.1:50519_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2079321 INFO  (qtp18344505-23224) [n:127.0.0.1:50519_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 2079321 DEBUG (zkCallback-14711-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2079321 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2079321 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 2079321 DEBUG (OverseerAutoScalingTriggerThread-72085609001517062-127.0.0.1:50519_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2079326 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2079326 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@183dd5c{/solr,null,AVAILABLE}
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15364f3{SSL, (ssl, http/1.1)}{127.0.0.1:50587}
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.s.Server Started @2013877ms
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50587}
   [junit4]   2> 2079330 ERROR (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 2079330 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T11:19:20.283Z
   [junit4]   2> 2079331 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2079334 INFO  (zkConnectionManagerCallback-14767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2079334 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2079335 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2079716 DEBUG (ScheduledTrigger-14717-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> 2080052 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2080055 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] 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> 2080055 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1341d68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2080055 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1341d68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2080070 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] 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> 2080074 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1281b84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2080074 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1281b84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2080076 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50505/solr
   [junit4]   2> 2080077 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2080080 INFO  (zkConnectionManagerCallback-14778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2080080 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2080208 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [n:127.0.0.1:50587_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2080216 INFO  (zkConnectionManagerCallback-14780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2080216 INFO  (TEST-ScheduledTrigg

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

rics.MetricRegistry@1596b1a
   [junit4]   2> 2140360 INFO  (jetty-closer-14789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2140360 INFO  (jetty-closer-14789-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b787b5: rootName = solr_50518, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@c38d20
   [junit4]   2> 2140362 INFO  (jetty-closer-14789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2140362 INFO  (jetty-closer-14789-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c4895e: rootName = solr_50518, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6f6f14
   [junit4]   2> 2140362 INFO  (jetty-closer-14789-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 2140416 INFO  (jetty-closer-14789-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@15364f3{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2140417 INFO  (jetty-closer-14789-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@183dd5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2140417 INFO  (jetty-closer-14789-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2140526 INFO  (jetty-closer-14789-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ad3552{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2140526 INFO  (jetty-closer-14789-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1899dd6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2140526 INFO  (jetty-closer-14789-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2140632 INFO  (jetty-closer-14789-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085609001517062-127.0.0.1:50519_solr-n_0000000000) closing
   [junit4]   2> 2140634 INFO  (jetty-closer-14789-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@ed0710{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2140635 INFO  (jetty-closer-14789-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@851e1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2140635 INFO  (jetty-closer-14789-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2140636 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2140856 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> 	7	/solr/collections/testScheduledTrigger/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testScheduledTrigger/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/testScheduledTrigger/leader_elect/shard1/election/72085609001517064-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2140867 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50505
   [junit4]   2> 2140867 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50505
   [junit4]   2> 2140867 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50505
   [junit4]   2> 2143032 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[8B0E9775D5C47C05]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testScheduledTrigger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ScheduledTriggerIntegrationTest -Dtests.method=testScheduledTrigger -Dtests.seed=8B0E9775D5C47C05 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=America/Shiprock -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 71.1s J3 | ScheduledTriggerIntegrationTest.testScheduledTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ScheduledTrigger did not fire in time
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8B0E9775D5C47C05:1815DF078B392731]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest.testScheduledTrigger(ScheduledTriggerIntegrationTest.java:120)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_8B0E9775D5C47C05-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c5822), locale=cs, timezone=America/Shiprock
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=6,threads=1,free=183968712,total=301592576
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, SolrCoreTest, TestRTimerTree, CoreAdminCreateDiscoverTest, AsyncCallRequestStatusResponseTest, JWTAuthPluginTest, TestJsonFacetErrors, OutputWriterTest, StatsReloadRaceTest, TestSortByMinMaxFunction, RestartWhileUpdatingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestIndexSearcher, TestQueryUtils, BasicZkTest, PeerSyncWithLeaderTest, HdfsThreadLeakTest, TestMiniSolrCloudClusterSSL, BlockJoinFacetSimpleTest, TestStreamBody, BigEndianAscendingWordSerializerTest, DistributedSpellCheckComponentTest, TestSolrQueryParser, SolrShardReporterTest, TestCoreDiscovery, SubstringBytesRefFilterTest, NumberUtilsTest, TestSlowCompositeReaderWrapper, TestSolrCloudWithDelegationTokens, TestSimUtils, TestSerializedLuceneMatchVersion, TestReplicationHandlerDiskOverFlow, TestOverriddenPrefixQueryForCustomFieldType, SimpleCollectionCreateDeleteTest, TestGeoJSONResponseWriter, TestLocalFSCloudBackupRestore, CustomHighlightComponentTest, IndexSizeTriggerMixedBoundsTest, TestSimNodeAddedTrigger, TestNumericRangeQuery32, PreAnalyzedUpdateProcessorTest, DirectoryFactoryTest, SuggesterFSTTest, TestDynamicFieldCollectionResource, TestStressReorder, DistribCursorPagingTest, TestAuthenticationFramework, TriggerIntegrationTest, TestFilteredDocIdSet, ConcurrentCreateCollectionTest, ManagedSchemaRoundRobinCloudTest, V2StandaloneTest, TaggingAttributeTest, SpellCheckCollatorWithCollapseTest, DirectSolrConnectionTest, CdcrOpsAndBoundariesTest, VersionInfoTest, TestAnalyzedSuggestions, SolrLogAuditLoggerPluginTest, TestSSLRandomization, TestQueryingOnDownCollection, TestCursorMarkWithoutUniqueKey, TestSearchPerf, CSVRequestHandlerTest, TestClusterProperties, TestDelegationWithHadoopAuth, TestExpandComponent, ZkFailoverTest, ReindexCollectionTest, RestoreTriggerStateTest, DistributedFacetExistsSmallTest, OverseerRolesTest, JSONWriterTest, TestSolrDeletionPolicy1, HDFSCollectionsAPITest, PingRequestHandlerTest, LeaderFailoverAfterPartitionTest, TestQuerySenderNoQuery, MaxSizeAutoCommitTest, TestPartialUpdateDeduplication, TestNestedUpdateProcessor, TestStressLiveNodes, TestClusterStateMutator, TestPerFieldSimilarity, HdfsNNFailoverTest, OverseerTest, TestMaxScoreQueryParser, TestDistributedSearch, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MultiThreadedOCPTest, TestCloudPseudoReturnFields, TestCryptoKeys, TestUtilizeNode, TestZkChroot, AutoAddReplicasIntegrationTest, ScheduledTriggerIntegrationTest]
   [junit4] Completed [583/909 (1!)] on J3 in 71.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 48906 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1159/consoleText

[repro] Revision: 7020713da11363963926a6db33f246dd743fcd1c

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       ScheduledTriggerIntegrationTest
[repro] ant compile-test

[...truncated 3479 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ScheduledTriggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=8B0E9775D5C47C05 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=America/Shiprock -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-13.0.2) - Build # 1161 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1161/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest.testScheduledTrigger

Error Message:
ScheduledTrigger did not fire in time

Stack Trace:
java.lang.AssertionError: ScheduledTrigger did not fire in time
	at __randomizedtesting.SeedInfo.seed([D4583E44248A4E31:474376367A771505]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest.testScheduledTrigger(ScheduledTriggerIntegrationTest.java:120)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 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.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15567 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest
   [junit4]   2> 1568681 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[D4583E44248A4E31]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1568682 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[D4583E44248A4E31]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\data-dir-98-001
   [junit4]   2> 1568683 WARN  (SUITE-ScheduledTriggerIntegrationTest-seed#[D4583E44248A4E31]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1568683 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[D4583E44248A4E31]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1568684 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[D4583E44248A4E31]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1568684 INFO  (SUITE-ScheduledTriggerIntegrationTest-seed#[D4583E44248A4E31]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1568684 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testScheduledTrigger
   [junit4]   2> 1568685 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001
   [junit4]   2> 1568685 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1568685 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1568685 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1568772 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59186
   [junit4]   2> 1568772 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59186
   [junit4]   2> 1568772 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59186
   [junit4]   2> 1568772 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59186
   [junit4]   2> 1568773 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568776 INFO  (zkConnectionManagerCallback-12028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568776 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568778 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568780 INFO  (zkConnectionManagerCallback-12030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568780 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568780 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568782 INFO  (zkConnectionManagerCallback-12032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568782 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568873 WARN  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1568873 WARN  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1568873 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1568874 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a45d2b{/solr,null,AVAILABLE}
   [junit4]   2> 1568874 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11e9e382{/solr,null,AVAILABLE}
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17566c3b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c2c0e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59213}
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59212}
   [junit4]   2> 1568875 ERROR (jetty-launcher-12033-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 1568875 ERROR (jetty-launcher-12033-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T21:54:28.098300600Z
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1568875 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T21:54:28.098300600Z
   [junit4]   2> 1568876 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568876 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1568877 INFO  (zkConnectionManagerCallback-12035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568877 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568877 INFO  (zkConnectionManagerCallback-12037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1568877 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1568877 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1568878 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1569223 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1569224 WARN  (jetty-launcher-12033-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d03e3d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569224 WARN  (jetty-launcher-12033-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d03e3d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569226 WARN  (jetty-launcher-12033-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c659e4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569226 WARN  (jetty-launcher-12033-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c659e4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569226 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59186/solr
   [junit4]   2> 1569227 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569228 INFO  (zkConnectionManagerCallback-12051-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1569228 INFO  (jetty-launcher-12033-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569317 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569319 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1569319 INFO  (zkConnectionManagerCallback-12053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1569319 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569320 WARN  (jetty-launcher-12033-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2db6b263[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569320 WARN  (jetty-launcher-12033-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2db6b263[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569320 WARN  (jetty-launcher-12033-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1487c5ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569320 WARN  (jetty-launcher-12033-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1487c5ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1569320 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59186/solr
   [junit4]   2> 1569324 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569325 INFO  (zkConnectionManagerCallback-12063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1569325 INFO  (jetty-launcher-12033-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569386 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59212_solr
   [junit4]   2> 1569386 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.c.Overseer Overseer (id=72088021105639430-127.0.0.1:59212_solr-n_0000000000) starting
   [junit4]   2> 1569390 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59212_solr
   [junit4]   2> 1569390 INFO  (OverseerStateUpdate-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [n:127.0.0.1:59212_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59212_solr
   [junit4]   2> 1569391 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1569391 INFO  (OverseerStateUpdate-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1569391 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1569392 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1569392 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1569393 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1569393 WARN  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_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> 1569394 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:59212_solr]
   [junit4]   2> 1569394 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1569394 DEBUG (ScheduledTrigger-12066-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> 1569394 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1569412 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1569414 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569415 INFO  (zkConnectionManagerCallback-12074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1569415 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569419 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1569422 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59213_solr as DOWN
   [junit4]   2> 1569422 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1569422 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59213_solr
   [junit4]   2> 1569423 INFO  (zkCallback-12052-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1569423 INFO  (zkCallback-12073-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1569424 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1569424 WARN  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_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> 1569428 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59212.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1569432 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59212.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1569432 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59212.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1569433 INFO  (jetty-launcher-12033-thread-2) [n:127.0.0.1:59212_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node2\.
   [junit4]   2> 1569441 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1569457 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1569461 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1569462 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1569463 INFO  (jetty-launcher-12033-thread-1) [n:127.0.0.1:59213_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node1\.
   [junit4]   2> 1569473 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1569474 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1569476 INFO  (zkConnectionManagerCallback-12088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1569476 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1569477 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1569477 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59186/solr ready
   [junit4]   2> 1569482 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1569484 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1569486 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1569488 INFO  (qtp428966265-19561) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1569489 DEBUG (qtp251380641-19564) [n:127.0.0.1:59212_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1569489 INFO  (qtp251380641-19564) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1569489 DEBUG (zkCallback-12052-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1569490 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1569490 INFO  (qtp251380641-19566) [n:127.0.0.1:59212_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=5&name=testScheduledTrigger&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1569491 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1569492 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1569493 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testScheduledTrigger
   [junit4]   2> 1569493 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 1569494 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testScheduledTrigger.AUTOCREATED/protwords.txt
   [junit4]   2> 1569496 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1569497 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1569498 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1569498 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1569498 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1569502 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1569503 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1569504 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1569506 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1569507 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1569508 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1569510 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1569511 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1569512 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1569513 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1569514 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1569516 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1569516 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1569518 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1569519 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1569520 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1569522 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1569523 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1569524 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1569525 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1569526 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1569528 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1569529 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1569530 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1569531 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1569532 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1569533 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1569535 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1569536 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1569537 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1569538 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1569540 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1569542 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1569543 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testScheduledTrigger.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1569544 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testScheduledTrigger.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1569546 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testScheduledTrigger.AUTOCREATED/synonyms.txt
   [junit4]   2> 1569546 INFO  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testScheduledTrigger.AUTOCREATED/stopwords.txt
   [junit4]   2> 1569637 WARN  (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 3 on collection testScheduledTrigger is higher than the number of Solr instances currently live or live and part of your createNodeSet(2). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1569638 DEBUG (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1569640 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1569642 INFO  (qtp428966265-19563) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1569642 DEBUG (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1569644 INFO  (qtp251380641-19564) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1569646 INFO  (qtp428966265-19565) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 1569648 DEBUG (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 464281310 sessionWrapper.createTime 464281304036000, this.sessionWrapper.createTime 464281304036000 
   [junit4]   2> 1569650 INFO  (OverseerStateUpdate-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [n:127.0.0.1:59212_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testScheduledTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testScheduledTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59213/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59213_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1569651 INFO  (OverseerStateUpdate-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [n:127.0.0.1:59212_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testScheduledTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testScheduledTrigger_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59212/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59212_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1569653 INFO  (OverseerStateUpdate-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [n:127.0.0.1:59212_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testScheduledTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testScheduledTrigger_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59212/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59212_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1569828 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr    x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n4&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1569828 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr    x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n1&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1569828 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr    x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n2&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1569837 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1569837 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1569837 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1569867 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1569867 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1569879 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1569999 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1570002 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1570012 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1570035 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testScheduledTrigger_shard1_replica_n1' using configuration from configset testScheduledTrigger.AUTOCREATED, trusted=true
   [junit4]   2> 1570035 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59213.solr.core.testScheduledTrigger.shard1.replica_n1' (registry 'solr.core.testScheduledTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1570035 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [[testScheduledTrigger_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node1\.\testScheduledTrigger_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node1\.\testScheduledTrigger_shard1_replica_n1\data\]
   [junit4]   2> 1570038 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testScheduledTrigger_shard1_replica_n4' using configuration from configset testScheduledTrigger.AUTOCREATED, trusted=true
   [junit4]   2> 1570038 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59212.solr.core.testScheduledTrigger.shard1.replica_n4' (registry 'solr.core.testScheduledTrigger.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1570042 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SolrCore [[testScheduledTrigger_shard1_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n4\data\]
   [junit4]   2> 1570046 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testScheduledTrigger_shard1_replica_n2' using configuration from configset testScheduledTrigger.AUTOCREATED, trusted=true
   [junit4]   2> 1570046 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59212.solr.core.testScheduledTrigger.shard1.replica_n2' (registry 'solr.core.testScheduledTrigger.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62a3eca
   [junit4]   2> 1570046 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [[testScheduledTrigger_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001\tempDir-001\node2\.\testScheduledTrigger_shard1_replica_n2\data\]
   [junit4]   2> 1570109 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1570109 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1570112 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1570112 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1570114 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 1570115 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 1570115 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 1570115 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1570115 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1570115 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1570116 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1570116 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667429270121611264
   [junit4]   2> 1570118 INFO  (searcherExecutor-12090-thread-1-processing-n:127.0.0.1:59213_solr x:testScheduledTrigger_shard1_replica_n1 c:testScheduledTrigger s:shard1 r:core_node3) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1570118 INFO  (searcherExecutor-12090-thread-1-processing-n:127.0.0.1:59213_solr x:testScheduledTrigger_shard1_replica_n1 c:testScheduledTrigger s:shard1 r:core_node3) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1570119 INFO  (searcherExecutor-12090-thread-1-processing-n:127.0.0.1:59213_solr x:testScheduledTrigger_shard1_replica_n1 c:testScheduledTrigger s:shard1 r:core_node3) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [testScheduledTrigger_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'testScheduledTrigger'
   [junit4]   2> 1570119 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testScheduledTrigger/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1570119 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testScheduledTrigger/leaders/shard1
   [junit4]   2> 1570119 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1570119 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1570122 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoute in=9999ms
   [junit4]   2> 1570124 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1570124 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1570124 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1570124 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1570126 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 1570126 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 1570126 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 1570126 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1570126 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1570126 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1570126 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1570126 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1570127 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1570127 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667429270133145600
   [junit4]   2> 1570129 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 1570129 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 1570129 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 1570129 INFO  (searcherExecutor-12092-thread-1-processing-n:127.0.0.1:59212_solr x:testScheduledTrigger_shard1_replica_n4 c:testScheduledTrigger s:shard1 r:core_node6) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1570129 INFO  (searcherExecutor-12092-thread-1-processing-n:127.0.0.1:59212_solr x:testScheduledTrigger_shard1_replica_n4 c:testScheduledTrigger s:shard1 r:core_node6) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1570129 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1570130 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1570130 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1570130 INFO  (searcherExecutor-12092-thread-1-processing-n:127.0.0.1:59212_solr x:testScheduledTrigger_shard1_replica_n4 c:testScheduledTrigger s:shard1 r:core_node6) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.SolrCore [testScheduledTrigger_shard1_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'testScheduledTrigger'
   [junit4]   2> 1570131 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1570131 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1667429270137339904
   [junit4]   2> 1570132 INFO  (searcherExecutor-12094-thread-1-processing-n:127.0.0.1:59212_solr x:testScheduledTrigger_shard1_replica_n2 c:testScheduledTrigger s:shard1 r:core_node5) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1570132 INFO  (searcherExecutor-12094-thread-1-processing-n:127.0.0.1:59212_solr x:testScheduledTrigger_shard1_replica_n2 c:testScheduledTrigger s:shard1 r:core_node5) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1570132 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testScheduledTrigger/terms/shard1 to Terms{values={core_node6=0, core_node3=0}, version=1}
   [junit4]   2> 1570132 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testScheduledTrigger/leaders/shard1
   [junit4]   2> 1570132 INFO  (searcherExecutor-12094-thread-1-processing-n:127.0.0.1:59212_solr x:testScheduledTrigger_shard1_replica_n2 c:testScheduledTrigger s:shard1 r:core_node5) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [testScheduledTrigger_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'testScheduledTrigger'
   [junit4]   2> 1570133 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testScheduledTrigger/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 1570133 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testScheduledTrigger/leaders/shard1
   [junit4]   2> 1570267 DEBUG (ScheduledTrigger-12066-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1570558 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1570558 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1570558 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59213/solr/testScheduledTrigger_shard1_replica_n1/
   [junit4]   2> 1570559 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testScheduledTrigger_shard1_replica_n1 url=http://127.0.0.1:59213/solr  START replicas=[http://127.0.0.1:59212/solr/testScheduledTrigger_shard1_replica_n2/, http://127.0.0.1:59212/solr/testScheduledTrigger_shard1_replica_n4/] nUpdates=100
   [junit4]   2> 1570559 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testScheduledTrigger_shard1_replica_n1 url=http://127.0.0.1:59213/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1570560 INFO  (qtp251380641-19564) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node5 x:testScheduledTrigger_shard1_replica_n2 ] o.a.s.c.S.Request [testScheduledTrigger_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> 1570561 INFO  (qtp251380641-19634) [n:127.0.0.1:59212_solr c:testScheduledTrigger s:shard1 r:core_node6 x:testScheduledTrigger_shard1_replica_n4 ] o.a.s.c.S.Request [testScheduledTrigger_shard1_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1570561 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1570561 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_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> 1570561 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testScheduledTrigger/leaders/shard1/leader after winning as /collections/testScheduledTrigger/leader_elect/shard1/election/72088021105639432-core_node3-n_0000000000
   [junit4]   2> 1570562 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59213/solr/testScheduledTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 1570651 INFO  (zkCallback-12073-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1570652 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr c:testScheduledTrigger s:shard1 r:core_node3 x:testScheduledTrigger_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1570654 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n1&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=950
   [junit4]   2> 1570741 INFO  (zkCallback-12073-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1570741 INFO  (zkCallback-12073-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1571007 INFO  (qtp251380641-19560) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n4&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1357
   [junit4]   2> 1571007 INFO  (qtp251380641-19562) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=testScheduledTrigger.AUTOCREATED&newCollection=true&name=testScheduledTrigger_shard1_replica_n2&action=CREATE&numShards=1&collection=testScheduledTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1357
   [junit4]   2> 1571008 DEBUG (OverseerThreadFactory-12068-thread-1-processing-n:127.0.0.1:59212_solr) [n:127.0.0.1:59212_solr     ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1571009 INFO  (qtp251380641-19566) [n:127.0.0.1:59212_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> 1571094 INFO  (zkCallback-12073-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1571094 INFO  (zkCallback-12073-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1571094 INFO  (zkCallback-12052-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1571094 INFO  (zkCallback-12052-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1571094 INFO  (zkCallback-12052-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testScheduledTrigger/state.json] for collection [testScheduledTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1571094 INFO  (qtp251380641-19566) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&maxShardsPerNode=5&name=testScheduledTrigger&nrtReplicas=3&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1846
   [junit4]   2> 1571094 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testScheduledTrigger
   [junit4]   2> 1571098 INFO  (qtp251380641-19564) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testScheduledTrigger.shard1.replica_n2:INDEX.sizeInBytes&key=solr.core.testScheduledTrigger.shard1.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1571099 INFO  (qtp251380641-19634) [n:127.0.0.1:59212_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1571100 INFO  (qtp428966265-19559) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testScheduledTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1571101 INFO  (qtp428966265-19561) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1571101 DEBUG (qtp428966265-19563) [n:127.0.0.1:59213_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1571101 INFO  (qtp428966265-19563) [n:127.0.0.1:59213_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1571102 DEBUG (zkCallback-12052-thread-4) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1571102 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1571102 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1571102 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1571102 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bbec857{/solr,null,AVAILABLE}
   [junit4]   2> 1571103 DEBUG (OverseerAutoScalingTriggerThread-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b930503{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59374}
   [junit4]   2> 1571104 ERROR (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.6.0
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1571104 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T21:54:30.327205Z
   [junit4]   2> 1571105 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571106 INFO  (zkConnectionManagerCallback-12108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571106 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571107 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1571137 DEBUG (ScheduledTrigger-12066-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> 1571233 INFO  (OverseerCollectionConfigSetProcessor-72088021105639430-127.0.0.1:59212_solr-n_0000000000) [n:127.0.0.1:59212_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> 1571729 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1571730 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c4ffcfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571730 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c4ffcfb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571732 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1609bd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571732 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1609bd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1571732 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59186/solr
   [junit4]   2> 1571734 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571735 INFO  (zkConnectionManagerCallback-12119-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571735 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571823 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571825 INFO  (zkConnectionManagerCallback-12121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1571825 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571830 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1571833 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59374_solr as DOWN
   [junit4]   2> 1571833 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1571833 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59374_solr
   [junit4]   2> 1571834 INFO  (zkCallback-12073-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1571834 INFO  (zkCallback-12052-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1571834 INFO  (zkCallback-12087-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1571835 INFO  (zkCallback-12120-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1571835 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1571835 WARN  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [n:127.0.0.1:59374_solr     ] o.a.s.c.CoreContainer Not all security p

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

ledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1612716 DEBUG (closeThreadPool-12147-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1612716 INFO  (closeThreadPool-12147-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72088021105639430-127.0.0.1:59212_solr-n_0000000000) closing
   [junit4]   2> 1612814 INFO  (jetty-closer-12130-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b930503{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1612815 INFO  (jetty-closer-12130-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bbec857{/solr,null,UNAVAILABLE}
   [junit4]   2> 1612815 INFO  (jetty-closer-12130-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1612927 INFO  (jetty-closer-12130-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72088021105639430-127.0.0.1:59212_solr-n_0000000000) closing
   [junit4]   2> 1612928 INFO  (jetty-closer-12130-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c2c0e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1612928 INFO  (jetty-closer-12130-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a45d2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1612929 INFO  (jetty-closer-12130-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1613046 INFO  (jetty-closer-12130-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@17566c3b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 1613046 INFO  (jetty-closer-12130-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11e9e382{/solr,null,UNAVAILABLE}
   [junit4]   2> 1613046 INFO  (jetty-closer-12130-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1613047 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1613279 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> 	7	/solr/collections/testScheduledTrigger/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/configs/testScheduledTrigger.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/testScheduledTrigger.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/testScheduledTrigger/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1613284 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59186
   [junit4]   2> 1613284 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59186
   [junit4]   2> 1613284 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59186
   [junit4]   2> 1615578 INFO  (TEST-ScheduledTriggerIntegrationTest.testScheduledTrigger-seed#[D4583E44248A4E31]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testScheduledTrigger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ScheduledTriggerIntegrationTest -Dtests.method=testScheduledTrigger -Dtests.seed=D4583E44248A4E31 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 46.9s J1 | ScheduledTriggerIntegrationTest.testScheduledTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ScheduledTrigger did not fire in time
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4583E44248A4E31:474376367A771505]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest.testScheduledTrigger(ScheduledTriggerIntegrationTest.java:120)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ScheduledTriggerIntegrationTest_D4583E44248A4E31-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=93, maxMBSortInHeap=5.43494248692542, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@53da9100), locale=ar-OM, timezone=AET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=179877248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricReporterTest, TestExtendedDismaxParser, SOLR749Test, TestCloudRecovery2, ChangedSchemaMergeTest, TestSolrXml, AutoAddReplicasIntegrationTest, TestTolerantUpdateProcessorCloud, TestClassicSimilarityFactory, ClassificationUpdateProcessorIntegrationTest, TestSimGenericDistributedQueue, TestStandardQParsers, TestSweetSpotSimilarityFactory, TestRebalanceLeaders, BasicDistributedZk2Test, OpenExchangeRatesOrgProviderTest, CoreAdminRequestStatusTest, HdfsRestartWhileUpdatingTest, TestJsonFacets, JWTVerificationkeyResolverTest, ConfigureRecoveryStrategyTest, FacetPivotSmallTest, ConnectionReuseTest, TestPullReplica, SliceStateTest, SolrSlf4jReporterTest, TestPayloadScoreQParserPlugin, ReplaceNodeTest, HdfsCollectionsAPIDistributedZkTest, NodeLostTriggerTest, Tagger2Test, TestFastOutputStream, SpellingQueryConverterTest, TestNumericTerms64, TestManagedSynonymFilterFactory, TestDocTermOrds, TestNRTOpen, SpatialFilterTest, TestInPlaceUpdatesRequiredField, TestFoldingMultitermQuery, TestTrackingShardHandlerFactory, AdminHandlersProxyTest, TestXmlQParser, IndexSchemaRuntimeFieldTest, UUIDFieldTest, TestCollectionsAPIViaSolrCloudCluster, XMLAtomicUpdateMultivalueTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestMissingGroups, TestCollationField, ZkCLITest, TestSchemalessBufferedUpdates, TestSystemCollAutoCreate, ExplicitHLLTest, FullSolrCloudDistribCmdsTest, TestDeprecatedFilters, TestLMJelinekMercerSimilarityFactory, TestManagedSchemaThreadSafety, HdfsWriteToMultipleCollectionsTest, TestCollectionAPIs, PluginInfoTest, HdfsAutoAddReplicasIntegrationTest, TestStressVersions, AtomicUpdateProcessorFactoryTest, TestLogWatcher, TestLeaderElectionZkExpiry, TermsComponentTest, TimeZoneUtilsTest, ClusterStateMockUtilTest, RegexBytesRefFilterTest, TestRecoveryHdfs, FileBasedSpellCheckerTest, TestDistributedSearch, TestSchemaSimilarityResource, CdcrBidirectionalTest, CollectionsAPIAsyncDistributedZkTest, TestFileDictionaryLookup, BJQFilterAccessibleTest, TestFieldCacheSortRandom, TestCodecSupport, SparseHLLTest, DataDrivenBlockJoinTest, JsonLoaderTest, TestCloudNestedDocsSort, StatsComponentTest, TestSizeLimitedDistributedMap, HdfsChaosMonkeyNothingIsSafeTest, MetricTriggerIntegrationTest, TestTolerantSearch, ProtectedTermFilterFactoryTest, TokenizerChainTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, ReindexCollectionTest, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestStressInPlaceUpdates, ZkShardTermsTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, ScheduledTriggerIntegrationTest]
   [junit4] Completed [594/910 (1!)] on J1 in 47.17s, 1 test, 1 failure <<< FAILURES!

[...truncated 48793 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1161/consoleText

[repro] Revision: 5e7be63ca7fbd234526fceb2d7a0594a54f90670

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       ScheduledTriggerIntegrationTest
[repro] ant compile-test

[...truncated 3486 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ScheduledTriggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=D4583E44248A4E31 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ScheduledTriggerIntegrationTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 1160 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1160/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\collection1\data\index.20200522184053616: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\collection1\data\index.20200522184053616 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\collection1\data\index.20200522184053616: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\collection1\data\index.20200522184053616

	at __randomizedtesting.SeedInfo.seed([7171FD02C3F7C35D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:319)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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 14447 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 619442 INFO  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 619443 INFO  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 619443 INFO  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\data-dir-59-001
   [junit4]   2> 619443 WARN  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=351 numCloses=351
   [junit4]   2> 619443 INFO  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 619447 INFO  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 619449 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 619450 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\collection1
   [junit4]   2> 619468 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 619468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 619468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 619468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 619468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 619468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 619468 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@335c304e{/solr,null,AVAILABLE}
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7efe0304{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62889}
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.Server Started @602246ms
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=62889}
   [junit4]   2> 619469 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T16:39:21.423Z
   [junit4]   2> 619469 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\solr.xml
   [junit4]   2> 619477 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 619477 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 619481 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 619655 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 619658 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77c41b11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 619658 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77c41b11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 619662 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ffeaef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 619662 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ffeaef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 619662 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] 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> 619725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 619725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 619751 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 619755 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 619755 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 619762 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.
   [junit4]   2> 619762 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 619793 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 619799 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 619804 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 619804 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 619804 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 619806 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 619808 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=65.2236328125, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=12.502315046227325, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=47.626826935069104
   [junit4]   2> 619909 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 619909 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 619909 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 619909 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\collection1\conf
   [junit4]   2> 619910 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 619910 INFO  (coreLoadExecutor-4180-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 619911 INFO  (searcherExecutor-4182-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms: Collection: 'null'
   [junit4]   2> 619915 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\collection1
   [junit4]   2> 619929 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 619929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8fb1586{/solr,null,AVAILABLE}
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@210a7650{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62915}
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.Server Started @602716ms
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=62915}
   [junit4]   2> 619931 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T16:39:21.885Z
   [junit4]   2> 619931 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\solr.xml
   [junit4]   2> 619939 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 619939 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 619942 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 620096 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 620097 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49b3e67e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620097 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49b3e67e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620100 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ab54477[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620100 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ab54477[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620101 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] 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> 620159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 620159 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 620186 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620191 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620191 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620201 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\.
   [junit4]   2> 620201 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 620232 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 620238 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 620242 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 620242 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 620242 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620242 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\.\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 620246 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=65.2236328125, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=12.502315046227325, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=47.626826935069104
   [junit4]   2> 620349 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 620349 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 620349 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 620349 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-002\collection1\conf
   [junit4]   2> 620353 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 620355 INFO  (coreLoadExecutor-4198-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 620355 INFO  (searcherExecutor-4200-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms: Collection: 'null'
   [junit4]   2> 620355 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23214756
   [junit4]   2> 620357 INFO  (coreCloseExecutor-4207-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@600f34db
   [junit4]   2> 620357 INFO  (coreCloseExecutor-4207-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@600f34db
   [junit4]   2> 620357 INFO  (coreCloseExecutor-4207-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9e90ef3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@11698111
   [junit4]   2> 620357 INFO  (qtp1930241627-6569) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 620357 INFO  (indexFetcher-4204-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 620358 INFO  (indexFetcher-4204-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 620358 INFO  (indexFetcher-4204-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 620358 INFO  (indexFetcher-4204-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 620358 INFO  (indexFetcher-4204-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 620358 ERROR (indexFetcher-4204-thread-1) [     ] o.a.s.h.ReplicationHandler Index fetch failed :java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.openNewSearcherAndUpdateCommitPoint(IndexFetcher.java:934)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:469)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 620365 INFO  (coreCloseExecutor-4207-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 620367 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 620367 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42fef65a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@65a87442
   [junit4]   2> 620367 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 620367 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7299a546: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5da643a0
   [junit4]   2> 620371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 620371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eae170e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3c7abb49
   [junit4]   2> 620374 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@210a7650{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 620374 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8fb1586{/solr,null,UNAVAILABLE}
   [junit4]   2> 620374 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 620378 INFO  (qtp1930241627-6569) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 620378 INFO  (qtp1930241627-6569) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 620384 INFO  (searcherExecutor-4182-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms: Collection: 'null'
   [junit4]   2> 620384 INFO  (qtp1930241627-6571) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 620388 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1630608875
   [junit4]   2> 620388 INFO  (coreCloseExecutor-4211-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52deea7d
   [junit4]   2> 620388 INFO  (coreCloseExecutor-4211-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@52deea7d
   [junit4]   2> 620388 INFO  (coreCloseExecutor-4211-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79278db: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7deeb886
   [junit4]   2> 620391 INFO  (coreCloseExecutor-4211-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 620391 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 620391 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74d9cb97: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@afd6a1
   [junit4]   2> 620391 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 620391 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a1e3249: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5da643a0
   [junit4]   2> 620391 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 620391 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@624d9285: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3c7abb49
   [junit4]   2> 620394 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7efe0304{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 620394 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@335c304e{/solr,null,UNAVAILABLE}
   [junit4]   2> 620394 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 620399 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 620399 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 620399 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 620399 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 620400 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 620400 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 620400 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 620400 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e8de4ce{/solr,null,AVAILABLE}
   [junit4]   2> 620401 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63a1768f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:62938}
   [junit4]   2> 620401 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.Server Started @603196ms
   [junit4]   2> 620401 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=62938}
   [junit4]   2> 620402 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 620402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 620402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 620402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 620402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 620402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-22T16:39:22.356Z
   [junit4]   2> 620402 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\solr.xml
   [junit4]   2> 620412 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 620412 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 620413 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 620463 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 620464 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17a27e26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620464 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17a27e26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620467 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@638dfa7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620467 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@638dfa7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 620468 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] 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> 620520 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 620520 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 620546 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620550 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620550 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620553 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.
   [junit4]   2> 620553 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 620580 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 620587 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 620591 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 620591 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 620591 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37957d3
   [junit4]   2> 620591 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 620592 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=65.2236328125, floorSegmentMB=1.04296875, forceMergeDeletesPctAllowed=12.502315046227325, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=47.626826935069104
   [junit4]   2> 620670 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 620670 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 620670 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 620670 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-001\collection1\conf
   [junit4]   2> 620671 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 620671 INFO  (coreLoadExecutor-4225-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 620672 INFO  (searcherExecutor-4227-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms: Collection: 'null'
   [junit4]   2> 620677 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 620677 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 620678 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 620678 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 620678 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 620679 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 620679 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 620679 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 620679 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 620679 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 620679 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 620681 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 620685 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 620685 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 620685 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 620685 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 620686 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 620687 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 620687 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 620687 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 620688 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 620688 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 620688 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 620688 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 620689 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 620689 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 620689 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 620690 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 620690 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 620690 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 620690 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 620691 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 620691 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 620691 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 620691 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 620691 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 620691 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 620692 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 620692 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 620692 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 620693 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 620693 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 620694 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 620694 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 620694 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 620695 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 620695 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 620695 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 620695 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 620696 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 620697 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 620697 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 620697 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 620698 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 620698 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 620698 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 620698 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 620699 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 620699 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 620699 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 620699 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 620700 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 620700 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 620700 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 620700 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 620701 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 620701 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 620701 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 620701 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 620702 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 620702 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 620702 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 620702 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 620703 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 620703 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 620703 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 620703 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 620703 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 620704 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 620704 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 620704 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 620705 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 620706 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 620706 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 620706 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 620706 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 620707 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 620707 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 620708 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 620708 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 620708 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 620708 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 620708 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 620709 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 620709 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 620709 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 620709 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 620710 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 620710 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 620710 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 620711 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 620711 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 620711 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 620711 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 620712 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 620712 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 620712 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 620713 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 620715 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 620715 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 620715 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 620715 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 620716 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 620719 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 620721 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 620723 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 620725 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 620725 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 620725 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 620725 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 620725 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 620725 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 620726 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 620726 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 620726 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 620727 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 620728 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 620728 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 620728 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 620729 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 620729 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 620729 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 620729 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 620729 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 620729 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 620730 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 620731 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 620731 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 620734 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 2
   [junit4]   2> 620734 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 620734 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 620735 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 620735 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 620735 INFO  (qtp581445096-6622) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 620735 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 620735 INFO  (qtp581445096-6623) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 620737 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 620737 INFO  (qtp581445096-6618) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 620737 INFO  (qtp581445096-6617) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin

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

stReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c85a93: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5da643a0
   [junit4]   2> 712335 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 712335 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@798b57fe: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3c7abb49
   [junit4]   2> 712338 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@700b8a0c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 712340 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2232a5df{/solr,null,UNAVAILABLE}
   [junit4]   2> 712340 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 712340 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=360031918
   [junit4]   2> 712341 INFO  (coreCloseExecutor-5670-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6696182b
   [junit4]   2> 712341 INFO  (coreCloseExecutor-5670-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6696182b
   [junit4]   2> 712341 INFO  (coreCloseExecutor-5670-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4047eec7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@42e3f694
   [junit4]   2> 712341 INFO  (coreCloseExecutor-5670-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 712348 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 712348 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@543b5bac: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@305e8b6f
   [junit4]   2> 712348 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 712348 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@328f6d67: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5da643a0
   [junit4]   2> 712349 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 712349 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53f48d9b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3c7abb49
   [junit4]   2> 712350 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [     ] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\.\collection1\data\ afterReload=false
   [junit4]   2> 712350 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@51b9d480{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 712352 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53d46aab{/solr,null,UNAVAILABLE}
   [junit4]   2> 712352 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[7171FD02C3F7C35D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 712354 INFO  (SUITE-TestReplicationHandler-seed#[7171FD02C3F7C35D]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> 712360 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [     ] o.a.s.c.DirectoryFactory Deleted old index directory: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\.\collection1\data\index.20200522184053616
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a127238), locale=hi, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=157281320,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [EchoParamsTest, TestSQLHandler, SyncSliceTest, TestMaxTokenLenTokenizer, TestCloudJSONFacetSKG, TestRandomDVFaceting, TestInfoStreamLogging, TestMultiWordSynonyms, TestManagedSynonymFilterFactory, TestSchemalessBufferedUpdates, BadComponentTest, AtomicUpdateRemovalJavabinTest, TestTolerantSearch, TestSurroundQueryParser, SOLR749Test, UpdateLogTest, TestSystemCollAutoCreate, ScheduledTriggerTest, MetricUtilsTest, TestGraphTermsQParserPlugin, SolrMetricReporterTest, TestJsonRequest, SSLMigrationTest, TestTrackingShardHandlerFactory, FullHLLTest, Tagger2Test, TestSizeLimitedDistributedMap, AdminHandlersProxyTest, ChangedSchemaMergeTest, TestLRUCache, TestDFISimilarityFactory, TestSimGenericDistributedQueue, TestCollationField, CoreAdminRequestStatusTest, TermsComponentTest, HdfsRestartWhileUpdatingTest, FuzzySearchTest, TestSolrJacksonAnnotation, TestLogWatcher, ClusterStateMockUtilTest, SynonymTokenizerTest, OverseerCollectionConfigSetProcessorTest, DistributedQueryComponentOptimizationTest, DirectUpdateHandlerTest, TestUninvertingReader, TestSuggestSpellingConverter, LeaderElectionIntegrationTest, PluginInfoTest, BasicDistributedZk2Test, URLClassifyProcessorTest, RecoveryAfterSoftCommitTest, TestLegacyBM25SimilarityFactory, TestAddFieldRealTimeGet, HdfsAutoAddReplicasIntegrationTest, IndexBasedSpellCheckerTest, HdfsCollectionsAPIDistributedZkTest, DistributedDebugComponentTest, TestRebalanceLeaders, DocExpirationUpdateProcessorFactoryTest, TestLRUStatsCache, TestUnifiedSolrHighlighter, TriggerCooldownIntegrationTest, MultiThreadedOCPTest, RegexBytesRefFilterTest, RankQueryTest, TestCloudInspectUtil, StatsComponentTest, TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=7171FD02C3F7C35D -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\collection1\data\index.20200522184053616: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_7171FD02C3F7C35D-001\solr-instance-044\collection1\data\index.20200522184053616
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7171FD02C3F7C35D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [288/909 (1!)] on J1 in 93.50s, 21 tests, 1 error <<< FAILURES!

[...truncated 54480 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1160/consoleText

[repro] Revision: 322fe54715a646525b7b0c0717977092ca456be0

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestReplicationHandler
[repro] ant compile-test

[...truncated 3481 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestReplicationHandler" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=7171FD02C3F7C35D -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 177 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0

[...truncated 78 lines...]