Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4960/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:33553/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:33553/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([42EE83194282BFD5:4AD965D1992CCB5B]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:835)


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

Error Message:
Error from server at http://127.0.0.1:35087/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:35087/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([42EE83194282BFD5:4AD965D1992CCB5B]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:835)


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

Error Message:
Error from server at http://127.0.0.1:43765/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:43765/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([42EE83194282BFD5:4AD965D1992CCB5B]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:835)


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

Error Message:
Error from server at http://127.0.0.1:34019/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:34019/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([42EE83194282BFD5:4AD965D1992CCB5B]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:835)




Build Log:
[...truncated 15342 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 726456 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-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> 726456 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 726456 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-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_42EE83194282BFD5-001/data-dir-130-001
   [junit4]   2> 726456 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 726457 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 726457 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-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> 726457 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-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_42EE83194282BFD5-001/tempDir-001
   [junit4]   2> 726458 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 726458 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 726458 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 726459 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 726558 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 44015
   [junit4]   2> 726558 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44015
   [junit4]   2> 726558 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44015
   [junit4]   2> 726558 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44015
   [junit4]   2> 726559 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726561 INFO  (zkConnectionManagerCallback-10576-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726561 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726562 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726563 INFO  (zkConnectionManagerCallback-10578-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726563 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726564 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726565 INFO  (zkConnectionManagerCallback-10580-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726565 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726667 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 726667 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 726667 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 726667 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 726668 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 726669 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 726669 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 726669 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 726669 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 726669 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 726669 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55ac7705{/solr,null,AVAILABLE}
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23cd8597{/solr,null,AVAILABLE}
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@492512ca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42071}
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.s.Server Started @726678ms
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42071}
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ea11d9b{/solr,null,AVAILABLE}
   [junit4]   2> 726670 ERROR (jetty-launcher-10581-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 726670 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 726671 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 726671 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726671 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 726671 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T10:34:52.355115Z
   [junit4]   2> 726674 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@54c57535{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42793}
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.s.Server Started @726682ms
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42793}
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fd231cb{/solr,null,AVAILABLE}
   [junit4]   2> 726675 ERROR (jetty-launcher-10581-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e27ca6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39817}
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.s.Server Started @726683ms
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T10:34:52.359633Z
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39817}
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31dfdc2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42821}
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.s.Server Started @726683ms
   [junit4]   2> 726675 ERROR (jetty-launcher-10581-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42821}
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726675 ERROR (jetty-launcher-10581-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 726675 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 726676 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 726676 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T10:34:52.360018Z
   [junit4]   2> 726676 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 726676 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726676 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 726676 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T10:34:52.360140Z
   [junit4]   2> 726679 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726681 INFO  (zkConnectionManagerCallback-10583-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726681 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726681 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726681 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726682 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726682 INFO  (zkConnectionManagerCallback-10589-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726682 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726682 INFO  (zkConnectionManagerCallback-10587-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726682 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726683 INFO  (zkConnectionManagerCallback-10585-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726683 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726683 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726683 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726683 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726686 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 726686 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 726686 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 726686 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 726890 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 726891 WARN  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4334731[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726891 WARN  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4334731[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726908 WARN  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4c179a4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726908 WARN  (jetty-launcher-10581-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4c179a4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726909 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44015/solr
   [junit4]   2> 726910 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726911 INFO  (zkConnectionManagerCallback-10603-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726911 INFO  (jetty-launcher-10581-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 726969 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 726971 WARN  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7dfeaf58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726971 WARN  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7dfeaf58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726973 WARN  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75f2f34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726973 WARN  (jetty-launcher-10581-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75f2f34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 726975 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44015/solr
   [junit4]   2> 726975 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 726978 INFO  (zkConnectionManagerCallback-10611-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726979 INFO  (jetty-launcher-10581-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 727028 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 727029 WARN  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c4d864a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727029 WARN  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c4d864a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727039 WARN  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@966abc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727039 WARN  (jetty-launcher-10581-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@966abc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727040 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44015/solr
   [junit4]   2> 727043 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 727046 INFO  (zkConnectionManagerCallback-10622-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727046 INFO  (jetty-launcher-10581-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 727140 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 727141 WARN  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68871c9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727141 WARN  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68871c9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727143 WARN  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@390ac060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727143 WARN  (jetty-launcher-10581-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@390ac060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727144 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44015/solr
   [junit4]   2> 727145 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 727146 INFO  (zkConnectionManagerCallback-10633-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727146 INFO  (jetty-launcher-10581-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 727188 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 727189 INFO  (zkConnectionManagerCallback-10635-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727189 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 727244 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42821_solr
   [junit4]   2> 727244 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.Overseer Overseer 
(id=72067570871173131-127.0.0.1:42821_solr-n_0000000000) starting
   [junit4]   2> 727249 INFO  
(OverseerStateUpdate-72067570871173131-127.0.0.1:42821_solr-n_0000000000) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42821_solr
   [junit4]   2> 727249 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42821_solr
   [junit4]   2> 727249 INFO  
(OverseerStateUpdate-72067570871173131-127.0.0.1:42821_solr-n_0000000000) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 727251 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 727251 WARN  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_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> 727263 INFO  (jetty-launcher-10581-thread-4) 
[n:127.0.0.1:42821_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_42EE83194282BFD5-001/tempDir-001/node4
   [junit4]   2> 727289 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 727290 INFO  (zkConnectionManagerCallback-10647-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727290 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 727293 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 727295 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42071_solr as DOWN
   [junit4]   2> 727296 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 727296 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42071_solr
   [junit4]   2> 727296 INFO  (zkCallback-10634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 727297 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 727298 WARN  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_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> 727298 INFO  (zkCallback-10646-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 727310 INFO  (jetty-launcher-10581-thread-3) 
[n:127.0.0.1:42071_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_42EE83194282BFD5-001/tempDir-001/node3
   [junit4]   2> 727389 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 727390 INFO  (zkConnectionManagerCallback-10655-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727390 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 727393 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 727397 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39817_solr as DOWN
   [junit4]   2> 727397 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 727397 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39817_solr
   [junit4]   2> 727398 INFO  (zkCallback-10634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 727398 INFO  (zkCallback-10646-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 727398 INFO  (zkCallback-10654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 727399 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 727400 WARN  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_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> 727411 INFO  (jetty-launcher-10581-thread-1) 
[n:127.0.0.1:39817_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_42EE83194282BFD5-001/tempDir-001/node1
   [junit4]   2> 727489 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 727490 INFO  (zkConnectionManagerCallback-10663-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727490 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 727492 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 727494 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42793_solr as DOWN
   [junit4]   2> 727495 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 727495 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42793_solr
   [junit4]   2> 727496 INFO  (zkCallback-10634-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727496 INFO  (zkCallback-10646-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727496 INFO  (zkCallback-10654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727496 INFO  (zkCallback-10662-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727497 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 727497 WARN  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_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> 727518 INFO  (jetty-launcher-10581-thread-2) 
[n:127.0.0.1:42793_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_42EE83194282BFD5-001/tempDir-001/node2
   [junit4]   2> 727523 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 727523 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 727524 INFO  (zkConnectionManagerCallback-10674-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727524 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 727525 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 727525 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44015/solr ready
   [junit4]   2> 727527 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1956709918
   [junit4]   2> 727527 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42821_solr
   [junit4]   2> 727528 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 727528 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42821_solr as DOWN
   [junit4]   2> 727529 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 727529 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 727529 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 727529 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 727529 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 727529 INFO  (closeThreadPool-10679-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173131-127.0.0.1:42821_solr-n_0000000000) closing
   [junit4]   2> 727530 INFO  
(OverseerStateUpdate-72067570871173131-127.0.0.1:42821_solr-n_0000000000) 
[n:127.0.0.1:42821_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42821_solr
   [junit4]   2> 727530 INFO  
(OverseerAutoScalingTriggerThread-72067570871173131-127.0.0.1:42821_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 727531 INFO  (closeThreadPool-10679-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173131-127.0.0.1:42821_solr-n_0000000000) closing
   [junit4]   2> 727531 INFO  (zkCallback-10654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727531 INFO  (zkCallback-10662-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727532 INFO  (zkCallback-10646-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42071_solr
   [junit4]   2> 727532 INFO  (zkCallback-10646-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727531 INFO  (zkCallback-10673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727532 INFO  (zkCallback-10646-thread-1) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.Overseer Overseer 
(id=72067570871173132-127.0.0.1:42071_solr-n_0000000001) starting
   [junit4]   2> 727534 INFO  
(OverseerStateUpdate-72067570871173132-127.0.0.1:42071_solr-n_0000000001) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42071_solr
   [junit4]   2> 727632 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173131-127.0.0.1:42821_solr-n_0000000000) closing
   [junit4]   2> 727632 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@31dfdc2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 727632 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1fd231cb{/solr,null,STOPPED}
   [junit4]   2> 727632 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 727633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 727633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 727633 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fdc472{/solr,null,AVAILABLE}
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2ce03081{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38989}
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.Server Started @727642ms
   [junit4]   2> 727634 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34019}
   [junit4]   2> 727635 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 727635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 727635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 727635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 727635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 727635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T10:34:53.319175Z
   [junit4]   2> 727635 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 727636 INFO  (zkConnectionManagerCallback-10685-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727636 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 727636 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 727639 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 727777 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 727778 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@da96f75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727778 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@da96f75[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727779 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29cdc9a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727779 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29cdc9a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727780 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44015/solr
   [junit4]   2> 727781 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 727782 INFO  (zkConnectionManagerCallback-10696-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727782 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 727883 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 727885 INFO  (zkConnectionManagerCallback-10698-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727885 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 727887 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 727889 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34019_solr as DOWN
   [junit4]   2> 727890 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 727890 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34019_solr
   [junit4]   2> 727891 INFO  (zkCallback-10646-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727891 INFO  (zkCallback-10662-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727891 INFO  (zkCallback-10654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727891 INFO  (zkCallback-10673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727891 INFO  (zkCallback-10697-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 727892 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 727892 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_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> 727904 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34019_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_42EE83194282BFD5-001/tempDir-001/node4
   [junit4]   2> 727908 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 727908 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:38989/solr. Proxy: http://127.0.0.1:34019/solr
   [junit4]   2> 727908 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1163838021
   [junit4]   2> 727908 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42071_solr
   [junit4]   2> 727909 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 727909 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42071_solr as DOWN
   [junit4]   2> 727910 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 727910 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 727910 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 727910 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 727910 INFO  (closeThreadPool-10709-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173132-127.0.0.1:42071_solr-n_0000000001) closing
   [junit4]   2> 727910 INFO  
(OverseerStateUpdate-72067570871173132-127.0.0.1:42071_solr-n_0000000001) 
[n:127.0.0.1:42071_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42071_solr
   [junit4]   2> 727910 INFO  
(OverseerAutoScalingTriggerThread-72067570871173132-127.0.0.1:42071_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 727911 INFO  (closeThreadPool-10709-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173132-127.0.0.1:42071_solr-n_0000000001) closing
   [junit4]   2> 727912 INFO  (zkCallback-10673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727912 INFO  (zkCallback-10654-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39817_solr
   [junit4]   2> 727912 INFO  (zkCallback-10662-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727912 INFO  (zkCallback-10654-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727912 INFO  (zkCallback-10697-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 727913 INFO  (zkCallback-10654-thread-1) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.Overseer Overseer 
(id=72067570871173133-127.0.0.1:39817_solr-n_0000000002) starting
   [junit4]   2> 727914 INFO  
(OverseerStateUpdate-72067570871173133-127.0.0.1:39817_solr-n_0000000002) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39817_solr
   [junit4]   2> 728012 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173132-127.0.0.1:42071_solr-n_0000000001) closing
   [junit4]   2> 728013 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@492512ca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 728013 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23cd8597{/solr,null,STOPPED}
   [junit4]   2> 728013 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 728013 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 728014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 728014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 728014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 728014 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@489acb34{/solr,null,AVAILABLE}
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@dc1240{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33575}
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.Server Started @728022ms
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34855}
   [junit4]   2> 728015 ERROR 
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-10T10:34:53.699415Z
   [junit4]   2> 728015 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728016 INFO  (zkConnectionManagerCallback-10715-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728016 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728017 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 728019 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 728189 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 728190 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59df3cfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728190 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59df3cfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728192 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2612b464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728193 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2612b464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 728194 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44015/solr
   [junit4]   2> 728195 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 728195 INFO  (zkConnectionManagerCallback-10726-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728195 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 728297 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 728298 INFO  (zkConnectionManagerCallback-10728-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 728298 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 728300 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 728302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34855_solr as DOWN
   [junit4]   2> 728302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 728302 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34855_solr
   [junit4]   2> 728303 INFO  (zkCallback-10654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 728303 INFO  (zkCallback-10673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 728303 INFO  (zkCallback-10662-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 728303 INFO  (zkCallback-10697-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 728303 INFO  (zkCallback-10727-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 728304 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 728304 WARN  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_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> 728316 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) 
[n:127.0.0.1:34855_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_42EE83194282BFD5-001/tempDir-001/node3
   [junit4]   2> 728319 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 728320 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: 
http://127.0.0.1:33575/solr. Proxy: http://127.0.0.1:34855/solr
   [junit4]   2> 728320 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1630286982
   [junit4]   2> 728320 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39817_solr
   [junit4]   2> 728320 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 728320 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39817_solr as DOWN
   [junit4]   2> 728321 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 728321 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 728321 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 728321 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 728321 INFO  (closeThreadPool-10739-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173133-127.0.0.1:39817_solr-n_0000000002) closing
   [junit4]   2> 728322 INFO  
(OverseerStateUpdate-72067570871173133-127.0.0.1:39817_solr-n_0000000002) 
[n:127.0.0.1:39817_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39817_solr
   [junit4]   2> 728322 INFO  
(OverseerAutoScalingTriggerThread-72067570871173133-127.0.0.1:39817_solr-n_0000000002)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 728323 INFO  (closeThreadPool-10739-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173133-127.0.0.1:39817_solr-n_0000000002) closing
   [junit4]   2> 728323 INFO  (zkCallback-10673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 728323 INFO  (zkCallback-10697-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 728323 INFO  (zkCallback-10662-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 728323 INFO  (zkCallback-10727-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 728324 INFO  (zkCallback-10662-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42793_solr
   [junit4]   2> 728324 INFO  (zkCallback-10662-thread-2) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.Overseer Overseer 
(id=72067570871173134-127.0.0.1:42793_solr-n_0000000003) starting
   [junit4]   2> 728325 INFO  
(OverseerStateUpdate-72067570871173134-127.0.0.1:42793_solr-n_0000000003) 
[n:127.0.0.1:42793_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:42793_solr
   [junit4]   2> 728423 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067570871173133-127.0.0.1:39817_solr-n_0000000002) closing
   [junit4]   2> 728424 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4e27ca6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 728424 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55ac7705{/solr,null,STOPPED}
   [junit4]   2> 728424 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 728425 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 728425 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 728425 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: 
de97d26f7bd222a0e16831e353d702a7a422f711; jvm 12.0.2+10
   [junit4]   2> 728426 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 728426 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 728426 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 6600

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

.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> 46955 INFO  (jetty-closer-270-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067634991923221-127.0.0.1:38891_solr-n_0000000005) closing
   [junit4]   2> 46957 INFO  (jetty-closer-270-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d05e0dc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 46957 INFO  (jetty-closer-270-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f1dd8bd{/solr,null,STOPPED}
   [junit4]   2> 46957 INFO  (jetty-closer-270-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47055 INFO  (jetty-closer-270-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72067634991923218-127.0.0.1:35087_solr-n_0000000004) closing
   [junit4]   2> 47057 INFO  (jetty-closer-270-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@77c0fe57{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 47057 INFO  (jetty-closer-270-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1360296c{/solr,null,STOPPED}
   [junit4]   2> 47057 INFO  (jetty-closer-270-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47156 INFO  (jetty-closer-270-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@66ffb015{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 47157 INFO  (jetty-closer-270-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@54071eed{/solr,null,STOPPED}
   [junit4]   2> 47157 INFO  (jetty-closer-270-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47257 INFO  (jetty-closer-270-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2402b2df{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 47257 INFO  (jetty-closer-270-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@331e7ea4{/solr,null,STOPPED}
   [junit4]   2> 47257 INFO  (jetty-closer-270-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47258 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 47463 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        13      /solr/security.json
   [junit4]   2>        11      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        8       /solr/packages.json
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1
   [junit4]   2>        7       
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1
   [junit4]   2>        6       
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        5       
/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>        71      
/solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json
   [junit4]   2>        39      
/solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json
   [junit4]   2>        26      
/solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72067634991923227-127.0.0.1:45429_solr-n_0000000007
   [junit4]   2>        3       
/solr/overseer_elect/election/72067634991923221-127.0.0.1:38891_solr-n_0000000005
   [junit4]   2>        2       
/solr/overseer_elect/election/72067634991923214-127.0.0.1:34603_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72067634991923212-127.0.0.1:41829_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        107     /solr/live_nodes
   [junit4]   2>        98      /solr/overseer/queue
   [junit4]   2>        51      /solr/collections
   [junit4]   2>        28      /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 47470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35161
   [junit4]   2> 47470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35161
   [junit4]   2> 47470 INFO  
(SUITE-TestPullReplicaErrorHandling-seed#[42EE83194282BFD5]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35161
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_42EE83194282BFD5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=PostingsFormat(name=Direct), 
fieldName_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=2032, maxMBSortInHeap=7.436102162249018, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nn-NO, 
timezone=Europe/Samara
   [junit4]   2> NOTE: Linux 5.4.0-52-generic amd64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=16,threads=1,free=407897552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplicaErrorHandling]
   [junit4] Completed [3/5 (3!)] on J0 in 46.96s, 4 tests, 1 error <<< FAILURES!

[...truncated 29 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, 3 errors [seed: 42EE83194282BFD5]

Total time: 1 minute 3 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   3/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/4960/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 #4959' 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 
#4960'.
[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
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