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

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

Error Message:
Error from server at http://127.0.0.1:42563/solr: Cannot create collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of 
maxShardsPerNode is 1, and the number of nodes currently live or live and part 
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of 
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value 
of pullReplicas is 1. This requires 4 shards to be created (higher than the 
allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42563/solr: Cannot create collection 
pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of 
maxShardsPerNode is 1, and the number of nodes currently live or live and part 
of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of 
numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value 
of pullReplicas is 1. This requires 4 shards to be created (higher than the 
allowed number)
        at 
__randomizedtesting.SeedInfo.seed([C4A78BB0FE347287:CC906D78259A0609]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13428 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 125023 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 125024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 125024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/data-dir-16-001
   [junit4]   2> 125024 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 125024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 125026 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-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> 125027 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001
   [junit4]   2> 125027 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 125027 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 125027 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 125028 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 125127 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 33551
   [junit4]   2> 125127 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33551
   [junit4]   2> 125128 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33551
   [junit4]   2> 125128 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33551
   [junit4]   2> 125129 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125132 INFO  (zkConnectionManagerCallback-1290-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125132 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125136 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125142 INFO  (zkConnectionManagerCallback-1292-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125142 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125145 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125146 INFO  (zkConnectionManagerCallback-1294-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125146 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 125250 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 125257 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 125257 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 125257 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 125257 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 125257 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 125257 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 125258 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e09e8a9{/solr,null,AVAILABLE}
   [junit4]   2> 125262 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4586d65{/solr,null,AVAILABLE}
   [junit4]   2> 125263 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 125263 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 125263 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 125273 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 125273 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 125273 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5c32c5eb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40339}
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.s.Server Started @125303ms
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bbb7248{/solr,null,AVAILABLE}
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40339}
   [junit4]   2> 125274 ERROR (jetty-launcher-1295-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 125274 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:26.330Z
   [junit4]   2> 125275 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24e3c683{/solr,null,AVAILABLE}
   [junit4]   2> 125275 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19fd3c11{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38229}
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.s.Server Started @125305ms
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3825539c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34479}
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38229}
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.s.Server Started @125305ms
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34479}
   [junit4]   2> 125276 ERROR (jetty-launcher-1295-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 125276 ERROR (jetty-launcher-1295-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:26.332Z
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 125276 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:26.332Z
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4eb7ca5e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39065}
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.s.Server Started @125307ms
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39065}
   [junit4]   2> 125278 ERROR (jetty-launcher-1295-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 125278 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:26.334Z
   [junit4]   2> 125282 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125282 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125283 INFO  (zkConnectionManagerCallback-1299-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125283 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125283 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125283 INFO  (zkConnectionManagerCallback-1297-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125283 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125283 INFO  (zkConnectionManagerCallback-1303-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125283 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125284 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125286 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125287 INFO  (zkConnectionManagerCallback-1301-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125287 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125289 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 125290 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125290 WARN  
(jetty-launcher-1295-thread-4-SendThread(127.0.0.1:33551)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1012b1a6d7a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 125293 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 125293 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 125294 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 125391 WARN  
(jetty-launcher-1295-thread-1-SendThread(127.0.0.1:33551)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1012b1a6d7a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 125391 WARN  
(jetty-launcher-1295-thread-2-SendThread(127.0.0.1:33551)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1012b1a6d7a0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 125816 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 125817 WARN  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37e3e0f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125817 WARN  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37e3e0f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125828 WARN  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2882a417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125828 WARN  (jetty-launcher-1295-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2882a417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125829 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 125842 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 125843 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125843 WARN  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@dc0a8f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125843 WARN  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@dc0a8f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125845 INFO  (zkConnectionManagerCallback-1323-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125845 INFO  (jetty-launcher-1295-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125847 WARN  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@176460c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125847 WARN  (jetty-launcher-1295-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@176460c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 125848 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 125848 WARN  
(jetty-launcher-1295-thread-4-SendThread(127.0.0.1:33551)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1012b1a6d7a0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 125849 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 125850 INFO  (zkConnectionManagerCallback-1331-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125850 INFO  (jetty-launcher-1295-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 125954 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 125962 INFO  (zkConnectionManagerCallback-1333-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 125962 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 126036 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38229_solr
   [junit4]   2> 126036 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.Overseer Overseer 
(id=72386461520494601-127.0.0.1:38229_solr-n_0000000000) starting
   [junit4]   2> 126043 INFO  
(OverseerStateUpdate-72386461520494601-127.0.0.1:38229_solr-n_0000000000) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38229_solr
   [junit4]   2> 126055 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38229_solr
   [junit4]   2> 126058 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 126060 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 126060 WARN  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_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> 126078 INFO  (zkConnectionManagerCallback-1341-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126078 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 126078 INFO  (zkCallback-1332-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 126082 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 126084 INFO  (jetty-launcher-1295-thread-4) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node4
   [junit4]   2> 126091 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39065_solr as DOWN
   [junit4]   2> 126093 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 126093 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39065_solr
   [junit4]   2> 126097 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 126098 WARN  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_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> 126106 INFO  (zkCallback-1332-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 126109 INFO  (jetty-launcher-1295-thread-3) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node3
   [junit4]   2> 126109 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 126338 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 126339 WARN  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d4db4cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126339 WARN  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d4db4cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126342 WARN  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@405e6679[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126343 WARN  (jetty-launcher-1295-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@405e6679[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126343 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 126351 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 126352 INFO  (zkConnectionManagerCallback-1359-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126352 INFO  (jetty-launcher-1295-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 126370 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 126371 WARN  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56bb8a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126371 WARN  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56bb8a0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126373 WARN  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50f5e7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126373 WARN  (jetty-launcher-1295-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50f5e7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 126374 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 126378 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 126380 INFO  (zkConnectionManagerCallback-1367-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126380 INFO  (jetty-launcher-1295-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 126454 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 126455 INFO  (zkConnectionManagerCallback-1369-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126455 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 126459 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 126463 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34479_solr as DOWN
   [junit4]   2> 126465 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 126465 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34479_solr
   [junit4]   2> 126467 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 126467 INFO  (zkCallback-1332-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 126467 INFO  (zkCallback-1368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 126468 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 126468 WARN  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_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> 126485 INFO  (jetty-launcher-1295-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node2
   [junit4]   2> 126554 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 126559 INFO  (zkConnectionManagerCallback-1377-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126559 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 126574 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 126585 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40339_solr as DOWN
   [junit4]   2> 126587 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 126587 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40339_solr
   [junit4]   2> 126589 INFO  (zkCallback-1368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 126589 INFO  (zkCallback-1332-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 126589 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 126592 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 126592 WARN  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_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> 126592 INFO  (zkCallback-1376-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 126607 INFO  (jetty-launcher-1295-thread-1) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node1
   [junit4]   2> 126622 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 126627 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 126627 INFO  (zkConnectionManagerCallback-1388-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126627 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 126628 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 126630 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33551/solr ready
   [junit4]   2> 126633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=536363894
   [junit4]   2> 126633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38229_solr
   [junit4]   2> 126633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 126633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38229_solr as DOWN
   [junit4]   2> 126644 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 126644 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 126644 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 126644 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 126644 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 126647 WARN  
(jetty-launcher-1295-thread-4-SendThread(127.0.0.1:33551)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1012b1a6d7a0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 126648 INFO  (zkCallback-1340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 126648 INFO  (zkCallback-1368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 126664 INFO  (closeThreadPool-1393-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494601-127.0.0.1:38229_solr-n_0000000000) closing
   [junit4]   2> 126664 INFO  
(OverseerStateUpdate-72386461520494601-127.0.0.1:38229_solr-n_0000000000) 
[n:127.0.0.1:38229_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38229_solr
   [junit4]   2> 126665 INFO  (zkCallback-1376-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 126670 INFO  (zkCallback-1387-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 126672 INFO  (zkCallback-1340-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39065_solr
   [junit4]   2> 126674 INFO  (zkCallback-1340-thread-2) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.Overseer Overseer 
(id=72386461520494602-127.0.0.1:39065_solr-n_0000000001) starting
   [junit4]   2> 126675 INFO  
(OverseerAutoScalingTriggerThread-72386461520494601-127.0.0.1:38229_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 126677 INFO  (closeThreadPool-1393-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494601-127.0.0.1:38229_solr-n_0000000000) closing
   [junit4]   2> 126683 INFO  
(OverseerStateUpdate-72386461520494602-127.0.0.1:39065_solr-n_0000000001) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39065_solr
   [junit4]   2> 126748 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494601-127.0.0.1:38229_solr-n_0000000000) closing
   [junit4]   2> 126749 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@19fd3c11{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 126750 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4586d65{/solr,null,STOPPED}
   [junit4]   2> 126750 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 126752 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 126752 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 126752 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 126753 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 126754 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 126754 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 126754 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1aec8edc{/solr,null,AVAILABLE}
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ec2ce17{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39511}
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.Server Started @126785ms
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43067}
   [junit4]   2> 126756 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 126756 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:27.812Z
   [junit4]   2> 126759 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 126762 INFO  (zkConnectionManagerCallback-1399-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 126762 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 126763 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 126769 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 126770 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker-SendThread(127.0.0.1:33551))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1012b1a6d7a0010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0010, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0010, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 127024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 127025 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3261088[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127025 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3261088[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127031 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5523f8dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127031 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5523f8dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127033 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 127034 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127042 INFO  (zkConnectionManagerCallback-1410-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127042 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127146 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 127147 INFO  (zkConnectionManagerCallback-1412-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127147 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 127151 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 127156 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43067_solr as DOWN
   [junit4]   2> 127157 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 127157 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43067_solr
   [junit4]   2> 127158 INFO  (zkCallback-1387-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127158 INFO  (zkCallback-1368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127158 INFO  (zkCallback-1376-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127158 INFO  (zkCallback-1340-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127159 INFO  (zkCallback-1411-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127160 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 127161 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_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> 127178 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:43067_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node4
   [junit4]   2> 127186 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 127187 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:39511/solr. Proxy: http://127.0.0.1:43067/solr
   [junit4]   2> 127188 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=99457638
   [junit4]   2> 127188 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39065_solr
   [junit4]   2> 127188 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 127188 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39065_solr as DOWN
   [junit4]   2> 127191 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 127191 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 127191 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 127191 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 127192 INFO  (closeThreadPool-1423-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494602-127.0.0.1:39065_solr-n_0000000001) closing
   [junit4]   2> 127198 INFO  
(OverseerStateUpdate-72386461520494602-127.0.0.1:39065_solr-n_0000000001) 
[n:127.0.0.1:39065_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39065_solr
   [junit4]   2> 127198 INFO  
(OverseerAutoScalingTriggerThread-72386461520494602-127.0.0.1:39065_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 127199 WARN  
(jetty-launcher-1295-thread-3-SendThread(127.0.0.1:33551)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1012b1a6d7a000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 127200 INFO  (zkCallback-1376-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127200 INFO  (zkCallback-1368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127200 INFO  (zkCallback-1387-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127203 INFO  (zkCallback-1411-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127206 INFO  (closeThreadPool-1423-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494602-127.0.0.1:39065_solr-n_0000000001) closing
   [junit4]   2> 127206 INFO  (zkCallback-1368-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34479_solr
   [junit4]   2> 127207 INFO  (zkCallback-1368-thread-2) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.Overseer Overseer 
(id=72386461520494605-127.0.0.1:34479_solr-n_0000000002) starting
   [junit4]   2> 127210 INFO  
(OverseerStateUpdate-72386461520494605-127.0.0.1:34479_solr-n_0000000002) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34479_solr
   [junit4]   2> 127303 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494602-127.0.0.1:39065_solr-n_0000000001) closing
   [junit4]   2> 127304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4eb7ca5e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 127305 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24e3c683{/solr,null,STOPPED}
   [junit4]   2> 127305 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 127306 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 127306 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 127306 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 127307 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 127307 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 127307 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 127307 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6135493b{/solr,null,AVAILABLE}
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5eed76d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38895}
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.Server Started @127337ms
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45009}
   [junit4]   2> 127308 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 127308 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:28.364Z
   [junit4]   2> 127309 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127318 INFO  (zkConnectionManagerCallback-1429-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127318 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127319 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 127323 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 127326 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker-SendThread(127.0.0.1:33551))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1012b1a6d7a0013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0013, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0013, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 127762 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 127763 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@285790bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127763 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@285790bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127767 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cc81097[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127767 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cc81097[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 127768 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 127770 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127771 INFO  (zkConnectionManagerCallback-1440-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127771 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127873 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 127875 INFO  (zkConnectionManagerCallback-1442-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 127875 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 127880 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 127883 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45009_solr as DOWN
   [junit4]   2> 127885 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 127885 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45009_solr
   [junit4]   2> 127886 INFO  (zkCallback-1376-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127886 INFO  (zkCallback-1368-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127886 INFO  (zkCallback-1387-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127886 INFO  (zkCallback-1411-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127886 INFO  (zkCallback-1441-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 127887 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 127888 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_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> 127904 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:45009_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node3
   [junit4]   2> 127916 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 127918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:38895/solr. Proxy: http://127.0.0.1:45009/solr
   [junit4]   2> 127918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1409835330
   [junit4]   2> 127918 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34479_solr
   [junit4]   2> 127919 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 127919 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34479_solr as DOWN
   [junit4]   2> 127921 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 127921 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 127921 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 127921 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 127922 INFO  (closeThreadPool-1453-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494605-127.0.0.1:34479_solr-n_0000000002) closing
   [junit4]   2> 127922 INFO  
(OverseerStateUpdate-72386461520494605-127.0.0.1:34479_solr-n_0000000002) 
[n:127.0.0.1:34479_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34479_solr
   [junit4]   2> 127930 INFO  
(OverseerAutoScalingTriggerThread-72386461520494605-127.0.0.1:34479_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 127932 INFO  (zkCallback-1411-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127932 INFO  (zkCallback-1387-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127932 INFO  (zkCallback-1441-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127932 INFO  (zkCallback-1376-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 127934 INFO  (closeThreadPool-1453-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494605-127.0.0.1:34479_solr-n_0000000002) closing
   [junit4]   2> 127935 INFO  (zkCallback-1376-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40339_solr
   [junit4]   2> 127935 INFO  (zkCallback-1376-thread-2) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.Overseer Overseer 
(id=72386461520494606-127.0.0.1:40339_solr-n_0000000003) starting
   [junit4]   2> 127938 INFO  
(OverseerStateUpdate-72386461520494606-127.0.0.1:40339_solr-n_0000000003) 
[n:127.0.0.1:40339_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40339_solr
   [junit4]   2> 128032 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72386461520494605-127.0.0.1:34479_solr-n_0000000002) closing
   [junit4]   2> 128033 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3825539c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 128033 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1bbb7248{/solr,null,STOPPED}
   [junit4]   2> 128034 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 128034 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 128034 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 128034 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09
   [junit4]   2> 128035 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 128035 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 128035 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 128035 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ed767fb{/solr,null,AVAILABLE}
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@49d95fa8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35515}
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.s.Server Started @128065ms
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44945}
   [junit4]   2> 128036 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 128036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-29T11:45:29.092Z
   [junit4]   2> 128037 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 128038 INFO  (zkConnectionManagerCallback-1459-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128038 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 128039 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 128043 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 128044 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker-SendThread(127.0.0.1:33551))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1012b1a6d7a0016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0016, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0016, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 128521 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 128522 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@42787a45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 128522 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@42787a45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 128526 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@308818fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 128526 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@308818fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 128527 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33551/solr
   [junit4]   2> 128530 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 128531 INFO  (zkConnectionManagerCallback-1470-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128531 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 128634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 128635 INFO  (zkConnectionManagerCallback-1472-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 128635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 128639 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 128643 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44945_solr as DOWN
   [junit4]   2> 128643 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 128643 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44945_solr
   [junit4]   2> 128645 INFO  (zkCallback-1411-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 128645 INFO  (zkCallback-1387-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 128645 INFO  (zkCallback-1441-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 128645 INFO  (zkCallback-1376-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 128645 INFO  (zkCallback-1471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 128646 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 128646 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_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> 128663 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001/tempDir-001/node2
   [junit4]   2> 128671 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 128672 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:35515/solr. Proxy: http://127.0.0.1:44945/solr
   [junit4]   2> 128672 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=383244325
   [junit4]   2> 128672 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40339_solr
   [junit4]   2> 128672 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 128672 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40339_solr as DOWN
   [junit4]   2> 128675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 128675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 128675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 128675 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[C4A78

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

r.java:2746) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:327)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:827)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1700(ZkStateReader.java:76) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1542)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1537)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:880)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[?:1.8.0_252]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_252]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_252]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_252]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 159617 INFO  (coreCloseExecutor-1578-thread-1) 
[n:127.0.0.1:44945_solr     ] o.a.s.c.SolrCore 
[pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2]
  CLOSING SolrCore org.apache.solr.core.SolrCore@430ca851
   [junit4]   2> 159617 INFO  (coreCloseExecutor-1578-thread-1) 
[n:127.0.0.1:44945_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.core.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.replica_p2
 tag=SolrCore@430ca851
   [junit4]   2> 159617 INFO  (coreCloseExecutor-1578-thread-1) 
[n:127.0.0.1:44945_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.leader
 tag=SolrCore@430ca851
   [junit4]   2> 159617 INFO  (coreCloseExecutor-1578-thread-1) 
[n:127.0.0.1:44945_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 159622 INFO  (jetty-closer-1559-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 159622 INFO  (jetty-closer-1559-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 159622 INFO  (jetty-closer-1559-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 159622 INFO  (jetty-closer-1559-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 160250 INFO  (jetty-closer-1559-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@49d95fa8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 160250 INFO  (jetty-closer-1559-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ed767fb{/solr,null,STOPPED}
   [junit4]   2> 160250 INFO  (jetty-closer-1559-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 160251 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 160251 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker-SendThread(127.0.0.1:33551))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1012b1a6d7a0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 160353 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker-SendThread(127.0.0.1:33551))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1012b1a6d7a0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1012b1a6d7a0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1012b1a6d7a0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 160454 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        12      /solr/security.json
   [junit4]   2>        10      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        9       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        6       
/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_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        45      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        44      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        24      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72386461520494619-127.0.0.1:42563_solr-n_0000000007
   [junit4]   2>        3       
/solr/overseer_elect/election/72386461520494613-127.0.0.1:45009_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        97      /solr/live_nodes
   [junit4]   2>        91      /solr/overseer/queue
   [junit4]   2>        46      /solr/collections
   [junit4]   2>        27      /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> 160457 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33551
   [junit4]   2> 160457 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33551
   [junit4]   2> 160457 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[C4A78BB0FE347287]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33551
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_C4A78BB0FE347287-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=et, 
timezone=America/Grand_Turk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=217868976,total=461897728
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminRequestStatusTest, 
DeleteNodeTest, TestLegacyFieldCache, TestCrossCoreJoin, 
TestSubQueryTransformerCrossCore, TestFuzzyAnalyzedSuggestions, 
ZookeeperReadAPITest, TestFieldCacheSort, TestManagedSchemaAPI, 
IndexBasedSpellCheckerTest, RequestLoggingTest, CdcrBootstrapTest, 
IndexSizeEstimatorTest, TestDocSet, TestSimExtremeIndexing, 
TestFieldSortValues, PathHierarchyTokenizerFactoryTest, TestDistributedMap, 
QueryEqualityTest, TestPullReplicaErrorHandling]
   [junit4] Completed [62/921 (1!)] on J0 in 35.52s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 55208 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to