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

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

Error Message:
Error from server at http://127.0.0.1:43677/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:43677/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([508C769700475725:58BB905FDBE923AB]: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:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.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 13542 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 195044 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 195044 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 195044 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/data-dir-27-001
   [junit4]   2> 195044 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 195044 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 195046 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-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> 195046 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001
   [junit4]   2> 195046 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 195046 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 195047 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 195047 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 195147 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 33595
   [junit4]   2> 195147 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33595
   [junit4]   2> 195147 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33595
   [junit4]   2> 195147 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33595
   [junit4]   2> 195148 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195150 INFO  (zkConnectionManagerCallback-1382-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195150 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195158 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195160 INFO  (zkConnectionManagerCallback-1384-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195160 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195161 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195165 INFO  (zkConnectionManagerCallback-1386-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195267 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195267 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195267 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195267 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 195268 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 195270 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195270 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195270 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 195270 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195270 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195270 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 195272 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195272 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195272 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62ff74d3{/solr,null,AVAILABLE}
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7471107a{/solr,null,AVAILABLE}
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@224c42ff{/solr,null,AVAILABLE}
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45df2c0c{/solr,null,AVAILABLE}
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@621a4605{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46875}
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.s.Server Started @195310ms
   [junit4]   2> 195276 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=46875}
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d2bcf38{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37931}
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.s.Server Started @195310ms
   [junit4]   2> 195277 ERROR (jetty-launcher-1387-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=37931}
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@653387fb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42939}
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.s.Server Started @195310ms
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:19:57.285Z
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=42939}
   [junit4]   2> 195277 ERROR (jetty-launcher-1387-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195277 ERROR (jetty-launcher-1387-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:19:57.285Z
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:19:57.285Z
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fcc4721{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37045}
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.s.Server Started @195311ms
   [junit4]   2> 195277 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=37045}
   [junit4]   2> 195278 ERROR (jetty-launcher-1387-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 195278 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 195278 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 195278 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195278 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 195278 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:19:57.286Z
   [junit4]   2> 195278 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195279 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195280 INFO  (zkConnectionManagerCallback-1393-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195280 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195282 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195282 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195283 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195284 INFO  (zkConnectionManagerCallback-1391-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195284 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195285 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195285 INFO  (zkConnectionManagerCallback-1389-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195285 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195286 INFO  (zkConnectionManagerCallback-1395-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195286 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195286 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195289 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195289 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195289 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 195289 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195290 WARN  
(jetty-launcher-1387-thread-1-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc00005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00005, 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 0x101e0f6edc00005, 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> 195292 WARN  
(jetty-launcher-1387-thread-2-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc00003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00003, 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 0x101e0f6edc00003, 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> 195292 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 195294 WARN  
(jetty-launcher-1387-thread-3-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc00006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00006, 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 0x101e0f6edc00006, 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> 195864 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 195873 WARN  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7284790e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195873 WARN  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7284790e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195889 WARN  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2133d890[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195889 WARN  (jetty-launcher-1387-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2133d890[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195890 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 195890 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195899 INFO  (zkConnectionManagerCallback-1415-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195899 INFO  (jetty-launcher-1387-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195918 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 195940 WARN  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5927144f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195940 WARN  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5927144f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195964 WARN  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c5f8944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195964 WARN  (jetty-launcher-1387-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c5f8944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 195965 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 195973 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195981 INFO  (zkConnectionManagerCallback-1423-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195981 INFO  (jetty-launcher-1387-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195983 WARN  
(jetty-launcher-1387-thread-1-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc00008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00008, 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 0x101e0f6edc00008, 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> 196016 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 196024 INFO  (zkConnectionManagerCallback-1425-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196024 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 196081 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46875_solr
   [junit4]   2> 196082 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.Overseer Overseer 
(id=72586420169998345-127.0.0.1:46875_solr-n_0000000000) starting
   [junit4]   2> 196088 INFO  
(OverseerStateUpdate-72586420169998345-127.0.0.1:46875_solr-n_0000000000) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46875_solr
   [junit4]   2> 196101 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46875_solr
   [junit4]   2> 196103 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 196103 WARN  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_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> 196110 INFO  (zkCallback-1424-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196115 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 196146 INFO  (jetty-launcher-1387-thread-3) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001/node3
   [junit4]   2> 196152 INFO  (zkConnectionManagerCallback-1434-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196152 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 196174 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 196185 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37045_solr as DOWN
   [junit4]   2> 196188 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 196188 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37045_solr
   [junit4]   2> 196190 INFO  (zkCallback-1424-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196191 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 196191 WARN  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_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> 196201 INFO  (jetty-launcher-1387-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001/node1
   [junit4]   2> 196202 INFO  (zkCallback-1433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196269 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 196270 WARN  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8a5901a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196270 WARN  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@8a5901a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196273 WARN  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@723931e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196273 WARN  (jetty-launcher-1387-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@723931e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196274 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 196278 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196281 INFO  (zkConnectionManagerCallback-1451-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196281 INFO  (jetty-launcher-1387-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196289 WARN  
(jetty-launcher-1387-thread-4-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc0000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc0000b, 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 0x101e0f6edc0000b, 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> 196390 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 196396 INFO  (zkConnectionManagerCallback-1453-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196396 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 196400 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 196407 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37931_solr as DOWN
   [junit4]   2> 196408 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 196408 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37931_solr
   [junit4]   2> 196409 INFO  (zkCallback-1424-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 196409 INFO  (zkCallback-1433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 196410 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 196411 WARN  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_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> 196420 INFO  (zkCallback-1452-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 196431 INFO  (jetty-launcher-1387-thread-4) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001/node4
   [junit4]   2> 196542 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 196544 WARN  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67063333[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196544 WARN  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67063333[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196557 WARN  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b735157[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196557 WARN  (jetty-launcher-1387-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b735157[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196558 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 196560 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196568 INFO  (zkConnectionManagerCallback-1467-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196568 INFO  (jetty-launcher-1387-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196671 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 196684 INFO  (zkConnectionManagerCallback-1469-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196684 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 196689 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 196692 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42939_solr as DOWN
   [junit4]   2> 196693 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 196693 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42939_solr
   [junit4]   2> 196697 INFO  (zkCallback-1433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 196697 INFO  (zkCallback-1424-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 196699 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 196699 WARN  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_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> 196708 INFO  (zkCallback-1468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 196708 INFO  (zkCallback-1452-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 196719 INFO  (jetty-launcher-1387-thread-2) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001/node2
   [junit4]   2> 196940 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 196950 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196960 INFO  (zkConnectionManagerCallback-1480-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196960 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196961 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 196962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33595/solr ready
   [junit4]   2> 196965 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1871379106
   [junit4]   2> 196965 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46875_solr
   [junit4]   2> 196965 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 196965 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46875_solr as DOWN
   [junit4]   2> 196973 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 196976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 196976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 196976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 196976 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 196978 INFO  (closeThreadPool-1485-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998345-127.0.0.1:46875_solr-n_0000000000) closing
   [junit4]   2> 196978 INFO  
(OverseerStateUpdate-72586420169998345-127.0.0.1:46875_solr-n_0000000000) 
[n:127.0.0.1:46875_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46875_solr
   [junit4]   2> 196979 INFO  
(OverseerAutoScalingTriggerThread-72586420169998345-127.0.0.1:46875_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 196989 INFO  (closeThreadPool-1485-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998345-127.0.0.1:46875_solr-n_0000000000) closing
   [junit4]   2> 196990 WARN  
(jetty-launcher-1387-thread-3-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc00009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00009, 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 0x101e0f6edc00009, 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> 196991 INFO  (zkCallback-1452-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 196991 INFO  (zkCallback-1468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 196991 INFO  (zkCallback-1433-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37045_solr
   [junit4]   2> 197001 INFO  (zkCallback-1433-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 197001 INFO  (zkCallback-1433-thread-1) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.Overseer Overseer 
(id=72586420169998346-127.0.0.1:37045_solr-n_0000000001) starting
   [junit4]   2> 197001 INFO  (zkCallback-1479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 197012 INFO  
(OverseerStateUpdate-72586420169998346-127.0.0.1:37045_solr-n_0000000001) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37045_solr
   [junit4]   2> 197091 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998345-127.0.0.1:46875_solr-n_0000000000) closing
   [junit4]   2> 197092 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@621a4605{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 197093 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62ff74d3{/solr,null,STOPPED}
   [junit4]   2> 197093 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 197093 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 197094 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 197094 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 197100 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197100 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197100 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 197101 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e1f438a{/solr,null,AVAILABLE}
   [junit4]   2> 197101 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@689d1270{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33825}
   [junit4]   2> 197101 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.Server Started @197135ms
   [junit4]   2> 197101 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=43677}
   [junit4]   2> 197101 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 197101 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197101 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 197102 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197102 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 197102 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:19:59.110Z
   [junit4]   2> 197102 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197110 INFO  (zkConnectionManagerCallback-1491-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197110 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197111 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197116 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 198041 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 198042 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@533a2324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198042 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@533a2324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198045 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@10290794[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198045 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@10290794[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198046 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 198049 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198053 INFO  (zkConnectionManagerCallback-1502-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198053 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198054 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker-SendThread(127.0.0.1:33595))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101e0f6edc00011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00011, 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 0x101e0f6edc00011, 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> 198156 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 198164 INFO  (zkConnectionManagerCallback-1504-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198164 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 198170 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 198175 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43677_solr as DOWN
   [junit4]   2> 198176 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 198176 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43677_solr
   [junit4]   2> 198179 INFO  (zkCallback-1468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198179 INFO  (zkCallback-1479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198179 INFO  (zkCallback-1452-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198179 INFO  (zkCallback-1433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198181 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 198182 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_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> 198188 INFO  (zkCallback-1503-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198200 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:43677_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001/node3
   [junit4]   2> 198211 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 198216 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:33825/solr. Proxy: http://127.0.0.1:43677/solr
   [junit4]   2> 198216 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=252596797
   [junit4]   2> 198216 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37045_solr
   [junit4]   2> 198218 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 198218 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37045_solr as DOWN
   [junit4]   2> 198220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 198220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 198220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 198220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 198225 INFO  (closeThreadPool-1515-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998346-127.0.0.1:37045_solr-n_0000000001) closing
   [junit4]   2> 198229 INFO  
(OverseerStateUpdate-72586420169998346-127.0.0.1:37045_solr-n_0000000001) 
[n:127.0.0.1:37045_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37045_solr
   [junit4]   2> 198229 INFO  
(OverseerAutoScalingTriggerThread-72586420169998346-127.0.0.1:37045_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 198230 WARN  
(jetty-launcher-1387-thread-1-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc0000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc0000a, 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 0x101e0f6edc0000a, 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> 198230 INFO  (zkCallback-1452-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198230 INFO  (zkCallback-1479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198230 INFO  (zkCallback-1468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198240 INFO  (zkCallback-1503-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198241 INFO  (closeThreadPool-1515-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998346-127.0.0.1:37045_solr-n_0000000001) closing
   [junit4]   2> 198241 INFO  (zkCallback-1452-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37931_solr
   [junit4]   2> 198241 INFO  (zkCallback-1452-thread-2) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.Overseer Overseer 
(id=72586420169998348-127.0.0.1:37931_solr-n_0000000002) starting
   [junit4]   2> 198253 INFO  
(OverseerStateUpdate-72586420169998348-127.0.0.1:37931_solr-n_0000000002) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37931_solr
   [junit4]   2> 198330 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998346-127.0.0.1:37045_solr-n_0000000001) closing
   [junit4]   2> 198331 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6fcc4721{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 198332 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@45df2c0c{/solr,null,STOPPED}
   [junit4]   2> 198332 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 198333 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 198334 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 198334 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 198340 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 198340 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 198340 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 198340 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cf191b{/solr,null,AVAILABLE}
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f869ba1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42505}
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.Server Started @198375ms
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=38175}
   [junit4]   2> 198342 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 198342 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:20:00.350Z
   [junit4]   2> 198344 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198348 INFO  (zkConnectionManagerCallback-1521-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198348 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198351 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198356 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 199238 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 199245 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a91a8db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199245 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a91a8db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199253 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4da09e06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199253 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4da09e06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199254 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 199255 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199264 INFO  (zkConnectionManagerCallback-1532-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199264 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199413 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker-SendThread(127.0.0.1:33595))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101e0f6edc00014.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00014, 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 0x101e0f6edc00014, 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> 199514 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 199516 INFO  (zkConnectionManagerCallback-1534-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199516 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 199521 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 199531 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38175_solr as DOWN
   [junit4]   2> 199533 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 199533 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38175_solr
   [junit4]   2> 199538 INFO  (zkCallback-1503-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199538 INFO  (zkCallback-1468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199538 INFO  (zkCallback-1452-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199539 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 199539 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_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> 199552 INFO  (zkCallback-1479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199552 INFO  (zkCallback-1533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199562 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:38175_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001/tempDir-001/node1
   [junit4]   2> 199569 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 199570 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:42505/solr. Proxy: http://127.0.0.1:38175/solr
   [junit4]   2> 199570 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=957490172
   [junit4]   2> 199570 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37931_solr
   [junit4]   2> 199570 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 199570 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37931_solr as DOWN
   [junit4]   2> 199573 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 199573 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 199573 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 199573 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 199574 INFO  (closeThreadPool-1545-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998348-127.0.0.1:37931_solr-n_0000000002) closing
   [junit4]   2> 199574 INFO  
(OverseerStateUpdate-72586420169998348-127.0.0.1:37931_solr-n_0000000002) 
[n:127.0.0.1:37931_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37931_solr
   [junit4]   2> 199581 INFO  
(OverseerAutoScalingTriggerThread-72586420169998348-127.0.0.1:37931_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 199582 WARN  
(jetty-launcher-1387-thread-4-SendThread(127.0.0.1:33595)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101e0f6edc0000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc0000c, 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 0x101e0f6edc0000c, 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> 199583 INFO  (zkCallback-1503-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199583 INFO  (zkCallback-1533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199583 INFO  (zkCallback-1479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199587 INFO  (closeThreadPool-1545-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998348-127.0.0.1:37931_solr-n_0000000002) closing
   [junit4]   2> 199683 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998348-127.0.0.1:37931_solr-n_0000000002) closing
   [junit4]   2> 199684 INFO  (zkCallback-1468-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42939_solr
   [junit4]   2> 199684 INFO  (zkCallback-1468-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199686 INFO  (zkCallback-1468-thread-1) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.Overseer Overseer 
(id=72586420169998350-127.0.0.1:42939_solr-n_0000000003) starting
   [junit4]   2> 199704 INFO  
(OverseerStateUpdate-72586420169998350-127.0.0.1:42939_solr-n_0000000003) 
[n:127.0.0.1:42939_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42939_solr
   [junit4]   2> 199712 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7d2bcf38{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 199713 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7471107a{/solr,null,STOPPED}
   [junit4]   2> 199713 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199713 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 199714 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 199714 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 199796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 199808 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1481d779{/solr,null,AVAILABLE}
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@26ee2df1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37049}
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.s.Server Started @199842ms
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33595/solr, hostPort=45413}
   [junit4]   2> 199809 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 199809 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-12-03T19:20:01.817Z
   [junit4]   2> 200022 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 200044 INFO  (zkConnectionManagerCallback-1551-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200044 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 200068 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 200073 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 201009 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 201010 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e6e402b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 201010 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4e6e402b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 201019 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@575a87cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 201019 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@575a87cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 201020 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33595/solr
   [junit4]   2> 201021 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201029 INFO  (zkConnectionManagerCallback-1562-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201029 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201031 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker-SendThread(127.0.0.1:33595))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101e0f6edc00017.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00017, 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 0x101e0f6edc00017, 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> 201148 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 201152 INFO  (zkConnectionManagerCallback-1564-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201152 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 201159 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 201161 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45413_solr as DOWN
   [junit4]   2> 201162 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 201162 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45413_solr
   [junit4]   2> 201163 INFO  (zkCallback-1503-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201165 INFO  (zkCallback-1468-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201165 INFO  (zkCallback-1533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201165 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 201165 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) 
[n:127.0.0.1:45413_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> 201168 INFO  (zkCallback-1479-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201184 INFO  (zkCallback-1563-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 201195 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[508C7

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

[junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to 
read additional data from server sessionid 0x101e0f6edc00015, 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> 218892 INFO  (jetty-closer-1649-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@26ee2df1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 218893 INFO  (jetty-closer-1649-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1481d779{/solr,null,STOPPED}
   [junit4]   2> 218893 INFO  (jetty-closer-1649-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 218993 INFO  (jetty-closer-1649-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2f869ba1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 218993 INFO  (jetty-closer-1649-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4cf191b{/solr,null,STOPPED}
   [junit4]   2> 218993 INFO  (jetty-closer-1649-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 219092 INFO  (jetty-closer-1649-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72586420169998354-127.0.0.1:43677_solr-n_0000000004) closing
   [junit4]   2> 219093 INFO  (jetty-closer-1649-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@689d1270{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 219094 INFO  (jetty-closer-1649-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4e1f438a{/solr,null,STOPPED}
   [junit4]   2> 219094 INFO  (jetty-closer-1649-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 222805 ERROR 
(recoveryExecutor-1590-thread-1-processing-n:127.0.0.1:39087_solr 
x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2
 c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 
r:core_node4) [n:127.0.0.1:39087_solr 
c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 
r:core_node4 
x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2
 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot 
recover:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2
   [junit4]   2> 222807 INFO  (jetty-closer-1649-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@57fefb07{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 222808 INFO  (jetty-closer-1649-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a2c6c1e{/solr,null,STOPPED}
   [junit4]   2> 222808 INFO  (jetty-closer-1649-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 222810 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 222811 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker-SendThread(127.0.0.1:33595))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101e0f6edc00000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00000, 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 0x101e0f6edc00000, 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> 222912 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker-SendThread(127.0.0.1:33595))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101e0f6edc00001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101e0f6edc00001, 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 0x101e0f6edc00001, 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> 223013 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>        9       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        9       /solr/configs/conf
   [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>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        5       
/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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        47      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        36      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        26      
/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>        5       
/solr/overseer_elect/election/72586420169998360-127.0.0.1:45413_solr-n_0000000006
   [junit4]   2>        2       
/solr/overseer_elect/election/72586420169998357-127.0.0.1:38175_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        100     /solr/live_nodes
   [junit4]   2>        93      /solr/overseer/queue
   [junit4]   2>        54      /solr/collections
   [junit4]   2>        28      /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> 223016 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33595
   [junit4]   2> 223016 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33595
   [junit4]   2> 223016 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[508C769700475725]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33595
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_508C769700475725-001
   [junit4]   2> Dec 03, 2020 7:20:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), fieldName_s=Lucene84, 
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=229, 
maxMBSortInHeap=6.591886216282296, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sl, 
timezone=America/Argentina/ComodRivadavia
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=79642776,total=379060224
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, 
RouteFieldTest, HealthCheckHandlerTest, AnalysisAfterCoreReloadTest, 
BlockJoinFacetRandomTest, FileUtilsTest, TestDocBasedVersionConstraints, 
TestInPlaceUpdatesRequiredField, MetricsHistoryIntegrationTest, 
SimplePostToolTest, PreAnalyzedUpdateProcessorTest, 
TolerantUpdateProcessorTest, SolrJmxReporterTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestFieldTypeCollectionResource, 
SortByFunctionTest, MultiDestinationAuditLoggerTest, TestDistributedMap, 
HLLUtilTest, SyncSliceTest, SolrTestCaseJ4Test, DirectSolrConnectionTest, 
DistributedVersionInfoTest, TestConfigOverlay, SpellCheckComponentTest, 
TestFoldingMultitermQuery, TestPullReplicaErrorHandling]
   [junit4] Completed [92/922 (1!)] on J0 in 28.77s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to