Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6440/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule

Error Message:
Error from server at http://127.0.0.1:63728/_: Underlying core creation failed 
while creating collection: shardSplitWithRule_rewrite

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63728/_: Underlying core creation failed while 
creating collection: shardSplitWithRule_rewrite
        at 
__randomizedtesting.SeedInfo.seed([487A74BA187D564D:C974A508858F0D66]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        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:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:640)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:624)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54430/q_: Underlying core creation failed while 
creating collection: testcollection
        at 
__randomizedtesting.SeedInfo.seed([487A74BA187D564D:C02E4B60B6813BB5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        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:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1817)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13535 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1126423 INFO  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1126426 INFO  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/data-dir-52-001
   [junit4]   2> 1126426 WARN  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 1126427 INFO  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1126428 INFO  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1126428 INFO  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1126428 INFO  
(SUITE-ShardSplitTest-seed#[487A74BA187D564D]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 1126487 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1126488 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1126488 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1126491 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1126590 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port: 62722
   [junit4]   2> 1126592 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62722
   [junit4]   2> 1126592 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62722
   [junit4]   2> 1126592 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62722
   [junit4]   2> 1126604 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126621 INFO  (zkConnectionManagerCallback-4422-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126631 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126650 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1126660 INFO  (zkConnectionManagerCallback-4424-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1126660 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1126664 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1126683 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1126691 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1126697 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1126703 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1126728 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1126755 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1126841 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1126873 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1126918 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1126951 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1126987 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1128134 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 1128134 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 1128134 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; 
git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1128170 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1128171 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1128171 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1128173 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f7c2269{/_,null,AVAILABLE}
   [junit4]   2> 1128205 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.AbstractConnector Started ServerConnector@58ada5ab{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:62736}
   [junit4]   2> 1128206 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.s.Server Started @1128383ms
   [junit4]   2> 1128206 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/tempDir-001/control/data,
 hostPort=62736, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/control-001/cores}
   [junit4]   2> 1128209 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1128209 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1128209 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 9.0.0
   [junit4]   2> 1128209 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1128209 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1128209 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-19T15:28:40.175900Z
   [junit4]   2> 1128216 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1128219 INFO  (zkConnectionManagerCallback-4426-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1128221 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128225 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]-SendThread(127.0.0.1:62722))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1009a4630f70002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009a4630f70002, 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 0x1009a4630f70002, 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> 1128338 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1128338 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/control-001/solr.xml
   [junit4]   2> 1128349 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1128425 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1128451 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@683988e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1128451 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@683988e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1128473 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b63513a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1128473 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@1b63513a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1128475 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62722/solr
   [junit4]   2> 1128477 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1128488 INFO  (zkConnectionManagerCallback-4436-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1128489 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128498 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]-SendThread(127.0.0.1:62722))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1009a4630f70003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009a4630f70003, 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 0x1009a4630f70003, 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> 1128616 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1128620 INFO  (zkConnectionManagerCallback-4438-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1128622 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1129733 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:62736__
   [junit4]   2> 1129737 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer Overseer 
(id=72227220297809924-127.0.0.1:62736__-n_0000000000) starting
   [junit4]   2> 1129754 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1129755 INFO  
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer Starting to work on the main queue 
: 127.0.0.1:62736__
   [junit4]   2> 1129756 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62736__
   [junit4]   2> 1129759 INFO  
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1129760 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1129760 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1129760 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1129760 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1129760 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1129767 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1129768 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] 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> 1129791 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1129826 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858
   [junit4]   2> 1129852 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858
   [junit4]   2> 1129852 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858
   [junit4]   2> 1129854 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) 
[n:127.0.0.1:62736__     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/control-001/cores
   [junit4]   2> 1129872 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1129881 INFO  (zkConnectionManagerCallback-4453-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1129888 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129902 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1129905 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62722/solr 
ready
   [junit4]   2> 1129910 INFO  (qtp19208372-8946) [n:127.0.0.1:62736__     ] 
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:62736__&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129938 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1129938 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1129938 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message id: 
/overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:62736__",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1129939 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1129939 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:62736__",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1129939 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1129939 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1129939 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1129939 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1129939 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1129940 INFO  
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1129942 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/control_collection 
   [junit4]   2> 1129945 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode: control_collection
   [junit4]   2> 1129946 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1129952 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:62736__",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1129953 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1129955 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/control_collection/state.json
   [junit4]   2> 1130052 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores 
for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:62736__",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1130075 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
control_collection_shard1_replica_n1 as part of shard shard1 of collection 
control_collection on 127.0.0.1:62736__
   [junit4]   2> 1130092 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [control_collection_shard1_replica_n1] cores but found {}
   [junit4]   2> 1130103 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"}
   [junit4]   2> 1130103 INFO  
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1130130 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1130131 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"control_collection_shard1_replica_n1",
   [junit4]   2>       "core_node_name":"core_node2",
   [junit4]   2>       "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>       "node_name":"127.0.0.1:62736__",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "collection":"control_collection",
   [junit4]   2>       "shard":"shard1",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1130195 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Expecting [control_collection_shard1_replica_n1] cores but found {}
   [junit4]   2> 1130237 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 0
   [junit4]   2> 1130332 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&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> 1130332 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1130401 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1130402 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1130402 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1130402 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "core_node_name":"core_node2",
   [junit4]   2>           "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>           "node_name":"127.0.0.1:62736__",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "collection":"control_collection",
   [junit4]   2>           "shard":"shard1",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1130473 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1130526 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 1
   [junit4]   2> 1130556 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1130695 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 1131066 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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> 1131067 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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@2c2a0858
   [junit4]   2> 1131067 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1131072 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1131138 WARN  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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> 1131307 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1131307 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1131333 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1131333 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1131335 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=82.5732421875, floorSegmentMB=1.8310546875, 
forceMergeDeletesPctAllowed=10.9962233150121, segmentsPerTier=32.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5120121409726376, 
deletesPctAllowed=20.56245658090337
   [junit4]   2> 1131361 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1131362 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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> 1131363 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 1131363 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1675468129780629504
   [junit4]   2> 1131377 INFO  
(searcherExecutor-4455-thread-1-processing-n:127.0.0.1:62736__ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1 
r:core_node2) [n:127.0.0.1:62736__ c:control_collection s:shard1 r:core_node2 
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> 1131407 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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> 1131407 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1131455 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1131455 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1131455 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62736/_/control_collection_shard1_replica_n1/
   [junit4]   2> 1131466 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1131468 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:62736/_/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1131468 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
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/72227220297809924-core_node2-n_0000000000
   [junit4]   2> 1131518 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:62736/_/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1131528 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 1131654 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 2
   [junit4]   2> 1131661 INFO  (zkCallback-4437-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> 1131664 INFO  (zkCallback-4437-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> 1131692 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__ 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1131716 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1131717 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1131717 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>   "node_name":"127.0.0.1:62736__",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1131718 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "core_node_name":"core_node2",
   [junit4]   2>           "base_url":"http://127.0.0.1:62736/_";,
   [junit4]   2>           "node_name":"127.0.0.1:62736__",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "collection":"control_collection",
   [junit4]   2>           "shard":"shard1",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1131726 INFO  (qtp19208372-8945) [n:127.0.0.1:62736__     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1394
   [junit4]   2> 1131729 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command on all shards for collection: control_collection
   [junit4]   2> 1131729 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1131754 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1131754 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1131754 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1131754 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1131754 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1131754 DEBUG 
(OverseerThreadFactory-4443-thread-1-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id: /overseer/collection-queue-work/qn-0000000000 
complete, response: {success={127.0.0.1:62736__={responseHeader={status=0, 
QTime=1394}, core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 1131758 INFO  (qtp19208372-8946) [n:127.0.0.1:62736__     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1131830 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/control_collection/state.json version: 3
   [junit4]   2> 1131832 INFO  (zkCallback-4437-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> 1131832 INFO  (zkCallback-4437-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> 1131832 INFO  (zkCallback-4437-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> 1131841 INFO  (qtp19208372-8946) [n:127.0.0.1:62736__     ] 
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:62736__&wt=javabin&version=2}
 status=0 QTime=1931
   [junit4]   2> 1131842 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1131955 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1131960 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1131965 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 1
   [junit4]   2> 1131969 INFO  (zkConnectionManagerCallback-4464-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1131969 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1131976 INFO  
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] 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> 1131980 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1131980 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1131980 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1131980 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1131987 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1132029 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62722/solr 
ready
   [junit4]   2> 1132029 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1132034 INFO  (qtp19208372-8946) [n:127.0.0.1:62736__     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1132115 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1132115 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1132115 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message id: 
/overseer/collection-queue-work/qn-0000000002 message: {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1132116 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1132116 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1132130 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1132130 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1132130 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1132130 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1132130 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1132135 INFO  
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1132154 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/collection1 
   [junit4]   2> 1132162 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection 
zkNode: collection1
   [junit4]   2> 1132166 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1132179 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "createNodeSet":"",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1132179 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1132308 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1132385 WARN  
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1132386 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.a.c.CreateCollectionCmd Finished create 
command for collection: collection1
   [junit4]   2> 1132386 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1132397 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 1132403 INFO  (qtp19208372-8946) [n:127.0.0.1:62736__     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1132403 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1132403 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1132403 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1132403 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1132403 DEBUG 
(OverseerThreadFactory-4443-thread-2-processing-n:127.0.0.1:62736__) 
[n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Message id: /overseer/collection-queue-work/qn-0000000002 
complete, response: {}
   [junit4]   2> 1132414 INFO  (qtp19208372-8946) [n:127.0.0.1:62736__     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=380
   [junit4]   2> 1132428 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1132428 INFO  (watches-4461-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1132428 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1132428 INFO  (watches-4461-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1132432 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1132433 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1132436 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1132436 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1132436 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1133374 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1133378 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1133379 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1133379 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1133381 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1133381 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1133381 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1133385 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16edce7d{/_,null,AVAILABLE}
   [junit4]   2> 1133388 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c71a0df{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:62759}
   [junit4]   2> 1133388 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.Server Started @1133565ms
   [junit4]   2> 1133388 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/tempDir-001/jetty1,
 hostPort=62759, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/shard-1-001/cores}
   [junit4]   2> 1133388 ERROR (closeThreadPool-4465-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1133388 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1133389 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1133389 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1133389 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1133389 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-19T15:28:45.355168Z
   [junit4]   2> 1133394 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133403 INFO  (zkConnectionManagerCallback-4467-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133403 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133411 WARN  
(closeThreadPool-4465-thread-1-SendThread(127.0.0.1:62722)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009a4630f70007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009a4630f70007, 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 0x1009a4630f70007, 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> 1133515 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1133515 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/shard-1-001/solr.xml
   [junit4]   2> 1133521 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1133686 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1133697 WARN  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f239f29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133697 WARN  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f239f29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133738 WARN  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28a65a35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133738 WARN  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28a65a35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1133741 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62722/solr
   [junit4]   2> 1133757 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133762 INFO  (zkConnectionManagerCallback-4477-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133764 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133811 WARN  
(closeThreadPool-4465-thread-1-SendThread(127.0.0.1:62722)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1009a4630f70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1009a4630f70008, 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 0x1009a4630f70008, 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> 1133932 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1133938 INFO  (zkConnectionManagerCallback-4479-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133939 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1134068 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1134144 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from 
work-queue : [[]]
   [junit4]   2> 1134153 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 1
   [junit4]   2> 1134155 INFO  
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1134157 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1134157 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1134157 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1134157 DEBUG 
(OverseerCollectionConfigSetProcessor-72227220297809924-127.0.0.1:62736__-n_0000000000)
 [n:127.0.0.1:62736__     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1134214 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.ZkController Publish node=127.0.0.1:62759__ 
as DOWN
   [junit4]   2> 1134242 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1134242 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62759__
   [junit4]   2> 1134257 INFO  (zkCallback-4463-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1134257 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62759__"}
   [junit4]   2> 1134258 DEBUG 
(OverseerStateUpdate-72227220297809924-127.0.0.1:62736__-n_0000000000) 
[n:127.0.0.1:62736__     ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:62759__
   [junit4]   2> 1134258 INFO  (zkCallback-4437-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1134261 INFO  (zkCallback-4478-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1134310 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1134311 WARN  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] 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> 1134366 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1134425 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858
   [junit4]   2> 1134460 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858
   [junit4]   2> 1134460 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c2a0858
   [junit4]   2> 1134464 INFO  (closeThreadPool-4465-thread-1) 
[n:127.0.0.1:62759__     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/shard-1-001/cores
   [junit4]   2> 1134511 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62759__
   [junit4]   2> 1134871 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[487A74BA187D564D]) [ 
    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_487A74BA187D564D-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1134881 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1134881 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1134881 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1134891 INFO  (closeThreadPool-4465-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1134891 INFO  (closeThreadPool-4465-t

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

junit4]   2> 1989314 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/shard1
   [junit4]   2>        14      /solr/collections/testcollection/terms/shard5
   [junit4]   2>        14      /solr/collections/testcollection/terms/shard3
   [junit4]   2>        12      /solr/collections/testcollection/terms/shard2
   [junit4]   2>        12      /solr/collections/testcollection/terms/shard6
   [junit4]   2>        12      /solr/collections/testcollection/terms/shard4
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /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>        4       /solr/collections/testcollection/state.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        80      /solr/collections/collection1/state.json
   [junit4]   2>        38      /solr/collections/testcollection/state.json
   [junit4]   2>        13      /solr/collections/control_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72227273651257353-127.0.0.1:54406_q_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        92      /solr/overseer/queue
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        18      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1989319 INFO  
(TEST-TestReplicaProperties.test-seed#[487A74BA187D564D]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54343
   [junit4]   2> 1989319 INFO  
(TEST-TestReplicaProperties.test-seed#[487A74BA187D564D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54343
   [junit4]   2> 1989319 INFO  
(TEST-TestReplicaProperties.test-seed#[487A74BA187D564D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54343
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicaProperties -Dtests.method=test 
-Dtests.seed=487A74BA187D564D -Dtests.slow=true -Dtests.locale=en-JM 
-Dtests.timezone=America/Merida -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   48.7s J0 | TestReplicaProperties.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54430/q_: Underlying core creation failed while 
creating collection: testcollection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([487A74BA187D564D:C02E4B60B6813BB5]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [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:1170)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1817)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
   [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:564)
   [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:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestReplicaProperties_487A74BA187D564D-001
   [junit4]   2> Aug 19, 2020 3:43:01 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=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1188, maxMBSortInHeap=6.059487668612944, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-JM, 
timezone=America/Merida
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=262144000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsConfigTest, 
ConfigureRecoveryStrategyTest, TestCustomDocTransformer, 
TestCloudSearcherWarming, TestUpdate, CdcrBidirectionalTest, 
TestExactSharedStatsCacheCloud, TestFieldCacheSort, ChaosMonkeySafeLeaderTest, 
TestCopyFieldCollectionResource, TestMissingGroups, TestStressInPlaceUpdates, 
TestDefaultStatsCache, TestTestInjection, TestHdfsCloudBackupRestore, 
TestRecoveryHdfs, TestRandomCollapseQParserPlugin, SolrGraphiteReporterTest, 
ThreadDumpHandlerTest, TestNonDefinedSimilarityFactory, PeerSyncTest, 
DirectSolrSpellCheckerTest, HLLUtilTest, DistributedQueueTest, 
XMLAtomicUpdateMultivalueTest, SimpleMLTQParserTest, 
MultiDestinationAuditLoggerTest, TestExpandComponent, 
IgnoreLargeDocumentProcessorFactoryTest, DistributedFacetExistsSmallTest, 
TestSolrCoreParser, TestQueryingOnDownCollection, DeleteShardTest, 
TestTolerantUpdateProcessorRandomCloud, OverseerModifyCollectionTest, 
DimensionalRoutedAliasUpdateProcessorTest, TestScoreJoinQPNoScore, 
HdfsChaosMonkeyNothingIsSafeTest, TestDistributedMissingSort, 
TestSimpleQParserPlugin, TestNumericTerms32, SuggestComponentTest, 
SystemInfoHandlerTest, TestSolrCloudWithHadoopAuthPlugin, TestStandardQParsers, 
QueryEqualityTest, MoreLikeThisComponentTest, SuggesterTSTTest, 
TestIndexSearcher, TestFieldTypeCollectionResource, 
TolerantUpdateProcessorTest, SimpleFacetsTest, 
TestCloudPhrasesIdentificationComponent, TestSolrDeletionPolicy2, 
RootFieldTest, SegmentsInfoRequestHandlerTest, TestXmlQParser, 
LeaderElectionIntegrationTest, V2StandaloneTest, CdcrUpdateLogTest, 
TestManagedSchemaAPI, TestPKIAuthenticationPlugin, 
DistributedIntervalFacetingTest, CdcrVersionReplicationTest, 
TestSlowCompositeReaderWrapper, ShardSplitTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, 
CustomHighlightComponentTest, TestReloadAndDeleteDocs, 
TestSchemaVersionResource, TestSubQueryTransformerDistrib, HighlighterTest, 
TestJsonFacets, NestedShardedAtomicUpdateTest, TestPushWriter, 
RegexBoostProcessorTest, RequestLoggingTest, TestCodecSupport, 
MBeansHandlerTest, TestDirectoryFactory, ShardRoutingCustomTest, 
ClusterStateMockUtilTest, SOLR749Test, 
StatelessScriptUpdateProcessorFactoryTest, TestDeleteCollectionOnDownNodes, 
TestRequestForwarding, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest, TestReplicaProperties]
   [junit4] Completed [553/866 (2!)] on J0 in 49.73s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45844 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6440/consoleText

[repro] Revision: 8caf57d50b4ee24e1e59b888fe42ffa2968d562a

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitShardWithRule -Dtests.seed=487A74BA187D564D 
-Dtests.slow=true -Dtests.locale=nds -Dtests.timezone=Etc/GMT+11 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestReplicaProperties 
-Dtests.method=test -Dtests.seed=487A74BA187D564D -Dtests.slow=true 
-Dtests.locale=en-JM -Dtests.timezone=America/Merida -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ShardSplitTest
[repro]       TestReplicaProperties
[repro] ant compile-test

[...truncated 2448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.ShardSplitTest|*.TestReplicaProperties" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=487A74BA187D564D 
-Dtests.slow=true -Dtests.locale=nds -Dtests.timezone=Etc/GMT+11 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 166 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   0/5 failed: 
org.apache.solr.cloud.api.collections.TestReplicaProperties
[repro] Exiting with code 0

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

Reply via email to