Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4850/
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:37569/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:37569/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([B9935C47D8C5962F:B1A4BA8F036BE2A1]: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:43283/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:43283/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([B9935C47D8C5962F:B1A4BA8F036BE2A1]: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 15325 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 762673 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-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> 762673 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 762674 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/data-dir-107-001
   [junit4]   2> 762674 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 762674 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 762675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-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> 762675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001
   [junit4]   2> 762675 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 762675 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 762675 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 762676 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 762775 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 41449
   [junit4]   2> 762775 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41449
   [junit4]   2> 762775 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41449
   [junit4]   2> 762775 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41449
   [junit4]   2> 762777 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762778 INFO  (zkConnectionManagerCallback-25071-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762778 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762780 INFO  (zkConnectionManagerCallback-25073-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762780 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762780 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762781 INFO  (zkConnectionManagerCallback-25075-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 762893 INFO  (jetty-launcher-25076-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> 762893 INFO  (jetty-launcher-25076-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> 762893 INFO  (jetty-launcher-25076-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> 762893 INFO  (jetty-launcher-25076-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> 762895 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@748e2889{/solr,null,AVAILABLE}
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@172d9f6f{/solr,null,AVAILABLE}
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a969908{/solr,null,AVAILABLE}
   [junit4]   2> 762895 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e5685dc{/solr,null,AVAILABLE}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@27777aa0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45403}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.s.Server Started @763164ms
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@243cb74d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43675}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45403}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.s.Server Started @763164ms
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43675}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4cddb245{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39045}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.s.Server Started @763165ms
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c8ace57{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36141}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39045}
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.s.Server Started @763165ms
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36141}
   [junit4]   2> 762896 ERROR (jetty-launcher-25076-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 762896 ERROR (jetty-launcher-25076-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 762896 ERROR (jetty-launcher-25076-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 762896 ERROR (jetty-launcher-25076-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:44.342890109Z
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:44.342897443Z
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:44.342963910Z
   [junit4]   2> 762896 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:44.342957969Z
   [junit4]   2> 762897 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762897 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762902 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762905 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762908 INFO  (zkConnectionManagerCallback-25078-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762908 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762908 INFO  (zkConnectionManagerCallback-25082-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762908 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762909 INFO  (zkConnectionManagerCallback-25080-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762909 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762909 INFO  (zkConnectionManagerCallback-25084-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762909 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762913 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 762915 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 762915 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 762915 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 762920 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 762920 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 762921 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 762921 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 763153 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 763154 WARN  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6dab7d8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763154 WARN  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6dab7d8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763156 WARN  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39e06721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763156 WARN  (jetty-launcher-25076-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39e06721[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763157 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 763157 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763158 INFO  (zkConnectionManagerCallback-25098-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763158 INFO  (jetty-launcher-25076-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763210 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 763210 WARN  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@436df3ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763210 WARN  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@436df3ce[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763212 WARN  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d4358c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763212 WARN  (jetty-launcher-25076-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d4358c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763213 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 763214 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763214 INFO  (zkConnectionManagerCallback-25106-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763214 INFO  (jetty-launcher-25076-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763361 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 763362 WARN  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@678021d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763362 WARN  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@678021d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763363 WARN  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c798986[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763363 WARN  (jetty-launcher-25076-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c798986[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763364 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 763365 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763365 INFO  (zkConnectionManagerCallback-25120-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763365 INFO  (jetty-launcher-25076-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763380 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 763381 WARN  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a923999[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763381 WARN  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a923999[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763382 WARN  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@611f9c3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763382 WARN  (jetty-launcher-25076-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@611f9c3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 763382 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 763383 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763383 INFO  (zkConnectionManagerCallback-25128-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763383 INFO  (jetty-launcher-25076-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763423 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 763424 INFO  (zkConnectionManagerCallback-25130-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763424 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 763471 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45403_solr
   [junit4]   2> 763472 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.Overseer Overseer 
(id=72094414808416267-127.0.0.1:45403_solr-n_0000000000) starting
   [junit4]   2> 763475 INFO  
(OverseerStateUpdate-72094414808416267-127.0.0.1:45403_solr-n_0000000000) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45403_solr
   [junit4]   2> 763475 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45403_solr
   [junit4]   2> 763476 INFO  
(OverseerStateUpdate-72094414808416267-127.0.0.1:45403_solr-n_0000000000) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 763481 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 763482 WARN  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_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> 763492 INFO  (jetty-launcher-25076-thread-1) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node1
   [junit4]   2> 763523 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 763524 INFO  (zkConnectionManagerCallback-25142-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763524 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 763526 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 763527 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39045_solr as DOWN
   [junit4]   2> 763528 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 763528 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39045_solr
   [junit4]   2> 763528 INFO  (zkCallback-25129-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 763529 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 763529 WARN  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_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> 763533 INFO  (zkCallback-25141-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 763537 INFO  (jetty-launcher-25076-thread-4) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node4
   [junit4]   2> 763625 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 763630 INFO  (zkConnectionManagerCallback-25150-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763630 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 763636 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 763638 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43675_solr as DOWN
   [junit4]   2> 763639 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 763639 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43675_solr
   [junit4]   2> 763640 INFO  (zkCallback-25141-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 763641 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 763641 WARN  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_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> 763641 INFO  (zkCallback-25129-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 763642 INFO  (zkCallback-25149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 763651 INFO  (jetty-launcher-25076-thread-3) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node3
   [junit4]   2> 763735 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 763742 INFO  (zkConnectionManagerCallback-25158-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763742 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 763746 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 763748 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36141_solr as DOWN
   [junit4]   2> 763749 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 763749 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36141_solr
   [junit4]   2> 763750 INFO  (zkCallback-25129-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 763750 INFO  (zkCallback-25149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 763750 INFO  (zkCallback-25141-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 763751 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 763751 WARN  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_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> 763761 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 763762 INFO  (jetty-launcher-25076-thread-2) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node2
   [junit4]   2> 763768 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 763775 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763779 INFO  (zkConnectionManagerCallback-25169-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763779 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763780 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 763781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41449/solr ready
   [junit4]   2> 763783 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=187264900
   [junit4]   2> 763783 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45403_solr
   [junit4]   2> 763784 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 763784 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45403_solr as DOWN
   [junit4]   2> 763785 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 763785 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 763785 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 763785 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 763785 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 763785 INFO  (closeThreadPool-25174-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416267-127.0.0.1:45403_solr-n_0000000000) closing
   [junit4]   2> 763786 INFO  
(OverseerAutoScalingTriggerThread-72094414808416267-127.0.0.1:45403_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 763786 INFO  
(OverseerStateUpdate-72094414808416267-127.0.0.1:45403_solr-n_0000000000) 
[n:127.0.0.1:45403_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45403_solr
   [junit4]   2> 763786 INFO  (closeThreadPool-25174-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416267-127.0.0.1:45403_solr-n_0000000000) closing
   [junit4]   2> 763787 INFO  (zkCallback-25141-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 763787 INFO  (zkCallback-25141-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39045_solr
   [junit4]   2> 763787 INFO  (zkCallback-25149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 763787 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 763787 INFO  (zkCallback-25141-thread-2) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.Overseer Overseer 
(id=72094414808416268-127.0.0.1:39045_solr-n_0000000001) starting
   [junit4]   2> 763789 INFO  
(OverseerStateUpdate-72094414808416268-127.0.0.1:39045_solr-n_0000000001) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39045_solr
   [junit4]   2> 763789 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 763887 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416267-127.0.0.1:45403_solr-n_0000000000) closing
   [junit4]   2> 763888 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@27777aa0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 763888 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@172d9f6f{/solr,null,STOPPED}
   [junit4]   2> 763888 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 763889 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 763890 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 763890 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-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> 763900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 763900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 763900 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 763902 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46aa6c27{/solr,null,AVAILABLE}
   [junit4]   2> 763912 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@32496769{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43951}
   [junit4]   2> 763912 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.Server Started @764181ms
   [junit4]   2> 763912 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42991}
   [junit4]   2> 763913 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 763913 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 763913 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 763913 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 763913 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 763913 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:45.359191383Z
   [junit4]   2> 763914 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 763923 INFO  (zkConnectionManagerCallback-25180-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 763923 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 763923 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 763927 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 764133 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 764134 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62637bd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764134 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62637bd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764136 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6bc310ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764136 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6bc310ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764138 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 764139 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 764140 INFO  (zkConnectionManagerCallback-25191-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764140 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 764244 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 764245 INFO  (zkConnectionManagerCallback-25193-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764245 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 764248 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 764250 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42991_solr as DOWN
   [junit4]   2> 764251 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 764251 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42991_solr
   [junit4]   2> 764252 INFO  (zkCallback-25141-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764252 INFO  (zkCallback-25149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764252 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764252 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764253 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 764253 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_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> 764258 INFO  (zkCallback-25192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764263 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:42991_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node1
   [junit4]   2> 764270 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 764270 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:43951/solr. Proxy: http://127.0.0.1:42991/solr
   [junit4]   2> 764270 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=915203101
   [junit4]   2> 764270 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39045_solr
   [junit4]   2> 764270 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 764270 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39045_solr as DOWN
   [junit4]   2> 764272 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 764272 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 764272 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 764272 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 764272 INFO  (closeThreadPool-25204-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416268-127.0.0.1:39045_solr-n_0000000001) closing
   [junit4]   2> 764272 INFO  
(OverseerStateUpdate-72094414808416268-127.0.0.1:39045_solr-n_0000000001) 
[n:127.0.0.1:39045_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39045_solr
   [junit4]   2> 764272 INFO  
(OverseerAutoScalingTriggerThread-72094414808416268-127.0.0.1:39045_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 764280 INFO  (closeThreadPool-25204-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416268-127.0.0.1:39045_solr-n_0000000001) closing
   [junit4]   2> 764281 INFO  (zkCallback-25149-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43675_solr
   [junit4]   2> 764281 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764281 INFO  (zkCallback-25149-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764281 INFO  (zkCallback-25192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764281 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764281 INFO  (zkCallback-25149-thread-1) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.Overseer Overseer 
(id=72094414808416269-127.0.0.1:43675_solr-n_0000000002) starting
   [junit4]   2> 764286 INFO  
(OverseerStateUpdate-72094414808416269-127.0.0.1:43675_solr-n_0000000002) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43675_solr
   [junit4]   2> 764381 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416268-127.0.0.1:39045_solr-n_0000000001) closing
   [junit4]   2> 764383 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4cddb245{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 764383 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e5685dc{/solr,null,STOPPED}
   [junit4]   2> 764383 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 764384 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 764385 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 764385 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-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> 764410 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 764410 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 764410 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 764410 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33170b9d{/solr,null,AVAILABLE}
   [junit4]   2> 764413 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2baeea05{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40987}
   [junit4]   2> 764413 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.Server Started @764682ms
   [junit4]   2> 764413 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36769}
   [junit4]   2> 764414 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 764414 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 764414 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 764414 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 764414 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 764414 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:45.860339394Z
   [junit4]   2> 764419 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 764421 INFO  (zkConnectionManagerCallback-25210-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764421 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 764422 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 764425 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 764614 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 764614 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7bbccc4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764614 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7bbccc4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764617 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@456ba6c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764617 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@456ba6c8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 764618 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 764636 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 764637 INFO  (zkConnectionManagerCallback-25221-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764637 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 764744 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 764749 INFO  (zkConnectionManagerCallback-25223-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764749 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 764753 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 764768 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36769_solr as DOWN
   [junit4]   2> 764769 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 764769 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36769_solr
   [junit4]   2> 764771 INFO  (zkCallback-25192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764771 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 764781 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764781 INFO  (zkCallback-25149-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764782 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_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> 764790 INFO  (zkCallback-25222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 764797 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:36769_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node4
   [junit4]   2> 764812 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 764814 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:40987/solr. Proxy: http://127.0.0.1:36769/solr
   [junit4]   2> 764814 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1243662121
   [junit4]   2> 764814 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43675_solr
   [junit4]   2> 764817 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 764817 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43675_solr as DOWN
   [junit4]   2> 764832 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 764832 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 764832 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 764832 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 764833 INFO  (closeThreadPool-25234-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416269-127.0.0.1:43675_solr-n_0000000002) closing
   [junit4]   2> 764833 INFO  
(OverseerStateUpdate-72094414808416269-127.0.0.1:43675_solr-n_0000000002) 
[n:127.0.0.1:43675_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43675_solr
   [junit4]   2> 764833 INFO  
(OverseerAutoScalingTriggerThread-72094414808416269-127.0.0.1:43675_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 764837 INFO  (closeThreadPool-25234-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416269-127.0.0.1:43675_solr-n_0000000002) closing
   [junit4]   2> 764843 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36141_solr
   [junit4]   2> 764843 INFO  (zkCallback-25192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764843 INFO  (zkCallback-25222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764843 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764843 INFO  (zkCallback-25157-thread-1) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.Overseer Overseer 
(id=72094414808416270-127.0.0.1:36141_solr-n_0000000003) starting
   [junit4]   2> 764850 WARN  
(jetty-launcher-25076-thread-3-SendThread(127.0.0.1:41449)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100217d00f2000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100217d00f2000d, 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 0x100217d00f2000d, 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> 764851 INFO  (zkCallback-25157-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 764854 INFO  
(OverseerStateUpdate-72094414808416270-127.0.0.1:36141_solr-n_0000000003) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36141_solr
   [junit4]   2> 764951 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416269-127.0.0.1:43675_solr-n_0000000002) closing
   [junit4]   2> 764952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@243cb74d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 764952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@748e2889{/solr,null,STOPPED}
   [junit4]   2> 764952 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 764953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 764953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 764953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-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> 764953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 764953 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 764954 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 764955 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46c858c9{/solr,null,AVAILABLE}
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@611cd34d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:45047}
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.s.Server Started @765224ms
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38059}
   [junit4]   2> 764956 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.8.0
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 764956 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-31T03:40:46.402481875Z
   [junit4]   2> 764957 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 764957 INFO  (zkConnectionManagerCallback-25240-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764957 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 764957 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 764960 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 765105 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 765109 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11977c72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 765109 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11977c72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 765123 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73181565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 765123 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73181565[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 765124 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41449/solr
   [junit4]   2> 765125 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 765126 INFO  (zkConnectionManagerCallback-25251-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765126 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 765228 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 765229 INFO  (zkConnectionManagerCallback-25253-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765229 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 765231 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 765235 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38059_solr as DOWN
   [junit4]   2> 765237 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 765237 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38059_solr
   [junit4]   2> 765242 INFO  (zkCallback-25222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765242 INFO  (zkCallback-25192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765242 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765242 INFO  (zkCallback-25157-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765242 INFO  (zkCallback-25252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 765242 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 765242 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_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> 765253 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) 
[n:127.0.0.1:38059_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001/tempDir-001/node3
   [junit4]   2> 765265 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 765277 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:45047/solr. Proxy: http://127.0.0.1:38059/solr
   [junit4]   2> 765278 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1547038767
   [junit4]   2> 765278 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36141_solr
   [junit4]   2> 765278 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 765278 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36141_solr as DOWN
   [junit4]   2> 765285 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 765285 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 765285 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 765286 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 765294 INFO  (closeThreadPool-25264-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416270-127.0.0.1:36141_solr-n_0000000003) closing
   [junit4]   2> 765294 INFO  
(OverseerStateUpdate-72094414808416270-127.0.0.1:36141_solr-n_0000000003) 
[n:127.0.0.1:36141_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36141_solr
   [junit4]   2> 765294 INFO  
(OverseerAutoScalingTriggerThread-72094414808416270-127.0.0.1:36141_solr-n_0000000003)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 765301 INFO  (closeThreadPool-25264-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094414808416270-127.0.0.1:36141_solr-n_0000000003) closing
   [junit4]   2> 765302 INFO  (zkCallback-25222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 765302 INFO  (zkCallback-25192-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42991_solr
   [junit4]   2> 765302 INFO  (zkCallback-25168-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 765302 INFO  (zkCallback-25192-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 765306 WARN  
(jetty-launcher-25076-thread-2-SendThread(127.0.0.1:41449)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100217d00f2000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100217d00f2000e, 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 0x100217d00f2000e, likely server 
has closed socket
   [junit4]   2>        at org.apache.zookeep

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

anager Closing metric reporters for 
registry=solr.core.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.replica_p2
 tag=SolrCore@76360789
   [junit4]   2> 44311 INFO  (coreCloseExecutor-293-thread-1) 
[n:127.0.0.1:33489_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for 
registry=solr.collection.pull_replica_error_handling_test_close_hooks_deleted_on_reconnect.shard1.leader
 tag=SolrCore@76360789
   [junit4]   2> 44311 INFO  (coreCloseExecutor-293-thread-1) 
[n:127.0.0.1:33489_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 44312 INFO  (jetty-closer-274-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 44313 INFO  (jetty-closer-274-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 44313 INFO  (jetty-closer-274-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 44313 INFO  (jetty-closer-274-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 44313 INFO  (closeThreadPool-295-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094480809263122-127.0.0.1:33489_solr-n_0000000004) closing
   [junit4]   2> 44313 INFO  (closeThreadPool-295-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094480809263122-127.0.0.1:33489_solr-n_0000000004) closing
   [junit4]   2> 44313 INFO  (jetty-closer-274-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72094480809263122-127.0.0.1:33489_solr-n_0000000004) closing
   [junit4]   2> 44314 INFO  (jetty-closer-274-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6783fb1c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 44314 INFO  (jetty-closer-274-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3ecdf26e{/solr,null,STOPPED}
   [junit4]   2> 44314 INFO  (jetty-closer-274-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 44315 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 44518 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        12      /solr/security.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        9       
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        8       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_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>        67      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        41      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72094480809263131-127.0.0.1:37569_solr-n_0000000007
   [junit4]   2>        2       
/solr/overseer_elect/election/72094480809263118-127.0.0.1:34591_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72094480809263117-127.0.0.1:34331_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        99      /solr/overseer/queue
   [junit4]   2>        99      /solr/live_nodes
   [junit4]   2>        48      /solr/collections
   [junit4]   2>        30      /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 44524 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36015
   [junit4]   2> 44524 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36015
   [junit4]   2> 44524 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[B9935C47D8C5962F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36015
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPullReplicaErrorHandling_B9935C47D8C5962F-001
   [junit4]   2> Oct 31, 2020 3:58:13 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=96, maxDocsPerChunk=932, blockShift=8), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=96, blockSize=8)), sim=Asserting(RandomSimilarity(queryNorm=false): 
{}), locale=fr-TG, timezone=America/Monterrey
   [junit4]   2> NOTE: Linux 5.4.0-52-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=373293056,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplicaErrorHandling]
   [junit4] Completed [4/5 (1!)] on J2 in 44.20s, 4 tests, 1 error <<< FAILURES!

[...truncated 20 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: B9935C47D8C5962F]

Total time: 50 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/4850/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 #4849' 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 
#4850'.
[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