Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1426/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:51806: Underlying core creation failed 
while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51806: Underlying core creation failed while 
creating collection: testcollection
        at 
__randomizedtesting.SeedInfo.seed([3E9DBDE54559A944:B6C9823FEBA5C4BC]: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:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        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.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
        at 
org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.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 
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:830)


FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:51828: Underlying core creation failed 
while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51828: Underlying core creation failed while 
creating collection: testcollection
        at 
__randomizedtesting.SeedInfo.seed([3E9DBDE54559A944:B6C9823FEBA5C4BC]: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:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        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.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
        at 
org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.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 
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:830)


FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:56920: Underlying core creation failed 
while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56920: Underlying core creation failed while 
creating collection: testcollection
        at 
__randomizedtesting.SeedInfo.seed([3E9DBDE54559A944:B6C9823FEBA5C4BC]: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:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        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.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
        at 
org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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.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 
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:830)




Build Log:
[...truncated 13943 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestReplicaProperties
   [junit4]   2> 522185 INFO  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 522185 INFO  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/data-dir-26-001
   [junit4]   2> 522185 WARN  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 522185 INFO  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 522190 INFO  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 522190 INFO  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 522190 INFO  
(SUITE-TestReplicaProperties-seed#[3E9DBDE54559A944]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 522194 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 522195 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 522195 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 522198 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 522295 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 56853
   [junit4]   2> 522295 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:56853
   [junit4]   2> 522295 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56853
   [junit4]   2> 522295 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56853
   [junit4]   2> 522299 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522305 INFO  (zkConnectionManagerCallback-2112-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522305 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522310 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522318 INFO  (zkConnectionManagerCallback-2114-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522319 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522324 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 522328 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 522332 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 522335 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 522338 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 522340 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 522343 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 522345 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 522348 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 522351 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 522354 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 522357 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 522624 WARN  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 522624 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 522624 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 522624 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 522626 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 522626 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 522626 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 522627 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b15d2cf{/,null,AVAILABLE}
   [junit4]   2> 522629 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@21bfa1a3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 522629 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 522629 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/tempDir-001/control/data,
 hostPort=56860, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 522629 ERROR 
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 522629 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 522629 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 522630 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 522630 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 522630 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T14:13:38.869055Z
   [junit4]   2> 522631 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522634 INFO  (zkConnectionManagerCallback-2116-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522634 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522737 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 522737 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/control-001/solr.xml
   [junit4]   2> 522741 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 522741 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 522742 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 523029 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 523031 WARN  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75a0bfe9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 523031 WARN  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75a0bfe9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 523036 WARN  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18cc3a2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 523036 WARN  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18cc3a2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 523038 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56853/solr
   [junit4]   2> 523040 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 523044 INFO  (zkConnectionManagerCallback-2126-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 523044 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 523153 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 523156 INFO  (zkConnectionManagerCallback-2128-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 523156 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 523520 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56860_
   [junit4]   2> 523522 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.c.Overseer Overseer 
(id=72249574628196356-127.0.0.1:56860_-n_0000000000) starting
   [junit4]   2> 523585 INFO  
(OverseerStateUpdate-72249574628196356-127.0.0.1:56860_-n_0000000000) 
[n:127.0.0.1:56860_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:56860_
   [junit4]   2> 523587 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56860_
   [junit4]   2> 523591 INFO  (zkCallback-2127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 523601 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 523602 WARN  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] 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> 523629 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 523676 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 523688 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 523688 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 523689 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [n:127.0.0.1:56860_   
  ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/control-001/cores
   [junit4]   2> 523704 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 523707 INFO  (zkConnectionManagerCallback-2145-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 523707 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 523710 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 523715 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56853/solr ready
   [junit4]   2> 523720 INFO  (qtp1074019571-2936) [n:127.0.0.1:56860_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56860_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 523732 INFO  
(OverseerThreadFactory-2135-thread-1-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 523858 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 523858 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 524987 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 525012 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 525106 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 525193 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 525193 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 525193 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 525194 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 525205 WARN  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 525262 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 525262 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 525263 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 525263 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 525264 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 525267 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 525268 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 525269 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 525269 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1675825797144772608
   [junit4]   2> 525272 INFO  
(searcherExecutor-2147-thread-1-processing-n:127.0.0.1:56860_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:56860_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 525281 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 525281 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 525290 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 525290 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 525290 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56860/control_collection_shard1_replica_n1/
   [junit4]   2> 525291 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 525292 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:56860/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 525292 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72249574628196356-core_node2-n_0000000000
   [junit4]   2> 525297 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56860/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 525402 INFO  (zkCallback-2127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 525403 INFO  (zkCallback-2127-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 525405 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 525409 INFO  (qtp1074019571-2935) [n:127.0.0.1:56860_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1551
   [junit4]   2> 525413 INFO  (qtp1074019571-2936) [n:127.0.0.1:56860_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 525511 INFO  (zkCallback-2127-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 525511 INFO  (zkCallback-2127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 525511 INFO  (zkCallback-2127-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 525512 INFO  (qtp1074019571-2936) [n:127.0.0.1:56860_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56860_&wt=javabin&version=2}
 status=0 QTime=1793
   [junit4]   2> 525513 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 525628 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 525632 INFO  (zkConnectionManagerCallback-2156-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 525632 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 525635 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 525638 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56853/solr ready
   [junit4]   2> 525639 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 525641 INFO  (qtp1074019571-2936) [n:127.0.0.1:56860_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 525666 INFO  
(OverseerThreadFactory-2135-thread-2-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 525668 INFO  
(OverseerCollectionConfigSetProcessor-72249574628196356-127.0.0.1:56860_-n_0000000000)
 [n:127.0.0.1:56860_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 525889 WARN  
(OverseerThreadFactory-2135-thread-2-processing-n:127.0.0.1:56860_) 
[n:127.0.0.1:56860_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 525892 INFO  (qtp1074019571-2936) [n:127.0.0.1:56860_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 525894 INFO  (qtp1074019571-2936) [n:127.0.0.1:56860_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=253
   [junit4]   2> 525895 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 525895 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 525895 INFO  (watches-2153-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 525896 INFO  (watches-2153-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 525896 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 525896 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 525897 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 525897 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 525897 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 526164 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 526167 WARN  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 526167 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 526167 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 526167 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 526183 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 526183 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 526184 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 526184 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70177252{/,null,AVAILABLE}
   [junit4]   2> 526186 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@21d8e290{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/tempDir-001/jetty1,
 hostPort=56909, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-1-001/cores}
   [junit4]   2> 526190 ERROR (closeThreadPool-2157-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 526190 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T14:13:42.429993Z
   [junit4]   2> 526192 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 526199 INFO  (zkConnectionManagerCallback-2159-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526200 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 526204 WARN  
(closeThreadPool-2157-thread-1-SendThread(127.0.0.1:56853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ae9af6e30007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ae9af6e30007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ae9af6e30007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 526305 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 526305 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-1-001/solr.xml
   [junit4]   2> 526309 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 526309 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 526310 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 526425 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 526431 WARN  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@c06758a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526431 WARN  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@c06758a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526444 WARN  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1200d6c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526444 WARN  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1200d6c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526445 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56853/solr
   [junit4]   2> 526447 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 526452 INFO  (zkConnectionManagerCallback-2169-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526452 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 526460 WARN  
(closeThreadPool-2157-thread-1-SendThread(127.0.0.1:56853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ae9af6e30008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ae9af6e30008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ae9af6e30008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 526565 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 526572 INFO  (zkConnectionManagerCallback-2171-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526572 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 526609 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 526610 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 526611 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 526611 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 526612 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 526612 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 526615 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 526615 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 526615 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 526616 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50dca3fb{/,null,AVAILABLE}
   [junit4]   2> 526623 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@9565eca{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 526623 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 526623 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/tempDir-001/jetty2,
 hostPort=56920, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-2-001/cores}
   [junit4]   2> 526624 ERROR (closeThreadPool-2157-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 526624 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 526624 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 526624 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 526624 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 526624 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T14:13:42.863301Z
   [junit4]   2> 526626 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 526638 INFO  (zkConnectionManagerCallback-2175-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526639 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 526640 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.ZkController Publish node=127.0.0.1:56909_ as 
DOWN
   [junit4]   2> 526643 WARN  
(closeThreadPool-2157-thread-2-SendThread(127.0.0.1:56853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ae9af6e3000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ae9af6e3000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ae9af6e3000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 526649 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 526650 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56909_
   [junit4]   2> 526658 INFO  (zkCallback-2127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 526658 INFO  (zkCallback-2155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 526659 INFO  (zkCallback-2170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 526675 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 526677 WARN  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] 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> 526718 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 526741 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 526747 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 526747 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-2-001/solr.xml
   [junit4]   2> 526752 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 526752 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 526753 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 526753 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 526754 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 526757 INFO  (closeThreadPool-2157-thread-1) 
[n:127.0.0.1:56909_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-1-001/cores
   [junit4]   2> 526769 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:56909_
   [junit4]   2> 526826 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 526831 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@216abd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526831 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@216abd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526837 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5363b5c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526837 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5363b5c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 526839 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56853/solr
   [junit4]   2> 526841 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 526845 INFO  (zkConnectionManagerCallback-2191-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526845 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 526850 WARN  
(closeThreadPool-2157-thread-2-SendThread(127.0.0.1:56853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ae9af6e3000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ae9af6e3000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ae9af6e3000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 526953 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 526959 INFO  (zkConnectionManagerCallback-2193-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526959 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 526983 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 527005 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.ZkController Publish node=127.0.0.1:56920_ as 
DOWN
   [junit4]   2> 527008 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 527008 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56920_
   [junit4]   2> 527014 INFO  (zkCallback-2170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 527014 INFO  (zkCallback-2155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 527014 INFO  (zkCallback-2127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 527015 INFO  (zkCallback-2192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 527022 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 527022 WARN  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] 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> 527042 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 527076 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 527087 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 527087 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 527088 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56920_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-2-001/cores
   [junit4]   2> 527105 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:56920_
   [junit4]   2> 527132 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 527133 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 527133 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 527133 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 527133 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 527136 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 527137 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 527137 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 527138 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@397e6dff{/,null,AVAILABLE}
   [junit4]   2> 527145 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2dc5f008{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 527145 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 527145 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/tempDir-001/jetty3,
 hostPort=56925, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-3-001/cores}
   [junit4]   2> 527145 ERROR (closeThreadPool-2157-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 527145 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 527146 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 527146 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 527146 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 527146 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T14:13:43.385173Z
   [junit4]   2> 527147 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527151 INFO  (zkConnectionManagerCallback-2203-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527151 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527255 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 527255 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-3-001/solr.xml
   [junit4]   2> 527258 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 527258 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 527258 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 527301 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 527303 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51d14fe2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527303 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@51d14fe2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527307 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@436dd486[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527307 WARN  (closeThreadPool-2157-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@436dd486[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 527308 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56853/solr
   [junit4]   2> 527310 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527313 INFO  (zkConnectionManagerCallback-2213-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527313 INFO  (closeThreadPool-2157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527317 WARN  
(closeThreadPool-2157-thread-2-SendThread(127.0.0.1:56853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ae9af6e3000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ae9af6e3000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ae9af6e3000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 527422 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 527426 INFO  (zkConnectionManagerCallback-2215-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527426 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 527445 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 527446 WARN  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 527447 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 527447 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 527447 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 527448 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 527449 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 527450 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 527450 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 527450 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c501beb{/,null,AVAILABLE}
   [junit4]   2> 527453 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2677299c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:?????}
   [junit4]   2> 527453 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 527453 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/tempDir-001/jetty4,
 hostPort=56929, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001/shard-4-001/cores}
   [junit4]   2> 527454 ERROR (closeThreadPool-2157-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 527454 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 527454 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 527454 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 527454 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 527454 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T14:13:43.693354Z
   [junit4]   2> 527455 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 527459 INFO  (zkConnectionManagerCallback-2219-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 527459 INFO  (closeThreadPool-2157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 527462 WARN  
(closeThreadPool-2157-thread-1-SendThread(127.0.0.1:56853)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100ae9af6e30010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100ae9af6e30010, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100ae9af6e30010, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 527464 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.c.ZkController Publish node=127.0.0.1:56925_ as 
DOWN
   [junit4]   2> 527467 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 527467 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56925_
   [junit4]   2> 527471 INFO  (zkCallback-2127-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 527471 INFO  (zkCallback-2170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 527471 INFO  (zkCallback-2214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 527471 INFO  (zkCallback-2155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 527471 INFO  (zkCallback-2192-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 527476 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 527477 WARN  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] 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> 527492 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 527510 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4af12599
   [junit4]   2> 527517 INFO  (closeThreadPool-2157-thread-2) 
[n:127.0.0.1:56925_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: co

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

.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100aec49d3c0015, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 146631 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/collections/testcollection/terms/shard2
   [junit4]   2>        12      /solr/collections/testcollection/terms/shard1
   [junit4]   2>        12      /solr/collections/testcollection/terms/shard3
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/testcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        100     /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/testcollection/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        8       /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72249753512706058-127.0.0.1:51796_-n_0000000001
   [junit4]   2>        2       
/solr/collections/testcollection/leader_elect/shard1/election/72249753512706052-core_node9-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      /solr/overseer/queue
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2>        23      /solr/collections
   [junit4]   2>        20      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 146640 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51730
   [junit4]   2> 146640 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51730
   [junit4]   2> 146640 INFO  
(TEST-TestReplicaProperties.test-seed#[3E9DBDE54559A944]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51730
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicaProperties -Dtests.method=test 
-Dtests.seed=3E9DBDE54559A944 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=ar-IL -Dtests.timezone=Europe/Paris -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    142s J2 | TestReplicaProperties.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51806: Underlying core creation failed while 
creating collection: testcollection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3E9DBDE54559A944:B6C9823FEBA5C4BC]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
   [junit4]    >        at 
org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestReplicaProperties_3E9DBDE54559A944-001
   [junit4]   2> Aug 23, 2020 3:01:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-IL, 
timezone=Europe/Paris
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=25840632,total=194904064
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicaProperties]
   [junit4] Completed [2/5 (2!)] on J2 in 145.31s, 1 test, 1 error <<< FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: 
There were test failures: 5 suites, 5 tests, 2 errors [seed: 3E9DBDE54559A944]

Total time: 2 minutes 34 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: 
org.apache.solr.cloud.api.collections.TestReplicaProperties
[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=/Users/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: 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' 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 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[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-MacOSX/builds/1426/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-MacOSX #1425' 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-MacOSX 
#1426'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/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