You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/02 18:04:52 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 172 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/172/

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
Error from server at http://127.0.0.1:46065: Could not fully create collection: routeFieldColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46065: Could not fully create collection: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([6B724673A39B1381:E32679A90D677E79]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1835)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1773)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:830)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:111)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14187 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1120171 INFO  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1120173 INFO  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/data-dir-61-001
   [junit4]   2> 1120173 WARN  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1120173 INFO  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1120177 INFO  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-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> 1120177 INFO  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1120177 INFO  (SUITE-ShardSplitTest-seed#[6B724673A39B1381]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1120182 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1120183 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1120183 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1120184 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1120456 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42803
   [junit4]   2> 1120456 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42803
   [junit4]   2> 1120456 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42803
   [junit4]   2> 1120456 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42803
   [junit4]   2> 1120461 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1120463 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120467 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1120467 DEBUG (zkConnectionManagerCallback-6112-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58d60c81 name: ZooKeeperConnection Watcher:127.0.0.1:42803 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1120467 INFO  (zkConnectionManagerCallback-6112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120467 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120467 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1120469 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1120472 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1120473 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1120475 DEBUG (zkConnectionManagerCallback-6114-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32017129 name: ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1120475 INFO  (zkConnectionManagerCallback-6114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120475 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120475 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1120476 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1120476 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1120476 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1120479 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1120479 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1120483 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1120483 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1120484 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1120484 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1120485 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1120485 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1120486 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1120486 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1120487 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1120488 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1120489 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1120489 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1120490 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1120490 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1120491 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1120491 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1120492 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1120492 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1120493 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1120606 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1120606 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1120606 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1120620 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1120620 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1120620 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5420551c{/,null,AVAILABLE}
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74152b5c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44709}
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.s.Server Started @1120664ms
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=44709, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/control-001/cores}
   [junit4]   2> 1120621 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1120621 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-02T16:24:52.394Z
   [junit4]   2> 1120621 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1120623 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1120623 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1120625 DEBUG (zkConnectionManagerCallback-6116-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53ecff7c name: ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1120625 INFO  (zkConnectionManagerCallback-6116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1120625 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1120625 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1120626 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-SendThread(127.0.0.1:42803)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1031a7cc12b0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1031a7cc12b0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1031a7cc12b0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1120727 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1120727 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1120727 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/control-001/solr.xml
   [junit4]   2> 1120730 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1120730 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1120731 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@47c4cac6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1121485 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1121486 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14101fdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121486 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14101fdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121489 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b2872fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121489 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b2872fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1121490 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42803/solr
   [junit4]   2> 1121490 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1121492 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121492 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1121493 DEBUG (zkConnectionManagerCallback-6127-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60b9972b name: ZooKeeperConnection Watcher:127.0.0.1:42803 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1121493 INFO  (zkConnectionManagerCallback-6127-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121493 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121493 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1121596 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1121596 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121666 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1121666 DEBUG (zkConnectionManagerCallback-6129-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@679011d4 name: ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1121666 INFO  (zkConnectionManagerCallback-6129-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121666 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121667 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1121668 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1121670 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1121671 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1121673 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1121674 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1121676 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 1121677 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 1121678 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 1121680 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 1121681 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1121682 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1121683 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1121684 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 1121686 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 1121687 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 1121688 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 1121691 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1121693 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1121694 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1121696 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1121698 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1121699 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1121700 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1121701 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1121702 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1121703 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1121704 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1121706 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1121707 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1121708 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1121711 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1121713 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1121719 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1121721 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1121722 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1121723 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1121724 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1121726 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1121727 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1121728 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1121731 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1121733 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1121734 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1121735 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 1121736 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1121738 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1121745 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1121746 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1121747 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1121749 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1121750 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1121752 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1121754 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1121756 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1121757 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1121759 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 1121759 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1121760 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1121760 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1121761 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1121761 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1121761 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1121762 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1121763 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1121764 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44709_
   [junit4]   2> 1121764 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1121764 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.Overseer Overseer (id=72931142087147524-127.0.0.1:44709_-n_0000000000) starting
   [junit4]   2> 1121765 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1121766 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1121768 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1121773 INFO  (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44709_
   [junit4]   2> 1121774 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1121774 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1121779 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44709_
   [junit4]   2> 1121779 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1121782 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1121782 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1121782 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1121782 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1121782 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1121783 DEBUG (zkCallback-6128-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1121783 DEBUG (OverseerAutoScalingTriggerThread-72931142087147524-127.0.0.1:44709_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1121783 INFO  (zkCallback-6128-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1121783 DEBUG (zkCallback-6128-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44709_]
   [junit4]   2> 1121785 DEBUG (OverseerAutoScalingTriggerThread-72931142087147524-127.0.0.1:44709_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1121789 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1121790 WARN  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] 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> 1121792 INFO  (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1121809 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1121831 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c4cac6
   [junit4]   2> 1121839 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c4cac6
   [junit4]   2> 1121839 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47c4cac6
   [junit4]   2> 1121841 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [n:127.0.0.1:44709_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/control-001/cores
   [junit4]   2> 1121877 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1121886 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1121886 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1121887 DEBUG (zkConnectionManagerCallback-6146-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ca87915 name: ZooKeeperConnection Watcher:127.0.0.1:42803/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1121887 INFO  (zkConnectionManagerCallback-6146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1121887 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1121888 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1121888 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1121889 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1121890 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1121890 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:44709_]
   [junit4]   2> 1121892 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1121893 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1121896 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1121896 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42803/solr ready
   [junit4]   2> 1121905 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1121906 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1121907 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1121907 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1121907 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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:44709_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1121907 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1121907 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1121907 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] 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:44709_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1121908 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1121908 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1121908 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1121908 DEBUG (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1121908 INFO  (OverseerCollectionConfigSetProcessor-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1121913 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 1121913 INFO  (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1121917 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1121918 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 1121919 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1121920 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1121921 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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:44709_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1121921 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1121922 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1121923 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1122068 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] 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:44709_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1122070 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] 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:44709_
   [junit4]   2> 1122097 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_    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> 1122098 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1122103 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1122104 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44709_",
   [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> 1122104 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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>   "node_name":"127.0.0.1:44709_",
   [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> 1122105 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44709_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:44709"}
   [junit4]   2> 1122105 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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>           "node_name":"127.0.0.1:44709_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1122206 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1122207 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1123168 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1123186 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1123212 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1123221 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123272 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1123273 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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@47c4cac6
   [junit4]   2> 1123273 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1123276 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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=23, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=28.25390625, floorSegmentMB=2.00390625, forceMergeDeletesPctAllowed=11.218280450290031, segmentsPerTier=47.0, maxCFSSegmentSizeMB=0.9072265625, noCFSRatio=0.41099957847201585, deletesPctAllowed=46.76783386742291
   [junit4]   2> 1123286 WARN  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123370 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123370 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123372 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1123372 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1123373 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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=18, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=30.0078125, floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=6.828455796712497, segmentsPerTier=14.0, maxCFSSegmentSizeMB=0.6103515625, noCFSRatio=1.0, deletesPctAllowed=25.671100799373836
   [junit4]   2> 1123375 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1123376 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1123378 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123378 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1123378 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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 1690601358781054976
   [junit4]   2> 1123381 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$700/700073475@1e2c96cc
   [junit4]   2> 1123381 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1123383 INFO  (searcherExecutor-6148-thread-1-processing-n:127.0.0.1:44709_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1123384 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 1123384 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123385 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 1123385 DEBUG (watches-6130-thread-1-processing-n:127.0.0.1:44709_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1123386 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Removing uninteresting collection [control_collection]
   [junit4]   2> 1123386 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1123389 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Completed wait for org.apache.solr.cloud.ZkController$$Lambda$700/700073475@1e2c96cc
   [junit4]   2> 1123390 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 1123397 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/terms/shard1
   [junit4]   2> 1123398 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123398 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123399 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1123400 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1123408 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1123408 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123408 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44709/control_collection_shard1_replica_n1/
   [junit4]   2> 1123411 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123415 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44709/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1123415 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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/72931142087147524-core_node2-n_0000000000
   [junit4]   2> 1123563 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1123563 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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:44709/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1123565 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:44709_",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1123565 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1123567 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 1123568 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123568 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 1123568 DEBUG (watches-6130-thread-1-processing-n:127.0.0.1:44709_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123568 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123568 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123568 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123568 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123569 DEBUG (watches-6130-thread-1-processing-n:127.0.0.1:44709_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123667 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 1123668 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 1123668 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 1123668 INFO  (zkCallback-6128-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> 1123669 DEBUG (zkCallback-6128-thread-1) [     ] o.a.s.c.c.ZkStateReader Updating data for [control_collection] from [1] to [2]
   [junit4]   2> 1123669 DEBUG (zkCallback-6128-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123669 DEBUG (watches-6130-thread-1) [     ] o.a.s.c.c.ZkStateReader leader found for control_collection/shard1 to be core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:44709_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:44709"}
   [junit4]   2> 1123669 DEBUG (watches-6130-thread-1) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1123670 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ 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> 1123672 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection control_collection
   [junit4]   2> 1123676 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1123677 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [2]
   [junit4]   2> 1123677 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123677 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader updated per-replica states changed for: control_collection, ver: 0 , new vals: []
   [junit4]   2> 1123677 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1123677 INFO  (zkCallback-6128-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> 1123678 DEBUG (qtp1808493806-14383) [n:127.0.0.1:44709_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123678 DEBUG (zkCallback-6128-thread-2) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] lazy [2] total [2]
   [junit4]   2> 1123679 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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>   "node_name":"127.0.0.1:44709_",
   [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> 1123679 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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>   "node_name":"127.0.0.1:44709_",
   [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> 1123679 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44709_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"http://127.0.0.1:44709"}
   [junit4]   2> 1123679 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] 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>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:44709_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1123679 INFO  (qtp1808493806-14383) [n:127.0.0.1:44709_     ] 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=1582
   [junit4]   2> 1123680 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.a.c.CreateCollectionCmd Finished create command on all shards for collection: control_collection
   [junit4]   2> 1123680 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Completed task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1123680 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1123681 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1123681 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1123681 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1123681 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1123681 INFO  (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1123681 DEBUG (OverseerThreadFactory-6136-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id: /overseer/collection-queue-work/qn-0000000000 complete, response: {success={127.0.0.1:44709_={responseHeader={status=0,QTime=1582},core=control_collection_shard1_replica_n1}}}
   [junit4]   2> 1123682 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1123682 INFO  (qtp1808493806-14381) [n:127.0.0.1:44709_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1123682 INFO  (qtp1808493806-14381) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1123682 DEBUG (qtp1808493806-14381) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123682 DEBUG (qtp1808493806-14381) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123683 DEBUG (qtp1808493806-14381) [n:127.0.0.1:44709_     ] o.a.s.c.c.ZkStateReader  CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1123846 DEBUG (OverseerStateUpdate-72931142087147524-127.0.0.1:44709_-n_0000000000) [n:127.0.0.1:44709_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 2
   [junit4]   2> 1123847 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 1123847 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 1123847 DEBUG (TEST-ShardSplitTest.testSplitShardWithRule-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json
   [junit4]   2> 1123847 INFO  (zkCallback-6128-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> 1123848 INFO  (zkCallback-6128-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> 1123848 INFO  (zkCallback-6128-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> 1123849 DE

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

eed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714267 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714267 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714267 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714267 INFO  (closeThreadPool-8966-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@412d247c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1714268 INFO  (closeThreadPool-8966-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@485da86e{/,null,STOPPED}
   [junit4]   2> 1714268 INFO  (closeThreadPool-8966-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1714366 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714366 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714367 DEBUG (closeThreadPool-8806-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714368 INFO  (closeThreadPool-8966-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@45658807{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1714368 INFO  (closeThreadPool-8966-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c0d185c{/,null,STOPPED}
   [junit4]   2> 1714368 INFO  (closeThreadPool-8966-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1714369 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1714470 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714570 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1714572 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> 	12	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	358	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72931177075638284-127.0.0.1:45775_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	89	/solr/overseer/queue
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 	25	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1714575 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43167
   [junit4]   2> 1714575 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43167
   [junit4]   2> 1714575 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[6B724673A39B1381]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43167
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_6B724673A39B1381-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting), foo_s=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Asserting), n_ti=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=661, maxMBSortInHeap=6.166248419270059, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-MX, timezone=America/Asuncion
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=60350176,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [SolrSlf4jReporterTest, IndexSchemaTest, NodeLostTriggerTest, SuggesterWFSTTest, ConvertedLegacyTest, TestCryptoKeys, TestAuthorizationFramework, BasicAuthStandaloneTest, MoreLikeThisComponentTest, CustomHighlightComponentTest, TlogReplayBufferedWhileIndexingTest, TestStandardQParsers, SpellCheckCollatorWithCollapseTest, TestQueryingOnDownCollection, EchoParamsTest, ImplicitSnitchTest, TestInPlaceUpdatesDistrib, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestDynamicLoadingUrl, DocValuesTest, ScheduledTriggerIntegrationTest, ZookeeperReadAPITest, RequestLoggingTest, JavabinLoaderTest, TestCustomSort, SchemaVersionSpecificBehaviorTest, PrimitiveFieldTypeTest, TestChildDocTransformer, TestFileDictionaryLookup, TestSystemIdResolver, TestRTimerTree, HttpPartitionTest, AuditLoggerIntegrationTest, TestDownShardTolerantSearch, ConcurrentCreateRoutedAliasTest, TestCollectionAPIs, TestDelegationWithHadoopAuth, TestDynamicFieldResource, ZkCLITest, UpdateParamsTest, TestConfigSetsAPI, FieldAnalysisRequestHandlerTest, TestRestoreCore, TestSubQueryTransformerCrossCore, ForceLeaderTest, IgnoreLargeDocumentProcessorFactoryTest, TestCloudJSONFacetSKG, ChaosMonkeyNothingIsSafeWithPullReplicasTest, UpdateRequestProcessorFactoryTest, TestXIncludeConfig, DistributedSuggestComponentTest, SystemCollectionCompatTest, HdfsChaosMonkeyNothingIsSafeTest, TestRandomDVFaceting, AggValueSourceTest, TestNestedUpdateProcessor, TestSearchPerf, DeleteShardTest, TestConfigSetImmutable, ShardSplitTest]
   [junit4] Completed [334/924 (1!)] on J2 in 594.69s, 11 tests, 1 error <<< FAILURES!

[...truncated 52771 lines...]