Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4831/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseZGC

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

Error Message:
Error from server at http://127.0.0.1:39203/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:39203/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([7694A19C2F98A6AF:7EA34754F436D221]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:832)


FAILED:  
org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica

Error Message:
Error from server at http://127.0.0.1:45345/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:45345/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([7694A19C2F98A6AF:7EA34754F436D221]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14033 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 197834 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 197834 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/data-dir-28-001
   [junit4]   2> 197835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 197835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-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> 197835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 197835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001
   [junit4]   2> 197835 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 197835 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 197835 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 197836 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 197935 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 35893
   [junit4]   2> 197936 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35893
   [junit4]   2> 197936 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35893
   [junit4]   2> 197936 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35893
   [junit4]   2> 197937 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197938 INFO  (zkConnectionManagerCallback-2050-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197938 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197942 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197943 INFO  (zkConnectionManagerCallback-2052-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197943 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197947 INFO  (zkConnectionManagerCallback-2054-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197947 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 198053 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 198059 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 198059 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 198059 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 198059 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 198059 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 198059 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b80c600{/solr,null,AVAILABLE}
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d09c384{/solr,null,AVAILABLE}
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65ecc394{/solr,null,AVAILABLE}
   [junit4]   2> 198060 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@644b41b4{/solr,null,AVAILABLE}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1654f134{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37107}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a66d8e4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34101}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.s.Server Started @198317ms
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.s.Server Started @198317ms
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37107}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34101}
   [junit4]   2> 198061 ERROR (jetty-launcher-2055-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 198061 ERROR (jetty-launcher-2055-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:37.118395222Z
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:37.118399410Z
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@c68e286{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:32801}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.s.Server Started @198317ms
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32801}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e9bf406{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40747}
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.s.Server Started @198317ms
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40747}
   [junit4]   2> 198061 ERROR (jetty-launcher-2055-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 198061 ERROR (jetty-launcher-2055-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:37.118959332Z
   [junit4]   2> 198061 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:37.118983328Z
   [junit4]   2> 198062 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198062 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198062 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198062 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198063 INFO  (zkConnectionManagerCallback-2058-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198063 INFO  (zkConnectionManagerCallback-2059-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198063 INFO  (zkConnectionManagerCallback-2063-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198063 INFO  (zkConnectionManagerCallback-2061-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198063 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 198068 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 198068 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 198068 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 198068 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 198349 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 198351 WARN  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@43a77242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198351 WARN  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@43a77242[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198363 WARN  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a1e774c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198363 WARN  (jetty-launcher-2055-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a1e774c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198364 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 198366 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198368 INFO  (zkConnectionManagerCallback-2077-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198368 INFO  (jetty-launcher-2055-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198385 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 198386 WARN  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a111ac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198386 WARN  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a111ac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198387 WARN  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c588ef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198387 WARN  (jetty-launcher-2055-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c588ef9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198388 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 198389 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198390 INFO  (zkConnectionManagerCallback-2088-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198390 INFO  (jetty-launcher-2055-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198476 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 198477 WARN  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6baf3b04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198477 WARN  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6baf3b04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198479 WARN  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@692fac39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198479 WARN  (jetty-launcher-2055-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@692fac39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198480 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 198480 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198482 INFO  (zkConnectionManagerCallback-2099-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198482 INFO  (jetty-launcher-2055-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198500 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 198501 WARN  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51325fc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198501 WARN  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51325fc5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198504 WARN  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72fee066[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198504 WARN  (jetty-launcher-2055-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72fee066[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 198504 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 198505 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198506 INFO  (zkConnectionManagerCallback-2107-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198506 INFO  (jetty-launcher-2055-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198570 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 198571 INFO  (zkConnectionManagerCallback-2109-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198571 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 198617 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40747_solr
   [junit4]   2> 198617 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.Overseer Overseer 
(id=72076271348613131-127.0.0.1:40747_solr-n_0000000000) starting
   [junit4]   2> 198619 INFO  
(OverseerStateUpdate-72076271348613131-127.0.0.1:40747_solr-n_0000000000) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40747_solr
   [junit4]   2> 198623 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40747_solr
   [junit4]   2> 198624 INFO  (zkCallback-2108-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 198624 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 198625 WARN  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_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> 198633 INFO  (jetty-launcher-2055-thread-4) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node4
   [junit4]   2> 198670 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 198671 INFO  (zkConnectionManagerCallback-2121-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198671 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 198673 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 198676 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37107_solr as DOWN
   [junit4]   2> 198676 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 198676 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37107_solr
   [junit4]   2> 198677 INFO  (zkCallback-2120-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 198677 INFO  (zkCallback-2108-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 198678 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 198678 WARN  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_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> 198688 INFO  (jetty-launcher-2055-thread-3) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node3
   [junit4]   2> 198770 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 198771 INFO  (zkConnectionManagerCallback-2129-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198771 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 198774 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 198776 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32801_solr as DOWN
   [junit4]   2> 198776 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 198776 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32801_solr
   [junit4]   2> 198777 INFO  (zkCallback-2108-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 198777 INFO  (zkCallback-2120-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 198778 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 198778 WARN  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_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> 198786 INFO  (jetty-launcher-2055-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node2
   [junit4]   2> 198786 INFO  (zkCallback-2128-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 198870 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 198872 INFO  (zkConnectionManagerCallback-2137-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198872 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 198874 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 198876 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34101_solr as DOWN
   [junit4]   2> 198876 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 198876 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34101_solr
   [junit4]   2> 198877 INFO  (zkCallback-2120-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198877 INFO  (zkCallback-2128-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198877 INFO  (zkCallback-2108-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198878 INFO  (zkCallback-2136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 198878 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 198879 WARN  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_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> 198887 INFO  (jetty-launcher-2055-thread-1) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node1
   [junit4]   2> 198892 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 198895 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 198896 INFO  (zkConnectionManagerCallback-2148-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 198896 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 198896 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 198897 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35893/solr ready
   [junit4]   2> 198899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=60242851
   [junit4]   2> 198899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40747_solr
   [junit4]   2> 198899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 198899 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40747_solr as DOWN
   [junit4]   2> 198900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 198900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 198900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 198900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 198900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 198900 INFO  (closeThreadPool-2153-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613131-127.0.0.1:40747_solr-n_0000000000) closing
   [junit4]   2> 198900 INFO  
(OverseerStateUpdate-72076271348613131-127.0.0.1:40747_solr-n_0000000000) 
[n:127.0.0.1:40747_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:40747_solr
   [junit4]   2> 198900 INFO  
(OverseerAutoScalingTriggerThread-72076271348613131-127.0.0.1:40747_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 198901 INFO  (closeThreadPool-2153-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613131-127.0.0.1:40747_solr-n_0000000000) closing
   [junit4]   2> 198901 INFO  (zkCallback-2120-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37107_solr
   [junit4]   2> 198901 INFO  (zkCallback-2128-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198902 INFO  (zkCallback-2120-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198902 INFO  (zkCallback-2120-thread-1) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.Overseer Overseer 
(id=72076271348613132-127.0.0.1:37107_solr-n_0000000001) starting
   [junit4]   2> 198902 INFO  (zkCallback-2136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198903 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 198903 INFO  
(OverseerStateUpdate-72076271348613132-127.0.0.1:37107_solr-n_0000000001) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37107_solr
   [junit4]   2> 199002 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613131-127.0.0.1:40747_solr-n_0000000000) closing
   [junit4]   2> 199003 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3e9bf406{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 199003 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65ecc394{/solr,null,STOPPED}
   [junit4]   2> 199003 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199004 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 199005 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 199005 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 199008 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199008 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199008 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 199009 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30bf0c6f{/solr,null,AVAILABLE}
   [junit4]   2> 199030 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c3234d7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41525}
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.Server Started @199287ms
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35013}
   [junit4]   2> 199031 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 199031 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:38.088898803Z
   [junit4]   2> 199042 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199043 INFO  (zkConnectionManagerCallback-2159-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199043 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199043 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199047 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 199055 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker-SendThread(127.0.0.1:35893))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10010fca6780010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10010fca6780010, 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 0x10010fca6780010, 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> 199221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 199222 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b76d363[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199223 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b76d363[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199225 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a74533c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199225 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a74533c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199225 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 199226 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199227 INFO  (zkConnectionManagerCallback-2170-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199228 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199329 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 199330 INFO  (zkConnectionManagerCallback-2172-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199330 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 199333 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 199335 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35013_solr as DOWN
   [junit4]   2> 199336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 199336 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35013_solr
   [junit4]   2> 199337 INFO  (zkCallback-2120-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199337 INFO  (zkCallback-2128-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199337 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199337 INFO  (zkCallback-2136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199338 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 199338 INFO  (zkCallback-2171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199339 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_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> 199348 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:35013_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node4
   [junit4]   2> 199358 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 199359 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:41525/solr. Proxy: http://127.0.0.1:35013/solr
   [junit4]   2> 199359 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1320205611
   [junit4]   2> 199359 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37107_solr
   [junit4]   2> 199359 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 199359 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37107_solr as DOWN
   [junit4]   2> 199361 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 199361 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 199361 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 199361 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 199362 INFO  (closeThreadPool-2183-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613132-127.0.0.1:37107_solr-n_0000000001) closing
   [junit4]   2> 199362 INFO  
(OverseerStateUpdate-72076271348613132-127.0.0.1:37107_solr-n_0000000001) 
[n:127.0.0.1:37107_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37107_solr
   [junit4]   2> 199362 INFO  
(OverseerAutoScalingTriggerThread-72076271348613132-127.0.0.1:37107_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 199362 INFO  (closeThreadPool-2183-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613132-127.0.0.1:37107_solr-n_0000000001) closing
   [junit4]   2> 199363 INFO  (zkCallback-2136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199363 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199363 INFO  (zkCallback-2128-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199364 INFO  (zkCallback-2171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199371 INFO  (zkCallback-2128-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32801_solr
   [junit4]   2> 199371 INFO  (zkCallback-2128-thread-2) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.Overseer Overseer 
(id=72076271348613133-127.0.0.1:32801_solr-n_0000000002) starting
   [junit4]   2> 199372 INFO  
(OverseerStateUpdate-72076271348613133-127.0.0.1:32801_solr-n_0000000002) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:32801_solr
   [junit4]   2> 199463 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613132-127.0.0.1:37107_solr-n_0000000001) closing
   [junit4]   2> 199464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1654f134{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 199464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d09c384{/solr,null,STOPPED}
   [junit4]   2> 199464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 199464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 199464 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 199466 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199466 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199466 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 199469 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@759d3f3c{/solr,null,AVAILABLE}
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@36fc7f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36227}
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.Server Started @199726ms
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45345}
   [junit4]   2> 199470 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 199470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:38.527835874Z
   [junit4]   2> 199471 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199474 INFO  (zkConnectionManagerCallback-2189-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199474 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199474 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199477 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 199688 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 199689 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76faa60a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199689 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76faa60a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199691 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f020bba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199691 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f020bba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 199692 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 199692 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199693 INFO  (zkConnectionManagerCallback-2200-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199693 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199794 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 199796 INFO  (zkConnectionManagerCallback-2202-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199796 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 199799 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 199800 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45345_solr as DOWN
   [junit4]   2> 199801 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 199801 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45345_solr
   [junit4]   2> 199802 INFO  (zkCallback-2128-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199802 INFO  (zkCallback-2171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199802 INFO  (zkCallback-2136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199802 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199802 INFO  (zkCallback-2201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 199803 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 199803 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_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> 199811 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:45345_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node3
   [junit4]   2> 199823 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 199825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:36227/solr. Proxy: http://127.0.0.1:45345/solr
   [junit4]   2> 199825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=593851345
   [junit4]   2> 199825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32801_solr
   [junit4]   2> 199825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 199825 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:32801_solr as DOWN
   [junit4]   2> 199830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 199830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 199830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 199830 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 199834 INFO  (closeThreadPool-2213-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613133-127.0.0.1:32801_solr-n_0000000002) closing
   [junit4]   2> 199834 INFO  
(OverseerStateUpdate-72076271348613133-127.0.0.1:32801_solr-n_0000000002) 
[n:127.0.0.1:32801_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:32801_solr
   [junit4]   2> 199835 INFO  
(OverseerAutoScalingTriggerThread-72076271348613133-127.0.0.1:32801_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 199838 INFO  (closeThreadPool-2213-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613133-127.0.0.1:32801_solr-n_0000000002) closing
   [junit4]   2> 199839 INFO  (zkCallback-2201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199839 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199842 INFO  (zkCallback-2136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199842 INFO  (zkCallback-2171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 199843 INFO  (zkCallback-2136-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34101_solr
   [junit4]   2> 199843 INFO  (zkCallback-2136-thread-2) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.Overseer Overseer 
(id=72076271348613134-127.0.0.1:34101_solr-n_0000000003) starting
   [junit4]   2> 199851 INFO  
(OverseerStateUpdate-72076271348613134-127.0.0.1:34101_solr-n_0000000003) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:34101_solr
   [junit4]   2> 199939 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613133-127.0.0.1:32801_solr-n_0000000002) closing
   [junit4]   2> 199940 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@c68e286{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 199941 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@644b41b4{/solr,null,STOPPED}
   [junit4]   2> 199941 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199941 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 199941 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 199941 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 15+36-1562
   [junit4]   2> 199942 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 199942 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 199942 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 199943 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e82a891{/solr,null,AVAILABLE}
   [junit4]   2> 199943 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@30b6f7bd{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34629}
   [junit4]   2> 199943 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.s.Server Started @200199ms
   [junit4]   2> 199943 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38727}
   [junit4]   2> 199944 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 199944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 199944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 199944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 199944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 199944 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-27T22:46:39.001175655Z
   [junit4]   2> 199946 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 199947 INFO  (zkConnectionManagerCallback-2219-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 199947 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 199947 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 199950 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 200085 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 200085 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@426bed11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200085 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@426bed11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200087 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54366a77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200087 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54366a77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 200087 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35893/solr
   [junit4]   2> 200088 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 200089 INFO  (zkConnectionManagerCallback-2230-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200089 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 200191 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 200192 INFO  (zkConnectionManagerCallback-2232-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 200193 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 200195 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 200199 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38727_solr as DOWN
   [junit4]   2> 200199 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 200199 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38727_solr
   [junit4]   2> 200200 INFO  (zkCallback-2136-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 200200 INFO  (zkCallback-2171-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 200200 INFO  (zkCallback-2201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 200200 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 200200 INFO  (zkCallback-2231-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 200201 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 200202 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_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> 200213 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) 
[n:127.0.0.1:38727_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001/tempDir-001/node2
   [junit4]   2> 200219 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 200220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:34629/solr. Proxy: http://127.0.0.1:38727/solr
   [junit4]   2> 200220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=159105320
   [junit4]   2> 200220 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34101_solr
   [junit4]   2> 200221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 200221 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34101_solr as DOWN
   [junit4]   2> 200225 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 200225 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 200225 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 200225 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 200226 INFO  (closeThreadPool-2243-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613134-127.0.0.1:34101_solr-n_0000000003) closing
   [junit4]   2> 200226 INFO  
(OverseerStateUpdate-72076271348613134-127.0.0.1:34101_solr-n_0000000003) 
[n:127.0.0.1:34101_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:34101_solr
   [junit4]   2> 200226 INFO  
(OverseerAutoScalingTriggerThread-72076271348613134-127.0.0.1:34101_solr-n_0000000003)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 200226 INFO  (closeThreadPool-2243-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076271348613134-127.0.0.1:34101_solr-n_0000000003) closing
   [junit4]   2> 200232 INFO  (zkCallback-2201-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200232 INFO  (zkCallback-2147-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200231 WARN  
(jetty-launcher-2055-thread-1-SendThread(127.0.0.1:35893)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10010fca678000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10010fca678000e, 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 0x10010fca678000e, 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> 200232 INFO  (zkCallback-2231-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 200232 INFO  (zkCallback-2171-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35013_solr
   [junit4]   2> 200332 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ]

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

ive nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 48945 INFO  (closeThreadPool-290-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076380756312082-127.0.0.1:33855_solr-n_0000000004) closing
   [junit4]   2> 49036 INFO  (jetty-closer-270-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ea76762{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 49036 INFO  (jetty-closer-270-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e1f49a4{/solr,null,STOPPED}
   [junit4]   2> 49036 INFO  (jetty-closer-270-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49135 INFO  (jetty-closer-270-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72076380756312082-127.0.0.1:33855_solr-n_0000000004) closing
   [junit4]   2> 49136 INFO  (jetty-closer-270-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2cf33773{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 49136 INFO  (jetty-closer-270-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@31d2d1b6{/solr,null,STOPPED}
   [junit4]   2> 49136 INFO  (jetty-closer-270-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49236 INFO  (jetty-closer-270-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@111f4fb9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 49237 INFO  (jetty-closer-270-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@690b63a{/solr,null,STOPPED}
   [junit4]   2> 49237 INFO  (jetty-closer-270-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49336 INFO  (jetty-closer-270-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1c7b9b92{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 49337 INFO  (jetty-closer-270-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62a1f664{/solr,null,STOPPED}
   [junit4]   2> 49337 INFO  (jetty-closer-270-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49337 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 49541 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        13      /solr/security.json
   [junit4]   2>        11      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        4       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        2       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        62      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        43      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        26      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72076380756312088-127.0.0.1:39203_solr-n_0000000006
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72076380756312076-127.0.0.1:39593_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72076380756312085-127.0.0.1:35007_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        106     /solr/live_nodes
   [junit4]   2>        98      /solr/overseer/queue
   [junit4]   2>        53      /solr/collections
   [junit4]   2>        26      /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 49547 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37631
   [junit4]   2> 49547 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37631
   [junit4]   2> 49547 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[7694A19C2F98A6AF]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37631
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_7694A19C2F98A6AF-001
   [junit4]   2> Oct 27, 2020 11:15:13 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=6851, maxDocsPerChunk=8, blockShift=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=6851, blockSize=2)), sim=Asserting(RandomSimilarity(queryNorm=true): 
{}), locale=dje-NE, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Linux 5.4.0-52-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=375390208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplicaErrorHandling]
   [junit4] Completed [3/5 (1!)] on J1 in 49.06s, 4 tests, 1 error <<< FAILURES!

[...truncated 27 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: 
There were test failures: 5 suites, 20 tests, 1 error [seed: 7694A19C2F98A6AF]

Total time: 1 minute 7 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/4831/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Linux #4830' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux 
#4831'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to