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/01/10 19:59:56 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-13.0.1) - Build # 8325 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8325/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper

Error Message:
Didn't get expected doc count. Expected: 10, Found: 0

Stack Trace:
java.lang.AssertionError: Didn't get expected doc count. Expected: 10, Found: 0
	at __randomizedtesting.SeedInfo.seed([E467A28DEF44729E:FB2E820ECAAE7DFE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:254)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.assertNumDocs(TestPullReplicaErrorHandling.java:259)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper(TestPullReplicaErrorHandling.java:230)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14760 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 3694661 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3694663 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\data-dir-252-001
   [junit4]   2> 3694663 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3694663 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3694664 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 3694666 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001
   [junit4]   2> 3694668 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3694668 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3694668 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3694675 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:50239
   [junit4]   2> 3694675 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50239
   [junit4]   2> 3694675 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50239
   [junit4]   2> 3694675 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50239
   [junit4]   2> 3694681 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694691 INFO  (zkConnectionManagerCallback-15283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694704 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694719 INFO  (zkConnectionManagerCallback-15285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694719 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694719 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694731 INFO  (zkConnectionManagerCallback-15287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694731 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694854 WARN  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3694854 WARN  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3694854 WARN  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2318e55d{/solr,null,AVAILABLE}
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69149ef{/solr,null,AVAILABLE}
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3694854 WARN  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e5e2352{/solr,null,AVAILABLE}
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3694854 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b76d43a{/solr,null,AVAILABLE}
   [junit4]   2> 3694860 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3442bee6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50253}
   [junit4]   2> 3694860 INFO  (jetty-launcher-15288-thread-1) [     ] o.e.j.s.Server Started @3706235ms
   [junit4]   2> 3694860 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@312088ae{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50252}
   [junit4]   2> 3694860 INFO  (jetty-launcher-15288-thread-2) [     ] o.e.j.s.Server Started @3706235ms
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50252}
   [junit4]   2> 3694863 ERROR (jetty-launcher-15288-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@32b76fdd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50261}
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.e.j.s.Server Started @3706238ms
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50261}
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:40.188433600Z
   [junit4]   2> 3694863 ERROR (jetty-launcher-15288-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694863 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:40.188433600Z
   [junit4]   2> 3694865 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694865 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694860 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50253}
   [junit4]   2> 3694865 ERROR (jetty-launcher-15288-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694865 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694865 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:40.191440600Z
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d047c91{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50258}
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.e.j.s.Server Started @3706241ms
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50258}
   [junit4]   2> 3694866 ERROR (jetty-launcher-15288-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3694866 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:40.191440600Z
   [junit4]   2> 3694868 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694870 INFO  (zkConnectionManagerCallback-15290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694870 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694870 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3694870 INFO  (zkConnectionManagerCallback-15294-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694873 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694874 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694878 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694880 INFO  (zkConnectionManagerCallback-15292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694880 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694880 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3694880 INFO  (zkConnectionManagerCallback-15296-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3694880 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3694880 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3695095 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3695106 WARN  (jetty-launcher-15288-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e8ed584[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695106 WARN  (jetty-launcher-15288-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e8ed584[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695112 WARN  (jetty-launcher-15288-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7297a9d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695112 WARN  (jetty-launcher-15288-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7297a9d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695113 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3695115 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695121 INFO  (zkConnectionManagerCallback-15304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695121 INFO  (jetty-launcher-15288-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695254 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3695261 WARN  (jetty-launcher-15288-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3900c6f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695261 WARN  (jetty-launcher-15288-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3900c6f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695265 WARN  (jetty-launcher-15288-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c833f59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695265 WARN  (jetty-launcher-15288-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c833f59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695267 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3695268 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695280 INFO  (zkConnectionManagerCallback-15311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695280 INFO  (jetty-launcher-15288-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695295 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3695319 WARN  (jetty-launcher-15288-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13dbb8d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695319 WARN  (jetty-launcher-15288-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13dbb8d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695325 WARN  (jetty-launcher-15288-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f8f3329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695325 WARN  (jetty-launcher-15288-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f8f3329[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695327 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3695328 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695335 INFO  (zkConnectionManagerCallback-15318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695335 INFO  (jetty-launcher-15288-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695386 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695501 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695505 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3695511 WARN  (jetty-launcher-15288-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@664f568c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695511 WARN  (jetty-launcher-15288-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@664f568c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695520 INFO  (zkConnectionManagerCallback-15320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695520 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695569 WARN  (jetty-launcher-15288-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@226827f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695569 WARN  (jetty-launcher-15288-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@226827f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3695570 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3695572 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695573 INFO  (zkConnectionManagerCallback-15322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695573 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695596 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50258_solr
   [junit4]   2> 3695598 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.c.Overseer Overseer (id=72092805777784843-127.0.0.1:50258_solr-n_0000000000) starting
   [junit4]   2> 3695598 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695612 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50258_solr
   [junit4]   2> 3695621 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3695621 WARN  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_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> 3695662 INFO  (OverseerStateUpdate-72092805777784843-127.0.0.1:50258_solr-n_0000000000) [n:127.0.0.1:50258_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50258_solr
   [junit4]   2> 3695662 INFO  (zkCallback-15321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3695692 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3695729 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3695737 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50253_solr as DOWN
   [junit4]   2> 3695737 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50258.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3695737 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3695743 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50253_solr
   [junit4]   2> 3695746 INFO  (zkCallback-15321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3695749 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3695749 WARN  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_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> 3695749 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50258.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3695749 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50258.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3695752 INFO  (jetty-launcher-15288-thread-3) [n:127.0.0.1:50258_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node3\.
   [junit4]   2> 3695778 INFO  (zkConnectionManagerCallback-15330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695779 INFO  (zkConnectionManagerCallback-15334-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695779 INFO  (jetty-launcher-15288-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695779 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695780 INFO  (zkCallback-15319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3695795 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3695836 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3695851 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3695851 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3695852 INFO  (jetty-launcher-15288-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node1\.
   [junit4]   2> 3695920 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3695922 INFO  (zkConnectionManagerCallback-15340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3695922 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3695926 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3695931 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50252_solr as DOWN
   [junit4]   2> 3695933 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3695934 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3695934 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50252_solr
   [junit4]   2> 3695936 INFO  (zkCallback-15319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695936 INFO  (zkCallback-15321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3695938 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3695939 WARN  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_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> 3695940 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50261_solr as DOWN
   [junit4]   2> 3695942 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3695942 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50261_solr
   [junit4]   2> 3695946 INFO  (zkCallback-15321-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695946 INFO  (zkCallback-15319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3695947 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3695948 WARN  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_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> 3695959 INFO  (zkCallback-15333-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3695961 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3695976 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3695983 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3696008 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50252.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696017 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50261.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696017 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50252.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696017 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50252.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696019 INFO  (jetty-launcher-15288-thread-2) [n:127.0.0.1:50252_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node2\.
   [junit4]   2> 3696028 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50261.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696028 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50261.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696031 INFO  (jetty-launcher-15288-thread-4) [n:127.0.0.1:50261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node4\.
   [junit4]   2> 3696124 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3696126 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3696129 INFO  (zkConnectionManagerCallback-15353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3696129 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3696131 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3696133 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50239/solr ready
   [junit4]   2> 3696139 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=331703381
   [junit4]   2> 3696139 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50258_solr
   [junit4]   2> 3696140 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3696140 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50258_solr as DOWN
   [junit4]   2> 3696144 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3696144 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3696144 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c956f90: rootName = solr_50258, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@180e5ed3
   [junit4]   2> 3696150 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3696150 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2425cbf6: rootName = solr_50258, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54a016ca
   [junit4]   2> 3696153 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3696153 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@488ee566: rootName = solr_50258, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c2c6141
   [junit4]   2> 3696153 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3696158 INFO  (closeThreadPool-15357-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72092805777784843-127.0.0.1:50258_solr-n_0000000000) closing
   [junit4]   2> 3696159 INFO  (zkCallback-15319-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50253_solr
   [junit4]   2> 3696159 INFO  (zkCallback-15333-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696159 INFO  (OverseerStateUpdate-72092805777784843-127.0.0.1:50258_solr-n_0000000000) [n:127.0.0.1:50258_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50258_solr
   [junit4]   2> 3696159 INFO  (OverseerAutoScalingTriggerThread-72092805777784843-127.0.0.1:50258_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3696159 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696162 INFO  (zkCallback-15319-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696162 INFO  (zkCallback-15352-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696164 INFO  (closeThreadPool-15357-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72092805777784843-127.0.0.1:50258_solr-n_0000000000) closing
   [junit4]   2> 3696164 INFO  (zkCallback-15319-thread-1) [n:127.0.0.1:50253_solr     ] o.a.s.c.Overseer Overseer (id=72092805777784842-127.0.0.1:50253_solr-n_0000000001) starting
   [junit4]   2> 3696171 INFO  (OverseerStateUpdate-72092805777784842-127.0.0.1:50253_solr-n_0000000001) [n:127.0.0.1:50253_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50253_solr
   [junit4]   2> 3696257 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.Overseer Overseer (id=72092805777784843-127.0.0.1:50258_solr-n_0000000000) closing
   [junit4]   2> 3696260 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d047c91{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3696261 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e5e2352{/solr,null,UNAVAILABLE}
   [junit4]   2> 3696261 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3696261 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3696263 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3696263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3696263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3696263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3696263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3696263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3696263 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75e02103{/solr,null,AVAILABLE}
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47783ae2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50320}
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.Server Started @3707639ms
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50319}
   [junit4]   2> 3696265 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3696265 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:41.590818100Z
   [junit4]   2> 3696267 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3696271 INFO  (zkConnectionManagerCallback-15359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3696272 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3696272 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3696538 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3696540 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6070046c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3696541 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6070046c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3696545 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c225057[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3696546 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c225057[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3696546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3696548 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3696551 INFO  (zkConnectionManagerCallback-15366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3696551 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3696655 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3696659 INFO  (zkConnectionManagerCallback-15368-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3696659 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3696670 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3696679 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:50319_solr as DOWN
   [junit4]   2> 3696681 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3696681 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50319_solr
   [junit4]   2> 3696683 INFO  (zkCallback-15333-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3696683 INFO  (zkCallback-15352-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3696683 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3696683 INFO  (zkCallback-15319-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3696689 INFO  (zkCallback-15367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3696691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3696691 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_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> 3696735 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3696787 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50319.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696801 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50319.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696802 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50319.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3696804 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [n:127.0.0.1:50319_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node3\.
   [junit4]   2> 3696873 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3696874 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:50320/solr. Proxy: http://127.0.0.1:50319/solr
   [junit4]   2> 3696875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=949929689
   [junit4]   2> 3696875 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50253_solr
   [junit4]   2> 3696876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3696876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50253_solr as DOWN
   [junit4]   2> 3696878 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3696878 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19229c8a: rootName = solr_50253, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@797c6a2b
   [junit4]   2> 3696885 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3696887 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a6e4058: rootName = solr_50253, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54a016ca
   [junit4]   2> 3696891 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3696891 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4adc4032: rootName = solr_50253, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c2c6141
   [junit4]   2> 3696891 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3696895 INFO  (closeThreadPool-15376-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72092805777784842-127.0.0.1:50253_solr-n_0000000001) closing
   [junit4]   2> 3696895 INFO  (OverseerStateUpdate-72092805777784842-127.0.0.1:50253_solr-n_0000000001) [n:127.0.0.1:50253_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50253_solr
   [junit4]   2> 3696895 INFO  (OverseerAutoScalingTriggerThread-72092805777784842-127.0.0.1:50253_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3696902 INFO  (closeThreadPool-15376-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72092805777784842-127.0.0.1:50253_solr-n_0000000001) closing
   [junit4]   2> 3696995 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.Overseer Overseer (id=72092805777784842-127.0.0.1:50253_solr-n_0000000001) closing
   [junit4]   2> 3696996 INFO  (zkCallback-15333-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696996 INFO  (zkCallback-15352-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696998 INFO  (zkCallback-15333-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50252_solr
   [junit4]   2> 3696998 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696998 INFO  (zkCallback-15367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3696999 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3442bee6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3696999 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2318e55d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3697000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3697000 INFO  (zkCallback-15333-thread-1) [n:127.0.0.1:50252_solr     ] o.a.s.c.Overseer Overseer (id=72092805777784845-127.0.0.1:50252_solr-n_0000000002) starting
   [junit4]   2> 3697001 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3697002 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3697002 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3697002 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3697003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3697003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3697003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3697003 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@389149bb{/solr,null,AVAILABLE}
   [junit4]   2> 3697004 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@139245f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50338}
   [junit4]   2> 3697004 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.Server Started @3708379ms
   [junit4]   2> 3697004 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50337}
   [junit4]   2> 3697005 INFO  (OverseerStateUpdate-72092805777784845-127.0.0.1:50252_solr-n_0000000002) [n:127.0.0.1:50252_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50252_solr
   [junit4]   2> 3697005 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3697005 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3697005 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3697005 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3697005 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3697005 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:42.330588700Z
   [junit4]   2> 3697008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3697013 INFO  (zkConnectionManagerCallback-15378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3697013 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3697014 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3697521 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3697523 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6dd33b3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3697523 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6dd33b3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3697529 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@123afda4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3697529 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@123afda4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3697529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3697533 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3697536 INFO  (zkConnectionManagerCallback-15385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3697536 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3697645 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3697649 INFO  (zkConnectionManagerCallback-15387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3697649 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3697658 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3697664 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50337_solr as DOWN
   [junit4]   2> 3697666 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3697666 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50337_solr
   [junit4]   2> 3697670 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3697671 INFO  (zkCallback-15333-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3697671 INFO  (zkCallback-15367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3697671 INFO  (zkCallback-15352-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3697678 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3697678 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3697689 INFO  (zkCallback-15386-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3697722 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3697759 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50337.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3697775 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50337.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3697775 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50337.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3697778 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node1\.
   [junit4]   2> 3697854 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3697854 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:50338/solr. Proxy: http://127.0.0.1:50337/solr
   [junit4]   2> 3697854 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=792560625
   [junit4]   2> 3697854 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50252_solr
   [junit4]   2> 3697857 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3697857 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50252_solr as DOWN
   [junit4]   2> 3697866 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3697866 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@418cacce: rootName = solr_50252, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@56f39670
   [junit4]   2> 3697879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3697879 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6aab8b49: rootName = solr_50252, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54a016ca
   [junit4]   2> 3697883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3697883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31b2240: rootName = solr_50252, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c2c6141
   [junit4]   2> 3697883 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3697886 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3697901 INFO  (closeThreadPool-15395-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72092805777784845-127.0.0.1:50252_solr-n_0000000002) closing
   [junit4]   2> 3697901 INFO  (OverseerStateUpdate-72092805777784845-127.0.0.1:50252_solr-n_0000000002) [n:127.0.0.1:50252_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50252_solr
   [junit4]   2> 3697901 INFO  (OverseerAutoScalingTriggerThread-72092805777784845-127.0.0.1:50252_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3697923 INFO  (closeThreadPool-15395-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72092805777784845-127.0.0.1:50252_solr-n_0000000002) closing
   [junit4]   2> 3697987 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.Overseer Overseer (id=72092805777784845-127.0.0.1:50252_solr-n_0000000002) closing
   [junit4]   2> 3697989 INFO  (zkCallback-15339-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50261_solr
   [junit4]   2> 3697991 INFO  (zkCallback-15352-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3697991 INFO  (zkCallback-15386-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3697991 INFO  (zkCallback-15367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3697991 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@312088ae{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3697993 INFO  (zkCallback-15339-thread-2) [n:127.0.0.1:50261_solr     ] o.a.s.c.Overseer Overseer (id=72092805777784846-127.0.0.1:50261_solr-n_0000000003) starting
   [junit4]   2> 3697993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69149ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 3697993 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3697999 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3698000 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3698000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3698000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 3698000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3698000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3698000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3698000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@200efd64{/solr,null,AVAILABLE}
   [junit4]   2> 3698003 INFO  (OverseerStateUpdate-72092805777784846-127.0.0.1:50261_solr-n_0000000003) [n:127.0.0.1:50261_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50261_solr
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5da13c09{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50372}
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.s.Server Started @3709386ms
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50370}
   [junit4]   2> 3698008 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-10T18:55:43.333036100Z
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3698008 INFO  (zkConnectionManagerCallback-15397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3698008 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3698298 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3698306 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49b8925b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3698306 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49b8925b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3698314 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c27d299[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3698314 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c27d299[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3698314 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50239/solr
   [junit4]   2> 3698323 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3698326 INFO  (zkConnectionManagerCallback-15404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3698326 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3698451 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3698456 INFO  (zkConnectionManagerCallback-15406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3698456 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3698465 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3698480 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50370_solr as DOWN
   [junit4]   2> 3698492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3698492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50370_solr
   [junit4]   2> 3698495 INFO  (zkCallback-15386-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3698495 INFO  (zkCallback-15352-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3698495 INFO  (zkCallback-15367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3698495 INFO  (zkCallback-15339-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3698496 INFO  (zkCallback-15405-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3698498 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3698500 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3698542 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3698584 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50370.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3698602 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50370.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3698602 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50370.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ceaa3a3
   [junit4]   2> 3698604 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001\tempDir-001\node2\.
   [junit4]   2> 3698733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 3698733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:50372/solr. Proxy: http://127.0.0.1:50370/solr
   [junit4]   2> 3698733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1836581026
   [junit4]   2> 3698733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50261_solr
   [junit4]   2> 3698733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 3698733 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50261_solr as DOWN
   [junit4]   2> 3698739 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3698739 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@380b7c36: rootName = solr_50261, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@71ef662f
   [junit4]   2> 3698746 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3698746 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18141217: rootName = solr_50261, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54a016ca
   [junit4]   2> 3698751 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3698751 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ff3f874: rootName = solr_50261, domain = solr.jetty, service url = null, agent id = null] for registry s

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

4	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	4	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2> 	4	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	48	/solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json
   [junit4]   2> 	28	/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2> 	27	/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72092805777784850-127.0.0.1:50319_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	93	/solr/overseer/queue
   [junit4]   2> 	59	/solr/live_nodes
   [junit4]   2> 	39	/solr/collections
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3731388 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50239
   [junit4]   2> 3731388 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50239
   [junit4]   2> 3731388 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[E467A28DEF44729E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50239
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPullReplicaErrorHandling_E467A28DEF44729E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@74ae09c9), locale=no, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.1 (64-bit)/cpus=3,threads=1,free=361615392,total=483393536
   [junit4]   2> NOTE: All tests run in this JVM: [SolrRrdBackendFactoryTest, MergeStrategyTest, TestFiltering, TestUniqueKeyFieldResource, FileBasedSpellCheckerTest, TestCSVLoader, DocValuesTest, TestJsonFacetsWithNestedObjects, TestDistributedStatsComponentCardinality, TestReloadDeadlock, TestLMJelinekMercerSimilarityFactory, VersionInfoTest, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, CacheHeaderTest, LeaderFailoverAfterPartitionTest, SpatialHeatmapFacetsTest, BinaryUpdateRequestHandlerTest, ResourceLoaderTest, GraphQueryTest, TestConfigSetProperties, TestSolrCLIRunExample, MoveReplicaHDFSTest, NestedAtomicUpdateTest, TestSQLHandlerNonCloud, SpatialRPTFieldTypeTest, TestDFISimilarityFactory, ClassificationUpdateProcessorTest, SolrJmxReporterTest, HttpSolrCallGetCoreTest, QueryElevationComponentTest, TestUnInvertedFieldException, TestUnifiedSolrHighlighter, BaseCdcrDistributedZkTest, TestUninvertingReader, ChaosMonkeySafeLeaderWithPullReplicasTest, PreAnalyzedUpdateProcessorTest, PeerSyncWithIndexFingerprintCachingTest, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSchemaField, TestUseDocValuesAsStored2, TestCorePropertiesReload, CollectionsAPISolrJTest, TestAuthorizationFramework, TestHdfsCloudBackupRestore, TolerantUpdateProcessorTest, MetricsHistoryWithAuthIntegrationTest, TestUpdate, ScheduledMaintenanceTriggerTest, TestCoreBackup, TestIBSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, TestDistributedSearch, PeerSyncTest, OutputWriterTest, TestStressLucene, TestCloudJSONFacetSKG, TestRuleBasedAuthorizationPlugin, TestCustomDocTransformer, TestFieldTypeResource, PropertiesRequestHandlerTest, ResponseLogComponentTest, DeleteInactiveReplicaTest, TestFreeTextSuggestions, UUIDUpdateProcessorFallbackTest, DistributedQueryElevationComponentTest, TestUtils, TestQueryTypes, JvmMetricsTest, StatsReloadRaceTest, ZkStateWriterTest, CurrencyRangeFacetCloudTest, IgnoreLargeDocumentProcessorFactoryTest, SolrMetricReporterTest, CustomHighlightComponentTest, TestOverriddenPrefixQueryForCustomFieldType, TestFieldSortValues, TestRemoteStreaming, BasicAuthIntegrationTest, TestDelegationWithHadoopAuth, HttpPartitionWithTlogReplicasTest, FullHLLTest, TestPHPSerializedResponseWriter, ClusterStateTest, TestStressLiveNodes, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistanceFunctionTest, RecoveryAfterSoftCommitTest, CollectionTooManyReplicasTest, TestLegacyFieldReuse, ClassificationUpdateProcessorFactoryTest, LeaderTragicEventTest, TestNumericTerms32, HdfsUnloadDistributedZkTest, XsltUpdateRequestHandlerTest, HdfsLockFactoryTest, DaemonStreamApiTest, TestSchemalessBufferedUpdates, SolrCoreCheckLockOnStartupTest, ResolveAnalyzerByNameTest, CdcrBootstrapTest, SearchHandlerTest, TestMiniSolrCloudClusterSSL, TestSolrCloudWithHadoopAuthPlugin, FuzzySearchTest, TestExplainDocTransformer, SolrInfoBeanTest, DistributedVersionInfoTest, ScheduledTriggerTest, ReplaceNodeNoTargetTest, TestWaitForStateWithJettyShutdowns, TestShortCircuitedRequests, MetricTriggerIntegrationTest, TestCloudSearcherWarming, TestRandomFlRTGCloud, TaggerTest, TestGroupingSearch, TestLazyCores, ZookeeperStatusHandlerTest, AtomicUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, PathHierarchyTokenizerFactoryTest, TestReplicaProperties, TestLegacyNumericRangeQueryBuilder, ShardsWhitelistTest, TestTrackingShardHandlerFactory, TestInitParams, V2StandaloneTest, TestManagedSynonymFilterFactory, TestIndexingPerformance, TestCopyFieldCollectionResource, XmlInterpolationTest, TestAuthenticationFramework, BooleanFieldTest, QueryParsingTest, TestHighFrequencyDictionaryFactory, TestCloudInspectUtil, TestJsonFacets, AsyncCallRequestStatusResponseTest, SolrGraphiteReporterTest, TestCloudRecovery, BasicDistributedZk2Test, TestSSLRandomization, JavabinLoaderTest, TestBackupRepositoryFactory, HDFSCollectionsAPITest, PKIAuthenticationIntegrationTest, TestHalfAndHalfDocValues, BasicZkTest, TestSearcherReuse, TestSolrConfigHandlerConcurrent, TestPartialUpdateDeduplication, TestReplicationHandler, StressHdfsTest, AnalyticsMergeStrategyTest, TestRangeQuery, FacetPivotSmallTest, TestRebalanceLeaders, TestTrieFacet, TestMaxTokenLenTokenizer, AlternateDirectoryTest, TestXmlQParser, HLLUtilTest, TestBlendedInfixSuggestions, ConfigSetsAPITest, MissingSegmentRecoveryTest, TestMinHashQParser, DataDrivenBlockJoinTest, ConjunctionSolrSpellCheckerTest, OverseerSolrResponseUnsafeSerializationTest, TestTextField, TestDistributedTracing, DeleteShardTest, ExternalFileFieldSortTest, TestPolicyCloud, BigEndianAscendingWordDeserializerTest, TestExceedMaxTermLength, TestDistribIDF, LeaderElectionIntegrationTest, SSLMigrationTest, SegmentsInfoRequestHandlerTest, MoreLikeThisComponentTest, ReindexCollectionTest, TestSystemIdResolver, DistributedExpandComponentTest, TestSolrXml, TestConfigSetsAPIZkFailure, BadCopyFieldTest, TestCodecSupport, BasicAuthStandaloneTest, RandomizedTaggerTest, TestHttpShardHandlerFactory, TestCharFilters, TestInPlaceUpdatesRequiredField, TestSolrCoreSnapshots, StatelessScriptUpdateProcessorFactoryTest, IndexSchemaTest, CdcrVersionReplicationTest, TestSystemCollAutoCreate, NodeLostTriggerIntegrationTest, DistanceUnitsTest, TestNumericRangeQuery32, NotRequiredUniqueKeyTest, TestRestoreCore, TestSchemaResource, TestSmileRequest, DistributedSuggestComponentTest, AutoscalingHistoryHandlerTest, SortSpecParsingTest, TestRestManager, DistributedQueryComponentCustomSortTest, SoftAutoCommitTest, TriggerEventQueueTest, HdfsRecoverLeaseTest, TestHashPartitioner, TestCollapseQParserPlugin, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, OverseerTaskQueueTest, ReplicationFactorTest, SolrCloudExampleTest, SyncSliceTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestPullReplicaErrorHandling]
   [junit4] Completed [554/898 (1!)] on J0 in 38.84s, 3 tests, 1 failure <<< FAILURES!

[...truncated 46199 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8325/consoleText

[repro] Revision: 0b072ecedb93202a132612e72cd880fdcc51ea25

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

[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]       TestPullReplicaErrorHandling
[repro] ant compile-test

[...truncated 3355 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPullReplicaErrorHandling" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=E467A28DEF44729E -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 78 lines...]