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

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

Error Message:
Error from server at http://127.0.0.1:43115/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:43115/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([6C8513A2557D96E6:64B2F56A8ED3E268]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=30005, name=Thread-4254, 
state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=30005, name=Thread-4254, state=RUNNABLE, 
group=TGRP-SolrJmxReporterTest]
        at 
__randomizedtesting.SeedInfo.seed([6C8513A2557D96E6:1BF8C58275E4F416]:0)
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([6C8513A2557D96E6]:0)
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at org.junit.Assert.assertNotNull(Assert.java:723)
        at 
org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 15117 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 1530552 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-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> 1530553 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/data-dir-160-001
   [junit4]   2> 1530553 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1530555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-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> 1530555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1530555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001
   [junit4]   2> 1530555 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1530556 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1530556 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1530557 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1530656 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 39233
   [junit4]   2> 1530656 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39233
   [junit4]   2> 1530656 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39233
   [junit4]   2> 1530656 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39233
   [junit4]   2> 1530658 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530661 INFO  (zkConnectionManagerCallback-12899-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530661 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530664 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530665 INFO  (zkConnectionManagerCallback-12901-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530665 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530666 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530667 INFO  (zkConnectionManagerCallback-12903-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530667 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-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> 1530771 INFO  (jetty-launcher-12904-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> 1530771 INFO  (jetty-launcher-12904-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> 1530771 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1530771 INFO  (jetty-launcher-12904-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> 1530772 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530772 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530772 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530775 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27f5ab63{/solr,null,AVAILABLE}
   [junit4]   2> 1530775 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2bba62e{/solr,null,AVAILABLE}
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@342ee1a6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43129}
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7120875d{/solr,null,AVAILABLE}
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.s.Server Started @1530804ms
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43129}
   [junit4]   2> 1530776 ERROR (jetty-launcher-12904-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4191e04d{/solr,null,AVAILABLE}
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@78f71107{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36235}
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.s.Server Started @1530804ms
   [junit4]   2> 1530776 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36235}
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:55.102Z
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f0108ad{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35245}
   [junit4]   2> 1530777 ERROR (jetty-launcher-12904-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.s.Server Started @1530804ms
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35245}
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:55.102Z
   [junit4]   2> 1530777 ERROR (jetty-launcher-12904-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1530777 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:55.102Z
   [junit4]   2> 1530778 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530778 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@40460810{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45423}
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.s.Server Started @1530807ms
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45423}
   [junit4]   2> 1530780 INFO  (zkConnectionManagerCallback-12908-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530780 ERROR (jetty-launcher-12904-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:55.105Z
   [junit4]   2> 1530780 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530781 INFO  (zkConnectionManagerCallback-12906-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530781 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530781 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1530781 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530781 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530782 INFO  (zkConnectionManagerCallback-12910-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530782 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530782 INFO  (zkConnectionManagerCallback-12912-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530782 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1530782 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530782 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1530786 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1530786 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1530787 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1530787 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1530788 WARN  
(jetty-launcher-12904-thread-3-SendThread(127.0.0.1:39233)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10191b72d820004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d820004, 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 0x10191b72d820004, 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> 1531412 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531413 WARN  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@206f9919[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531413 WARN  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@206f9919[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531425 WARN  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27a35f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531425 WARN  (jetty-launcher-12904-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27a35f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531426 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1531437 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531441 INFO  (zkConnectionManagerCallback-12932-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531441 INFO  (jetty-launcher-12904-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531555 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531556 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1531557 WARN  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@43e67f03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531557 WARN  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@43e67f03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531558 INFO  (zkConnectionManagerCallback-12934-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531558 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1531584 WARN  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@24e55f13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531584 WARN  (jetty-launcher-12904-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@24e55f13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531585 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1531604 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531620 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36235_solr
   [junit4]   2> 1531621 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.Overseer Overseer 
(id=72499284943175688-127.0.0.1:36235_solr-n_0000000000) starting
   [junit4]   2> 1531621 INFO  (zkConnectionManagerCallback-12944-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531621 INFO  (jetty-launcher-12904-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531629 INFO  
(OverseerStateUpdate-72499284943175688-127.0.0.1:36235_solr-n_0000000000) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36235_solr
   [junit4]   2> 1531645 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36235_solr
   [junit4]   2> 1531647 INFO  (zkCallback-12933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1531648 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1531648 WARN  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_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> 1531664 INFO  (jetty-launcher-12904-thread-1) 
[n:127.0.0.1:36235_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node1
   [junit4]   2> 1531723 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1531724 INFO  (zkConnectionManagerCallback-12954-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531724 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1531728 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1531731 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45423_solr as DOWN
   [junit4]   2> 1531732 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1531732 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45423_solr
   [junit4]   2> 1531733 INFO  (zkCallback-12933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1531733 INFO  (zkCallback-12953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1531734 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1531734 WARN  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_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> 1531745 INFO  (jetty-launcher-12904-thread-2) 
[n:127.0.0.1:45423_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node2
   [junit4]   2> 1531929 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1531930 WARN  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d8a7d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531930 WARN  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d8a7d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531933 WARN  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@55bff45a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531933 WARN  (jetty-launcher-12904-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@55bff45a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1531934 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1531935 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1531936 INFO  (zkConnectionManagerCallback-12968-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1531936 INFO  (jetty-launcher-12904-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1531937 WARN  
(jetty-launcher-12904-thread-3-SendThread(127.0.0.1:39233)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10191b72d82000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d82000b, 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 0x10191b72d82000b, 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> 1532038 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1532040 INFO  (zkConnectionManagerCallback-12970-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532040 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1532044 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1532047 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43129_solr as DOWN
   [junit4]   2> 1532048 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1532048 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43129_solr
   [junit4]   2> 1532050 INFO  (zkCallback-12953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1532050 INFO  (zkCallback-12933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1532055 INFO  (zkCallback-12969-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1532056 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1532057 WARN  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_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> 1532072 INFO  (jetty-launcher-12904-thread-3) 
[n:127.0.0.1:43129_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node3
   [junit4]   2> 1532337 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1532338 WARN  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ba6d165[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1532338 WARN  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ba6d165[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1532341 WARN  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f3d8afb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1532341 WARN  (jetty-launcher-12904-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f3d8afb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1532342 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1532342 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1532343 INFO  (zkConnectionManagerCallback-12984-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532343 INFO  (jetty-launcher-12904-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1532344 WARN  
(jetty-launcher-12904-thread-4-SendThread(127.0.0.1:39233)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10191b72d82000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d82000d, 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 0x10191b72d82000d, 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> 1532446 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1532447 INFO  (zkConnectionManagerCallback-12986-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532447 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1532450 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1532453 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35245_solr as DOWN
   [junit4]   2> 1532455 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1532455 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35245_solr
   [junit4]   2> 1532456 INFO  (zkCallback-12933-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1532457 INFO  (zkCallback-12953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1532460 INFO  (zkCallback-12969-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1532460 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1532461 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1532461 WARN  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_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> 1532477 INFO  (jetty-launcher-12904-thread-4) 
[n:127.0.0.1:35245_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node4
   [junit4]   2> 1532486 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1532486 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1532487 INFO  (zkConnectionManagerCallback-12997-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532487 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1532488 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1532489 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39233/solr ready
   [junit4]   2> 1532491 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=436372465
   [junit4]   2> 1532491 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36235_solr
   [junit4]   2> 1532492 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1532492 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36235_solr as DOWN
   [junit4]   2> 1532493 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1532493 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1532493 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1532493 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1532493 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1532493 INFO  (closeThreadPool-13002-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175688-127.0.0.1:36235_solr-n_0000000000) closing
   [junit4]   2> 1532498 INFO  
(OverseerStateUpdate-72499284943175688-127.0.0.1:36235_solr-n_0000000000) 
[n:127.0.0.1:36235_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36235_solr
   [junit4]   2> 1532498 WARN  
(jetty-launcher-12904-thread-1-SendThread(127.0.0.1:39233)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10191b72d820008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d820008, 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 0x10191b72d820008, 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> 1532499 INFO  
(OverseerAutoScalingTriggerThread-72499284943175688-127.0.0.1:36235_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1532500 INFO  (zkCallback-12969-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1532500 INFO  (zkCallback-12996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1532500 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1532500 INFO  (zkCallback-12953-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45423_solr
   [junit4]   2> 1532500 INFO  (closeThreadPool-13002-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175688-127.0.0.1:36235_solr-n_0000000000) closing
   [junit4]   2> 1532500 INFO  (zkCallback-12953-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1532501 INFO  (zkCallback-12953-thread-1) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.Overseer Overseer 
(id=72499284943175690-127.0.0.1:45423_solr-n_0000000001) starting
   [junit4]   2> 1532504 INFO  
(OverseerStateUpdate-72499284943175690-127.0.0.1:45423_solr-n_0000000001) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45423_solr
   [junit4]   2> 1532599 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175688-127.0.0.1:36235_solr-n_0000000000) closing
   [junit4]   2> 1532600 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@78f71107{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1532601 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7120875d{/solr,null,STOPPED}
   [junit4]   2> 1532601 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1532601 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1532601 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1532602 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-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> 1532605 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1532605 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1532605 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1532606 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52472735{/solr,null,AVAILABLE}
   [junit4]   2> 1532606 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6e42a8e0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41911}
   [junit4]   2> 1532606 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.Server Started @1532634ms
   [junit4]   2> 1532606 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46115}
   [junit4]   2> 1532607 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1532607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1532607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1532607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1532607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1532607 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:56.932Z
   [junit4]   2> 1532608 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1532614 INFO  (zkConnectionManagerCallback-13008-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1532614 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1532614 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1532619 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1533665 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1533666 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@211cdc06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1533666 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@211cdc06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1533669 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@49fd7c6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1533669 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@49fd7c6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1533670 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1533671 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1533672 INFO  (zkConnectionManagerCallback-13019-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1533672 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1533673 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker-SendThread(127.0.0.1:39233))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10191b72d820011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d820011, 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 0x10191b72d820011, 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> 1533774 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1533776 INFO  (zkConnectionManagerCallback-13021-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1533776 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1533782 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1533786 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46115_solr as DOWN
   [junit4]   2> 1533787 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1533787 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46115_solr
   [junit4]   2> 1533788 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1533788 INFO  (zkCallback-12969-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1533789 INFO  (zkCallback-12953-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1533790 INFO  (zkCallback-12996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1533792 INFO  (zkCallback-13020-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1533793 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1533793 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_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> 1533810 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:46115_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node1
   [junit4]   2> 1533835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1533835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:41911/solr. Proxy: http://127.0.0.1:46115/solr
   [junit4]   2> 1533835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=716669441
   [junit4]   2> 1533835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45423_solr
   [junit4]   2> 1533837 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1533837 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45423_solr as DOWN
   [junit4]   2> 1533845 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1533845 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1533845 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1533845 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1533849 INFO  (closeThreadPool-13032-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175690-127.0.0.1:45423_solr-n_0000000001) closing
   [junit4]   2> 1533849 INFO  
(OverseerStateUpdate-72499284943175690-127.0.0.1:45423_solr-n_0000000001) 
[n:127.0.0.1:45423_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45423_solr
   [junit4]   2> 1533853 INFO  
(OverseerAutoScalingTriggerThread-72499284943175690-127.0.0.1:45423_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1533858 INFO  (closeThreadPool-13032-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175690-127.0.0.1:45423_solr-n_0000000001) closing
   [junit4]   2> 1533858 WARN  
(jetty-launcher-12904-thread-2-SendThread(127.0.0.1:39233)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10191b72d82000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d82000a, 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 0x10191b72d82000a, 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> 1533859 INFO  (zkCallback-12996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1533859 INFO  (zkCallback-13020-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1533859 INFO  (zkCallback-12969-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43129_solr
   [junit4]   2> 1533859 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1533860 INFO  (zkCallback-12969-thread-1) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.Overseer Overseer 
(id=72499284943175692-127.0.0.1:43129_solr-n_0000000002) starting
   [junit4]   2> 1533861 INFO  (zkCallback-12969-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1533865 INFO  
(OverseerStateUpdate-72499284943175692-127.0.0.1:43129_solr-n_0000000002) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43129_solr
   [junit4]   2> 1533959 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175690-127.0.0.1:45423_solr-n_0000000001) closing
   [junit4]   2> 1533960 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@40460810{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1533960 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4191e04d{/solr,null,STOPPED}
   [junit4]   2> 1533960 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1533961 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1533961 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1533961 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-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> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ba49953{/solr,null,AVAILABLE}
   [junit4]   2> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@630b6d60{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38605}
   [junit4]   2> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.Server Started @1533990ms
   [junit4]   2> 1533962 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43115}
   [junit4]   2> 1533963 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1533963 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1533963 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1533963 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1533963 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1533963 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:58.288Z
   [junit4]   2> 1533964 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1533964 INFO  (zkConnectionManagerCallback-13038-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1533964 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1533965 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1533969 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1535019 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1535020 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@389b8c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535020 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@389b8c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535022 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2de6da63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535022 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2de6da63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1535024 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1535025 INFO  (zkConnectionManagerCallback-13049-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1535025 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1535127 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1535138 INFO  (zkConnectionManagerCallback-13051-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1535138 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1535142 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1535144 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43115_solr as DOWN
   [junit4]   2> 1535145 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1535145 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43115_solr
   [junit4]   2> 1535147 INFO  (zkCallback-13020-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1535147 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1535147 INFO  (zkCallback-12969-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1535147 INFO  (zkCallback-12996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1535147 INFO  (zkCallback-13050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1535148 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1535148 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_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> 1535166 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43115_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node2
   [junit4]   2> 1535178 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1535180 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:38605/solr. Proxy: http://127.0.0.1:43115/solr
   [junit4]   2> 1535180 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1589458899
   [junit4]   2> 1535180 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43129_solr
   [junit4]   2> 1535181 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1535181 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43129_solr as DOWN
   [junit4]   2> 1535185 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1535185 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1535185 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1535185 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1535192 INFO  (closeThreadPool-13062-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175692-127.0.0.1:43129_solr-n_0000000002) closing
   [junit4]   2> 1535192 INFO  
(OverseerStateUpdate-72499284943175692-127.0.0.1:43129_solr-n_0000000002) 
[n:127.0.0.1:43129_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43129_solr
   [junit4]   2> 1535197 INFO  
(OverseerAutoScalingTriggerThread-72499284943175692-127.0.0.1:43129_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1535198 INFO  (closeThreadPool-13062-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175692-127.0.0.1:43129_solr-n_0000000002) closing
   [junit4]   2> 1535199 WARN  
(jetty-launcher-12904-thread-3-SendThread(127.0.0.1:39233)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10191b72d82000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10191b72d82000c, 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 0x10191b72d82000c, 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> 1535200 INFO  (zkCallback-12996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1535200 INFO  (zkCallback-13050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1535200 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35245_solr
   [junit4]   2> 1535201 INFO  (zkCallback-12985-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1535201 INFO  (zkCallback-13020-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1535300 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175692-127.0.0.1:43129_solr-n_0000000002) closing
   [junit4]   2> 1535301 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@342ee1a6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1535302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@27f5ab63{/solr,null,STOPPED}
   [junit4]   2> 1535302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1535302 INFO  (zkCallback-12985-thread-1) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.Overseer Overseer 
(id=72499284943175694-127.0.0.1:35245_solr-n_0000000003) starting
   [junit4]   2> 1535302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1535302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1535303 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-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> 1535303 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1535303 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1535303 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@284998d6{/solr,null,AVAILABLE}
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79fb41d1{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40929}
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.s.Server Started @1535331ms
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43351}
   [junit4]   2> 1535304 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1535304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-18T09:57:59.629Z
   [junit4]   2> 1535305 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1535305 INFO  
(OverseerStateUpdate-72499284943175694-127.0.0.1:35245_solr-n_0000000003) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35245_solr
   [junit4]   2> 1535306 INFO  (zkConnectionManagerCallback-13064-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1535306 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1535306 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1535311 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1535922 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1535922 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3521fa1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535922 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3521fa1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535925 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50bdcc41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535925 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50bdcc41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1535926 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39233/solr
   [junit4]   2> 1535929 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1535933 INFO  (zkConnectionManagerCallback-13079-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1535933 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1536035 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1536036 INFO  (zkConnectionManagerCallback-13081-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536036 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1536039 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1536041 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43351_solr as DOWN
   [junit4]   2> 1536042 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1536042 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43351_solr
   [junit4]   2> 1536043 INFO  (zkCallback-13020-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1536043 INFO  (zkCallback-12996-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1536044 INFO  (zkCallback-13050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1536044 INFO  (zkCallback-12985-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1536045 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1536045 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_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> 1536049 INFO  (zkCallback-13080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1536064 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) 
[n:127.0.0.1:43351_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/J2/temp/solr.cloud.TestPullReplicaErrorHandling_6C8513A2557D96E6-001/tempDir-001/node3
   [junit4]   2> 1536073 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1536073 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:40929/solr. Proxy: http://127.0.0.1:43351/solr
   [junit4]   2> 1536073 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=554187012
   [junit4]   2> 1536073 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35245_solr
   [junit4]   2> 1536074 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1536074 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:35245_solr as DOWN
   [junit4]   2> 1536078 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1536078 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1536078 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1536079 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1536091 INFO  (closeThreadPool-13092-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72499284943175694-127.0.0.1:35245_solr-n_0000000003) closing
   [junit4]   2> 1536093 INFO  
(OverseerStateUpdate-72499284943175694-127.0.0.1:35245_solr-n_0000000003) 
[n:127.0.0.1:35245_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35245_solr
   [junit4]   2> 1536093 INFO  
(OverseerAutoScalingTriggerThread-72499284943175694-127.0.0.1:35245_solr-n_0000000003)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1536101 INFO  (zkCallback-13050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1536101 INFO  (zkCallback-13020

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

 10000 ms
   [junit4]   2> 2040414 INFO  
(searcherExecutor-18063-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2040414 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2040442 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'SolrJmxReporterTest-opwqah.solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d3e8366
   [junit4]   2> 2040499 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=null
   [junit4]   2> 2040499 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@469d768d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4bbabce1
   [junit4]   2> 2040517 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23d8a63b: rootName = 
SolrJmxReporterTest-opwqah, domain = solr.core.collection1, service url = null, 
agent id = localhost_1605693976549] for registry 
solr.core.collection1/com.codahale.metrics.MetricRegistry@4bbabce1
   [junit4]   2> 2040536 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@32225e54
   [junit4]   2> 2040536 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2040536 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=290415969
   [junit4]   2> 2040536 INFO  (coreCloseExecutor-18068-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@32225e54
   [junit4]   2> 2040536 INFO  (coreCloseExecutor-18068-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@32225e54
   [junit4]   2> 2040537 INFO  (coreCloseExecutor-18068-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2040538 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2040538 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66f780f: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@3386fbb5
   [junit4]   2> 2040544 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2040544 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a7788a7: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@94d9ae8
   [junit4]   2> 2040546 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2040546 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@202f07db: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@748d2d67
   [junit4]   2> 2040548 INFO  
(TEST-SolrJmxReporterTest.testReportMetrics-seed#[6C8513A2557D96E6]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 2040549 INFO  
(SUITE-SolrJmxReporterTest-seed#[6C8513A2557D96E6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ga, 
timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=80907376,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [ShardsWhitelistTest, 
TestDynamicFieldNamesIndexCorrectly, EchoParamsTest, OverseerStatusTest, 
LoggingHandlerTest, ExternalFileFieldSortTest, SystemInfoHandlerTest, 
SuggestComponentTest, TestDistribIDF, ParsingFieldUpdateProcessorsTest, 
FacetPivotSmallTest, CollectionTooManyReplicasTest, TestXmlQParserPlugin, 
TestCursorMarkWithoutUniqueKey, TestSimLargeCluster, TestSimDistributedQueue, 
TestTrackingShardHandlerFactory, CSVRequestHandlerTest, ZkControllerTest, 
CopyFieldTest, XmlInterpolationTest, RuleEngineTest, MaxScoreCollectorTest, 
RankQParserPluginTest, TestDeleteCollectionOnDownNodes, MaxSizeAutoCommitTest, 
TestManagedResource, ZkCollectionPropsCachingTest, DaemonStreamApiTest, 
UpdateParamsTest, DirectSolrSpellCheckerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestIndexSearcher, 
AtomicUpdateProcessorFactoryTest, TestLegacyFieldReuse, TestPrepRecovery, 
SSLMigrationTest, PreAnalyzedFieldManagedSchemaCloudTest, HttpPartitionTest, 
TestWaitForStateWithJettyShutdowns, HDFSCollectionsAPITest, 
TestConfigSetsAPIExclusivity, DimensionalRoutedAliasUpdateProcessorTest, 
TestSystemCollAutoCreate, DistribJoinFromCollectionTest, DeleteShardTest, 
SpellCheckCollatorWithCollapseTest, TestTolerantSearch, RemoteQueryErrorTest, 
WordBreakSolrSpellCheckerTest, TestPHPSerializedResponseWriter, 
BadComponentTest, TestSkipOverseerOperations, PeerSyncReplicationTest, 
SolrXmlInZkTest, TestDynamicURP, NotRequiredUniqueKeyTest, ZkSolrClientTest, 
TestOmitPositions, TestCloudRecovery2, SolrCoreCheckLockOnStartupTest, 
ExitableDirectoryReaderTest, CoreAdminHandlerTest, TestCoreBackup, 
AutoAddReplicasIntegrationTest, XsltUpdateRequestHandlerTest, 
TestObjectReleaseTracker, TestCloudManagedSchema, TestFieldCache, 
TestLegacyNumericRangeQueryBuilder, TestHalfAndHalfDocValues, 
MoreLikeThisHandlerTest, TestWordDelimiterFilterFactory, TestSSLRandomization, 
HighlighterTest, TestRandomFlRTGCloud, TestRealTimeGet, HdfsDirectoryTest, 
CacheHeaderTest, TestDFISimilarityFactory, DynamicMapsTest, 
SolrIndexSearcherTest, TestCloudJSONFacetJoinDomain, TestSolrIndexConfig, 
ShowFileRequestHandlerTest, BlockJoinFacetDistribTest, 
ConcurrentCreateRoutedAliasTest, TemplateUpdateProcessorTest, 
TestCoreAdminApis, BigEndianAscendingWordSerializerTest, ResponseHeaderTest, 
TestMultiWordSynonyms, NodeAddedTriggerIntegrationTest, ActionThrottleTest, 
TestUseDocValuesAsStored2, TestCustomDocTransformer, SpatialRPTFieldTypeTest, 
AuditLoggerIntegrationTest, HdfsChaosMonkeySafeLeaderTest, 
TestPhraseSuggestions, GraphQueryTest, TestEmbeddedSolrServerConstructors, 
DistributedFacetPivotWhiteBoxTest, CleanupOldIndexTest, ForceLeaderTest, 
TestLeaderElectionZkExpiry, HdfsUnloadDistributedZkTest, BadCopyFieldTest, 
ClassificationUpdateProcessorIntegrationTest, TestHdfsCloudBackupRestore, 
ConcurrentDeleteAndCreateCollectionTest, SolrInfoBeanTest, RequiredFieldsTest, 
SimpleCollectionCreateDeleteTest, AnalysisAfterCoreReloadTest, 
BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, 
DisMaxRequestHandlerTest, OutputWriterTest, SolrTestCaseJ4Test, 
TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestJoin, 
TestRandomDVFaceting, TestSimpleTrackingShardHandler, 
PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, 
TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, 
TestLuceneIndexBackCompat, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderTest, DeleteInactiveReplicaTest, 
LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, 
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
ReplicationFactorTest, TestCloudPseudoReturnFields, TestClusterProperties, 
TestConfigSetsAPIZkFailure, TestPullReplicaErrorHandling, 
TestTlogReplayVsRecovery, TestTlogReplica, IndexSizeTriggerMixedBoundsTest, 
ScheduledTriggerIntegrationTest, TestPolicyCloud, TestSimClusterStateProvider, 
TestSimTriggerIntegration, CdcrOpsAndBoundariesTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, PluginInfoTest, 
QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, 
TestCodecSupport, TestConfig, TestConfigSetProperties, TestConfigSets, 
TestCorePropertiesReload, TestCustomStream, TestNRTOpen, 
TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSimpleTextCodec, 
TestXIncludeConfig, TestSolrCloudSnapshots, TestReplicationHandlerBackup, 
TestReqParamsAPI, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, 
DistributedSuggestComponentTest, TestExpandComponent, JavabinLoaderTest, 
RandomizedTaggerTest, TaggerTest, TestUnifiedSolrHighlighter, 
WrapperMergePolicyFactoryTest, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery32, TestNumericRangeQuery64, SolrCoreMetricManagerTest, 
SolrGraphiteReporterTest, SolrJmxReporterTest]
   [junit4] Completed [705/921 (2!)] on J2 in 8.60s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to