Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.4/9/

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

Error Message:
Error from server at http://127.0.0.1:46453/k_b/am: Underlying core creation 
failed while creating collection: shardSplitWithRule_link

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46453/k_b/am: Underlying core creation failed 
while creating collection: shardSplitWithRule_link
        at 
__randomizedtesting.SeedInfo.seed([FF6A44F214938C1A:F576F1699E0FEABF]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRuleLink(ShardSplitTest.java:633)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has 
references to classes of which the sizes cannot be measured due to security 
restrictions or Java 9 module encapsulation:   - private static 
org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) 
and null them, your test still has references to classes of which the sizes 
cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
        at __randomizedtesting.SeedInfo.seed([FF6A44F214938C1A]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.security.AccessControlException: access denied 
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
        at 
java.security.AccessController.checkPermission(AccessController.java:884)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at 
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
        at java.lang.Class.checkPackageAccess(Class.java:2372)
        at java.lang.Class.checkMemberAccess(Class.java:2351)
        at java.lang.Class.getDeclaredFields(Class.java:1915)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
        ... 10 more




Build Log:
[...truncated 14254 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 412857 INFO  
(SUITE-ShardSplitTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/data-dir-14-001
   [junit4]   2> 412857 WARN  
(SUITE-ShardSplitTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 412859 INFO  
(SUITE-ShardSplitTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 412877 INFO  
(SUITE-ShardSplitTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 412877 INFO  
(SUITE-ShardSplitTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 412877 INFO  
(SUITE-ShardSplitTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k_b/am
   [junit4]   2> 412995 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 412996 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 412996 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 413129 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer start zk server on port:40243
   [junit4]   2> 413129 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40243
   [junit4]   2> 413129 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40243
   [junit4]   2> 413129 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40243
   [junit4]   2> 413131 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413171 INFO  (zkConnectionManagerCallback-687-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413171 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413208 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413210 INFO  (zkConnectionManagerCallback-689-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413210 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413211 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 413212 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 413214 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 413227 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 413228 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 413229 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 413239 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 413240 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 413241 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 413242 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 413251 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 413252 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 413723 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 413724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 413724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 413724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 
1.8.0_191-b12
   [junit4]   2> 413724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 413724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 413724 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 413726 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14bae2ea{/k_b/am,null,AVAILABLE}
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.AbstractConnector Started 
ServerConnector@1f89894c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44262}
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.s.Server Started @413828ms
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/k_b/am, hostPort=44262, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/control-001/cores}
   [junit4]   2> 413739 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.4.0
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 413739 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 413740 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-22T16:43:22.349Z
   [junit4]   2> 413741 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 413765 INFO  (zkConnectionManagerCallback-691-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 413765 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 413867 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
in ZooKeeper)
   [junit4]   2> 413867 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/control-001/solr.xml
   [junit4]   2> 413871 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 413871 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 413885 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 414245 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 414246 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9ec667f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414246 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@9ec667f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414264 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f13dea8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414264 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@7f13dea8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 414265 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40243/solr
   [junit4]   2> 414267 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 414321 INFO  (zkConnectionManagerCallback-698-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414321 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 414450 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 414489 INFO  (zkConnectionManagerCallback-700-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 414489 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 414887 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:44262_k_b%2Fam
   [junit4]   2> 414887 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.Overseer Overseer 
(id=75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) starting
   [junit4]   2> 414915 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Process 
current queue of overseer operations
   [junit4]   2> 414915 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:44262_k_b%2Fam
   [junit4]   2> 414915 INFO  
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44262_k_b%2Fam
   [junit4]   2> 414916 INFO  
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 414917 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 414917 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[]
   [junit4]   2> 414918 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 414918 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 414918 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: []
   [junit4]   2> 414947 WARN  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] 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> 415052 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 415163 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 415201 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 415201 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 415219 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 415220 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/control-001/cores
   [junit4]   2> 415437 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 415438 INFO  (zkConnectionManagerCallback-709-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415439 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 415440 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 415441 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40243/solr ready
   [junit4]   2> 415457 INFO  (qtp2072981234-2290) [n:127.0.0.1:44262_k_b%2Fam  
   ] 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:44262_k_b%252Fam&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 415544 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks 
from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 415544 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 415545 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] 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:44262_k_b%2Fam",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 415545 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Runner 
processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 415546 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262_k_b%2Fam",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 415553 INFO  
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 415625 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 415625 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 415638 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 415638 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 415638 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 415638 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/control_collection 
   [junit4]   2> 415639 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:control_collection
   [junit4]   2> 415640 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Collection 
zkNode exists
   [junit4]   2> 415671 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262_k_b%2Fam",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 415671 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 415713 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/control_collection/state.json
   [junit4]   2> 415786 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262_k_b%2Fam",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 415787 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262_k_b%2Fam
   [junit4]   2> 415802 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam  
  x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 415802 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam  
  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 415822 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44262/k_b/am";,
   [junit4]   2>   "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 415822 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44262/k_b/am";,
   [junit4]   2>   "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 415823 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ReplicaMutator Will update state 
for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44262/k_b/am";,
   [junit4]   2>   "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 415823 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection//collections/control_collection/state.json/0)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [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>           "base_url":"http://127.0.0.1:44262/k_b/am";,
   [junit4]   2>           "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 415924 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 416840 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 416894 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 417386 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 417644 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Got 0 tasks 
from work-queue : [[]]
   [junit4]   2> 417672 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 417672 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 417672 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 417672 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 417672 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 417708 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 417708 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 417799 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 417819 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19102972725815004]
   [junit4]   2> 417871 WARN  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 418110 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 418110 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 418111 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 418111 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 418113 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=9, maxMergedSegmentMB=5.5390625, 
floorSegmentMB=0.8388671875, forceMergeDeletesPctAllowed=5.081181144353487, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19583981070797876, deletesPctAllowed=24.846214775301817
   [junit4]   2> 418148 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e0ed2a8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 418161 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 418162 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 418162 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 418162 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653638962108956672
   [junit4]   2> 418279 INFO  
(searcherExecutor-569-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44262_k_b%2Fam c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1e0ed2a8[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 418293 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 418293 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 418309 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 418309 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 418309 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44262/k_b/am/control_collection_shard1_replica_n1/
   [junit4]   2> 418309 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 418309 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44262/k_b/am/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 418309 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/75948492742656004-core_node2-n_0000000000
   [junit4]   2> 418320 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44262/k_b/am/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 418336 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262/k_b/am";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 418336 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 418337 INFO  (zkCallback-699-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> 418338 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 418348 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262/k_b/am";,
   [junit4]   2>   "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 418348 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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:44262/k_b/am";,
   [junit4]   2>   "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 418348 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ReplicaMutator Will update state 
for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44262/k_b/am";,
   [junit4]   2>   "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 418348 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection//collections/control_collection/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [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>           "base_url":"http://127.0.0.1:44262/k_b/am";,
   [junit4]   2>           "node_name":"127.0.0.1:44262_k_b%2Fam",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 418349 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2548
   [junit4]   2> 418350 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Finished 
create command on all shards for collection: control_collection
   [junit4]   2> 418350 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 418351 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 418351 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 418359 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 418359 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 418359 INFO  
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 418359 DEBUG 
(OverseerThreadFactory-564-thread-1-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Overseer 
Collection Message Handler: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{success={127.0.0.1:44262_k_b%2Fam={responseHeader={status=0,QTime=2548},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 418434 INFO  (qtp2072981234-2290) [n:127.0.0.1:44262_k_b%2Fam  
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 418457 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 418458 INFO  (zkCallback-699-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> 418458 INFO  (zkCallback-699-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> 418459 INFO  (qtp2072981234-2290) [n:127.0.0.1:44262_k_b%2Fam  
   ] 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:44262_k_b%252Fam&wt=javabin&version=2}
 status=0 QTime=3001
   [junit4]   2> 418469 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas 
in collection: control_collection
   [junit4]   2> 418860 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 418960 INFO  (zkConnectionManagerCallback-715-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 418960 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419055 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 419081 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40243/solr ready
   [junit4]   2> 419081 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 419112 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam  
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 419137 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks 
from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 419137 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 419137 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] 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>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 419138 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Runner 
processing /overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 419138 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 419141 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 1
   [junit4]   2> 419141 INFO  
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 419214 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] 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> 419215 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419215 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 419215 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 419215 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: [/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419215 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/collection1 
   [junit4]   2> 419216 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode:collection1
   [junit4]   2> 419230 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Collection 
zkNode exists
   [junit4]   2> 419233 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] 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>   "stateFormat":"1",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 419233 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 419437 WARN  
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 419437 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.a.c.CreateCollectionCmd Finished 
create command for collection: collection1
   [junit4]   2> 419437 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419438 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as completed.
   [junit4]   2> 419438 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 419438 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 419438 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419438 INFO  
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 419438 DEBUG 
(OverseerThreadFactory-564-thread-2-processing-n:127.0.0.1:44262_k_b%2Fam) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Overseer 
Collection Message Handler: Message 
id:/overseer/collection-queue-work/qn-0000000002 complete, response:{}
   [junit4]   2> 419439 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam  
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 419458 INFO  (qtp2072981234-2292) [n:127.0.0.1:44262_k_b%2Fam  
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=345
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 419563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 420871 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-1-001
 of type NRT
   [junit4]   2> 420911 WARN  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 420911 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 420912 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 420912 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 420932 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 420932 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 420932 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 420933 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7926788e{/k_b/am,null,AVAILABLE}
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a33a09f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36927}
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.Server Started @421023ms
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/k_b/am, hostPort=36927, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-1-001/cores}
   [junit4]   2> 420934 ERROR (closeThreadPool-716-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 420934 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-22T16:43:29.544Z
   [junit4]   2> 420944 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 421008 INFO  (zkConnectionManagerCallback-718-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421008 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 421146 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 421146 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-1-001/solr.xml
   [junit4]   2> 421163 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 421163 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 421183 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 421228 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Got 0 tasks 
from work-queue : [[]]
   [junit4]   2> 421249 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 1
   [junit4]   2> 421264 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] 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> 421284 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[]
   [junit4]   2> 421285 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 421285 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 421285 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: []
   [junit4]   2> 421989 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 422022 WARN  (closeThreadPool-716-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@651d39e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422022 WARN  (closeThreadPool-716-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@651d39e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422030 WARN  (closeThreadPool-716-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ef185b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422030 WARN  (closeThreadPool-716-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ef185b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422031 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40243/solr
   [junit4]   2> 422032 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422111 INFO  (zkConnectionManagerCallback-725-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422113 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422165 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-2-001
 of type NRT
   [junit4]   2> 422166 WARN  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 422166 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 422166 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 422166 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 422167 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 422168 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 422168 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 422168 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67c2afcf{/k_b/am,null,AVAILABLE}
   [junit4]   2> 422168 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@296a5ec4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41049}
   [junit4]   2> 422168 INFO  (closeThreadPool-716-thread-2) [     ] 
o.e.j.s.Server Started @422257ms
   [junit4]   2> 422169 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/k_b/am, hostPort=41049, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-2-001/cores}
   [junit4]   2> 422169 ERROR (closeThreadPool-716-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 422169 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 422169 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 422169 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 422169 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 422169 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-22T16:43:30.779Z
   [junit4]   2> 422170 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422205 INFO  (zkConnectionManagerCallback-727-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422205 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422257 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 422262 INFO  (zkConnectionManagerCallback-729-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422263 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 422375 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 422375 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-2-001/solr.xml
   [junit4]   2> 422379 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 422379 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 422381 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 422558 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 422787 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36927_k_b%2Fam as DOWN
   [junit4]   2> 422788 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 422788 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36927_k_b%2Fam
   [junit4]   2> 422798 INFO  (zkCallback-714-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 422798 INFO  (zkCallback-699-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 422799 WARN  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] 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> 422835 INFO  (zkCallback-728-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 422836 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36927_k_b%2Fam"} current state 
version: 1
   [junit4]   2> 422836 DEBUG 
(OverseerStateUpdate-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000) 
[n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.o.NodeMutator DownNode state invoked 
for node: 127.0.0.1:36927_k_b%2Fam
   [junit4]   2> 422937 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 422996 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 423040 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 423059 WARN  (closeThreadPool-716-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2adb5e37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423059 WARN  (closeThreadPool-716-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2adb5e37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423114 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 423114 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@623befb1
   [junit4]   2> 423132 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 423133 INFO  (closeThreadPool-716-thread-1) 
[n:127.0.0.1:36927_k_b%2Fam     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-1-001/cores
   [junit4]   2> 423154 WARN  (closeThreadPool-716-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1645b518[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423154 WARN  (closeThreadPool-716-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1645b518[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423155 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40243/solr
   [junit4]   2> 423229 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423247 INFO  (zkConnectionManagerCallback-740-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423251 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36927_k_b%2Fam
   [junit4]   2> 423252 INFO  (closeThreadPool-716-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423302 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Got 0 tasks 
from work-queue : [[]]
   [junit4]   2> 423303 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 423303 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[]
   [junit4]   2> 423303 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: 
[]
   [junit4]   2> 423303 DEBUG 
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
CompletedTasks: []
   [junit4]   2> 423303 INFO  
(OverseerCollectionConfigSetProcessor-75948492742656004-127.0.0.1:44262_k_b%2Fam-n_0000000000)
 [n:127.0.0.1:44262_k_b%2Fam     ] o.a.s.c.OverseerTaskProcessor 
RunningZKTasks: []
   [junit4]   2> 423421 INFO  (closeThreadPool-716-thread-2) 
[n:127.0.0.1:41049_k_b%2Fam     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 423422 INFO  (zkConnectionManagerCallback-742-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423422 INFO  (closeThreadPool-716-thread-2) 
[n:127.0.0.1:41049_k_b%2Fam     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 423427 INFO  (closeThreadPool-716-thread-2) 
[n:127.0.0.1:41049_k_b%2Fam     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 423455 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplicationLink-seed#[FF6A44F214938C1A])
 [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_FF6A44F214938C1A-001/shard-3-001
 of type NRT
   [junit4]   2> 423455 WARN  (closeThreadPool-716-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 423455 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 423455 INFO  (closeThreadPool-716-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...


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

tor
   [junit4]   2> 3165568 DEBUG (closeThreadPool-7574-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 3165568 DEBUG (closeThreadPool-7574-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3165589 INFO  (closeThreadPool-7574-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=75948667827585038-127.0.0.1:40580_solr-n_0000000000) closing
   [junit4]   2> 3165607 INFO  (jetty-closer-7555-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@71e36cc1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3165607 INFO  (jetty-closer-7555-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64b8ff5b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3165607 INFO  (jetty-closer-7555-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3165608 INFO  (jetty-closer-7555-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@24cc7fc{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3165608 INFO  (jetty-closer-7555-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f132b0d{/solr,null,UNAVAILABLE}
   [junit4]   2> 3165608 INFO  (jetty-closer-7555-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3165661 INFO  (jetty-closer-7555-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@38ec13cf{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3165662 INFO  (jetty-closer-7555-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2bb3066b{/solr,null,UNAVAILABLE}
   [junit4]   2> 3165662 INFO  (jetty-closer-7555-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3165762 INFO  (jetty-closer-7555-thread-4) [     ] 
o.a.s.c.Overseer Overseer 
(id=75948667827585038-127.0.0.1:40580_solr-n_0000000000) closing
   [junit4]   2> 3165763 INFO  (jetty-closer-7555-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@8a14fc5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3165763 INFO  (jetty-closer-7555-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@673f1558{/solr,null,UNAVAILABLE}
   [junit4]   2> 3165764 INFO  (jetty-closer-7555-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3165778 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3165982 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>        34      
/solr/collections/aboveRate_collection/terms/shard1
   [junit4]   2>        26      
/solr/collections/belowRate_collection/terms/shard1
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       
/solr/collections/aboveRate_collection/collectionprops.json
   [junit4]   2>        4       
/solr/collections/belowRate_collection/collectionprops.json
   [junit4]   2>        2       
/solr/collections/aboveRate_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        140     
/solr/collections/belowRate_collection/state.json
   [junit4]   2>        135     
/solr/collections/aboveRate_collection/state.json
   [junit4]   2>        20      /solr/autoscaling.json
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/aboveRate_collection/leader_elect/shard1/election/75948667827585033-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/75948667827585036-127.0.0.1:35400_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/overseer/queue
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        35      /solr/overseer/collection-queue-work
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        6       /solr/autoscaling/events/search_rate_trigger2
   [junit4]   2>        2       /solr/autoscaling/events/search_rate_trigger1
   [junit4]   2> 
   [junit4]   2> 3165984 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43134
   [junit4]   2> 3165984 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43134
   [junit4]   2> 3165984 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[FF6A44F214938C1A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43134
   [junit4]   2> Dec 22, 2019 5:29:14 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(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1103, maxMBSortInHeap=7.969563255659834, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5eb27bf4),
 locale=ar-JO, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=251056104,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, 
TestRealTimeGet, TestZkAclsWithHadoopAuth, UUIDUpdateProcessorFallbackTest, 
TestTolerantUpdateProcessorRandomCloud, UpdateLogTest, 
TestPKIAuthenticationPlugin, RegexBytesRefFilterTest, 
DistributedVersionInfoTest, TestCustomStream, TestLogWatcher, RulesTest, 
TestSortableTextField, ClassificationUpdateProcessorIntegrationTest, 
ShardSplitTest, TestHashPartitioner, SolrCLIZkUtilsTest, 
SolrCoreMetricManagerTest, TestPayloadCheckQParserPlugin, 
BasicFunctionalityTest, ResponseBuilderTest, NumericFieldsTest, 
LeaderFailoverAfterPartitionTest, HighlighterTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestJsonFacetRefinement, 
HdfsUnloadDistributedZkTest, ResourceLoaderTest, TestSnapshotCloudManager, 
ZkStateWriterTest, ConcurrentCreateRoutedAliasTest, 
TestDelegationWithHadoopAuth, TestExpandComponent, TestDownShardTolerantSearch, 
HdfsChaosMonkeyNothingIsSafeTest, TestCursorMarkWithoutUniqueKey, 
CdcrBootstrapTest, DistanceFunctionTest, TestCloudPseudoReturnFields, 
SpatialHeatmapFacetsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
ReplaceNodeNoTargetTest, TestStressUserVersions, 
NodeAddedTriggerIntegrationTest, TestDefaultStatsCache, 
TestHighlightDedupGrouping, LoggingHandlerTest, TriggerIntegrationTest, 
BooleanFieldTest, IgnoreLargeDocumentProcessorFactoryTest, EnumFieldTest, 
TestCoreBackup, PeerSyncWithBufferUpdatesTest, RestartWhileUpdatingTest, 
UUIDFieldTest, TestInPlaceUpdatesRequiredField, HdfsRecoverLeaseTest, 
TestHighFrequencyDictionaryFactory, TestEmbeddedSolrServerAdminHandler, 
TestDocBasedVersionConstraints, TestAnalyzeInfixSuggestions, 
TestSkipOverseerOperations, TestLegacyNumericUtils, 
MoveReplicaHDFSFailoverTest, TestCloudNestedDocsSort, 
PKIAuthenticationIntegrationTest, TestQueryTypes, 
DistributedFacetPivotSmallAdvancedTest, CurrencyRangeFacetCloudTest, 
HttpPartitionOnCommitTest, TestIBSimilarityFactory, TestExportTool, 
SolrIndexSplitterTest, TestMaxScoreQueryParser, 
DistributedFacetExistsSmallTest, TestSolrXml, CdcrUpdateLogTest, 
TestClassicSimilarityFactory, TestRemoteStreaming, TestSchemaField, 
CollectionPropsTest, TestLegacyFieldCache, TestSolr4Spatial, TestStressLucene, 
TestSolrCoreParser, SecurityConfHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, BasicDistributedZk2Test, 
TestPushWriter, TestSolrCloudSnapshots, HttpTriggerListenerTest, 
TestSolrCLIRunExample, SearchRateTriggerIntegrationTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SearchRateTriggerIntegrationTest -Dtests.seed=FF6A44F214938C1A 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-JO -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SearchRateTriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up 
static fields (in @AfterClass?) and null them, your test still has references 
to classes of which the sizes cannot be measured due to security restrictions 
or Java 9 module encapsulation:
   [junit4]    >   - private static 
org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FF6A44F214938C1A]:0)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.security.AccessControlException: access denied 
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
   [junit4]    >        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    >        at 
java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    >        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    >        at 
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   [junit4]    >        at java.lang.Class.checkPackageAccess(Class.java:2372)
   [junit4]    >        at java.lang.Class.checkMemberAccess(Class.java:2351)
   [junit4]    >        at java.lang.Class.getDeclaredFields(Class.java:1915)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        ... 10 more
   [junit4] Completed [155/889 (2!)] on J1 in 82.09s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to