Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3734/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([F397E0CA6082EE31:ADA73655CF7A3BB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11228 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/init-core-data-001
   [junit4]   2> 508485 INFO  
(SUITE-ShardSplitTest-seed#[F397E0CA6082EE31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 508485 INFO  
(SUITE-ShardSplitTest-seed#[F397E0CA6082EE31]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 508487 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 508487 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 508487 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 508594 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58457
   [junit4]   2> 508628 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 508632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 508635 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 508638 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 508641 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 508645 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 508649 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 508652 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 508655 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 508659 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 508662 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 508968 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/control-001/cores/collection1
   [junit4]   2> 508970 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 508972 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@574e8f96{/,null,AVAILABLE}
   [junit4]   2> 508975 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37da4385{HTTP/1.1,[http/1.1]}{127.0.0.1:58460}
   [junit4]   2> 508975 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server Started @516843ms
   [junit4]   2> 508976 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/tempDir-001/control/data,
 hostContext=/, hostPort=58460, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/control-001/cores}
   [junit4]   2> 508976 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 508976 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 508976 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 508976 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 508976 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T01:56:33.758Z
   [junit4]   2> 508982 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 508982 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/control-001/solr.xml
   [junit4]   2> 508994 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58457/solr
   [junit4]   2> 509040 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58460_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:58460_
   [junit4]   2> 509043 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58460_    ] o.a.s.c.Overseer Overseer 
(id=97171367085473796-127.0.0.1:58460_-n_0000000000) starting
   [junit4]   2> 509057 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58460_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58460_
   [junit4]   2> 509060 INFO  
(OverseerStateUpdate-97171367085473796-127.0.0.1:58460_-n_0000000000) 
[n:127.0.0.1:58460_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 509112 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58460_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/control-001/cores
   [junit4]   2> 509112 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58460_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 509117 INFO  
(OverseerStateUpdate-97171367085473796-127.0.0.1:58460_-n_0000000000) 
[n:127.0.0.1:58460_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 510152 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 510165 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 510221 WARN  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 510222 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 510252 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 510252 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/control-001/cores/collection1/data/]
   [junit4]   2> 510252 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@684f85a3
   [junit4]   2> 510256 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=48.3720703125, 
floorSegmentMB=0.3671875, forceMergeDeletesPctAllowed=26.63502724658471, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.479985616561732
   [junit4]   2> 510266 WARN  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
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> 510284 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 510284 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 510285 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 510285 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 510286 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=476927197, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 510287 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ddf658c[collection1] main]
   [junit4]   2> 510290 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 510290 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 510290 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 510306 INFO  
(searcherExecutor-2546-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ddf658c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 510306 INFO  
(coreLoadExecutor-2545-thread-1-processing-n:127.0.0.1:58460_) 
[n:127.0.0.1:58460_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1554741875271794688
   [junit4]   2> 510317 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 510317 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 510317 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58460/collection1/
   [junit4]   2> 510317 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 510317 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:58460/collection1/ has no replicas
   [junit4]   2> 510324 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:58460/collection1/ shard1
   [junit4]   2> 510332 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 510334 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58457/solr ready
   [junit4]   2> 510334 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 510334 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 510376 INFO  
(coreZkRegister-2538-thread-1-processing-n:127.0.0.1:58460_ x:collection1 
c:control_collection) [n:127.0.0.1:58460_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 510800 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001/cores/collection1
   [junit4]   2> 510802 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001
   [junit4]   2> 510802 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 510804 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d044018{/,null,AVAILABLE}
   [junit4]   2> 510805 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2cf4ce0e{HTTP/1.1,[http/1.1]}{127.0.0.1:58478}
   [junit4]   2> 510805 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server Started @518673ms
   [junit4]   2> 510806 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=58478, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001/cores}
   [junit4]   2> 510806 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 510807 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 510807 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 510807 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 510807 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T01:56:35.589Z
   [junit4]   2> 510814 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 510814 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001/solr.xml
   [junit4]   2> 510889 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58457/solr
   [junit4]   2> 510909 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58478_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 510920 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58478_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58478_
   [junit4]   2> 510924 INFO  
(zkCallback-1397-thread-1-processing-n:127.0.0.1:58460_) [n:127.0.0.1:58460_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 510926 INFO  
(zkCallback-1407-thread-1-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 510924 INFO  (zkCallback-1401-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 511099 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58478_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001/cores
   [junit4]   2> 511099 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58478_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 511105 INFO  
(OverseerStateUpdate-97171367085473796-127.0.0.1:58460_-n_0000000000) 
[n:127.0.0.1:58460_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 511215 INFO  
(zkCallback-1407-thread-1-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 512118 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 512129 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 512200 WARN  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 512201 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 512229 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 512230 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 512230 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@684f85a3
   [junit4]   2> 512252 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=48.3720703125, floorSegmentMB=0.3671875, 
forceMergeDeletesPctAllowed=26.63502724658471, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.479985616561732
   [junit4]   2> 512263 WARN  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] 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> 512281 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 512281 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 512282 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 512282 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 512284 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=476927197, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 512308 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@38923143[collection1] main]
   [junit4]   2> 512324 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 512325 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 512325 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 512326 INFO  
(coreLoadExecutor-2556-thread-1-processing-n:127.0.0.1:58478_) 
[n:127.0.0.1:58478_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1554741877389918208
   [junit4]   2> 512328 INFO  
(searcherExecutor-2557-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38923143[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 512402 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 512402 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 512402 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58478/collection1/
   [junit4]   2> 512402 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 512402 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58478/collection1/ has no 
replicas
   [junit4]   2> 512413 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58478/collection1/ shard2
   [junit4]   2> 512522 INFO  
(zkCallback-1407-thread-1-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 512576 INFO  
(coreZkRegister-2551-thread-1-processing-n:127.0.0.1:58478_ x:collection1 
c:collection1) [n:127.0.0.1:58478_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 512687 INFO  
(zkCallback-1407-thread-1-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 512730 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001/cores/collection1
   [junit4]   2> 512733 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001
   [junit4]   2> 512734 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 512737 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58172fa9{/,null,AVAILABLE}
   [junit4]   2> 512740 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d69c0c6{HTTP/1.1,[http/1.1]}{127.0.0.1:58482}
   [junit4]   2> 512740 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server Started @520608ms
   [junit4]   2> 512740 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=58482, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001/cores}
   [junit4]   2> 512741 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 512741 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 512741 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 512741 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 512741 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T01:56:37.523Z
   [junit4]   2> 512745 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 512745 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001/solr.xml
   [junit4]   2> 512757 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58457/solr
   [junit4]   2> 512777 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58482_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 512787 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58482_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58482_
   [junit4]   2> 512792 INFO  
(zkCallback-1397-thread-3-processing-n:127.0.0.1:58460_) [n:127.0.0.1:58460_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 512794 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 512794 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 512794 INFO  (zkCallback-1401-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 512829 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58482_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001/cores
   [junit4]   2> 512829 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58482_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 512833 INFO  
(OverseerStateUpdate-97171367085473796-127.0.0.1:58460_-n_0000000000) 
[n:127.0.0.1:58460_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 512940 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 512940 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 513850 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 513875 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 513931 WARN  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 513932 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 513959 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 513960 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 513960 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@684f85a3
   [junit4]   2> 513964 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=48.3720703125, floorSegmentMB=0.3671875, 
forceMergeDeletesPctAllowed=26.63502724658471, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.479985616561732
   [junit4]   2> 513971 WARN  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] 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> 513987 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 513987 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 513988 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 513988 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 513989 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=476927197, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 514000 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@db125c9[collection1] main]
   [junit4]   2> 514002 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 514002 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514002 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 514003 INFO  
(coreLoadExecutor-2567-thread-1-processing-n:127.0.0.1:58482_) 
[n:127.0.0.1:58482_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1554741879148380160
   [junit4]   2> 514005 INFO  
(searcherExecutor-2568-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@db125c9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514014 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 514015 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 514015 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:58482/collection1/
   [junit4]   2> 514015 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 514015 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58482/collection1/ has no 
replicas
   [junit4]   2> 514024 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58482/collection1/ shard1
   [junit4]   2> 514135 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 514135 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 514144 INFO  
(coreZkRegister-2562-thread-1-processing-n:127.0.0.1:58482_ x:collection1 
c:collection1) [n:127.0.0.1:58482_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 514252 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 514252 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 514337 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001/cores/collection1
   [junit4]   2> 514339 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001
   [junit4]   2> 514339 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 514341 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@282bca{/,null,AVAILABLE}
   [junit4]   2> 514341 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@157f828f{HTTP/1.1,[http/1.1]}{127.0.0.1:58496}
   [junit4]   2> 514342 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server Started @522209ms
   [junit4]   2> 514342 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=58496, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001/cores}
   [junit4]   2> 514342 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 514343 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 514343 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 514343 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 514343 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T01:56:39.125Z
   [junit4]   2> 514347 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 514347 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001/solr.xml
   [junit4]   2> 514365 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58457/solr
   [junit4]   2> 514400 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58496_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 514410 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58496_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58496_
   [junit4]   2> 514413 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 514414 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 514414 INFO  
(zkCallback-1397-thread-1-processing-n:127.0.0.1:58460_) [n:127.0.0.1:58460_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 514414 INFO  (zkCallback-1401-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 514414 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:58496_) [n:127.0.0.1:58496_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 514474 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58496_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001/cores
   [junit4]   2> 514474 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58496_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 514478 INFO  
(OverseerStateUpdate-97171367085473796-127.0.0.1:58460_-n_0000000000) 
[n:127.0.0.1:58460_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 514592 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 514592 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 514592 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:58496_) [n:127.0.0.1:58496_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 515036 ERROR (Finalizer) [    ] o.a.s.u.ConcurrentLFUCache 
ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- 
POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 515495 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 515510 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 515594 WARN  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 515595 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 515637 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 515638 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 515638 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@684f85a3
   [junit4]   2> 515644 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=48.3720703125, floorSegmentMB=0.3671875, 
forceMergeDeletesPctAllowed=26.63502724658471, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.479985616561732
   [junit4]   2> 515659 WARN  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] 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> 515685 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 515685 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 515687 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 515687 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 515687 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=476927197, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 515689 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b70e9ba[collection1] main]
   [junit4]   2> 515692 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 515692 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 515693 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 515694 INFO  
(searcherExecutor-2579-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
c:collection1) [n:127.0.0.1:58496_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b70e9ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 515694 INFO  
(coreLoadExecutor-2578-thread-1-processing-n:127.0.0.1:58496_) 
[n:127.0.0.1:58496_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1554741880921522176
   [junit4]   2> 515702 INFO  
(coreZkRegister-2573-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
c:collection1) [n:127.0.0.1:58496_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 515702 INFO  
(updateExecutor-1416-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 515703 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 515703 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 515703 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 515703 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 515703 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:58478/collection1/] 
and I am [http://127.0.0.1:58496/collection1/]
   [junit4]   2> 515706 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:58478]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:58496_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 515712 INFO  (qtp1079238310-5563) [n:127.0.0.1:58478_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 515713 INFO  (qtp1079238310-5563) [n:127.0.0.1:58478_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 515713 INFO  (qtp1079238310-5563) [n:127.0.0.1:58478_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:58496_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:58496","node_name":"127.0.0.1:58496_","state":"down"}
   [junit4]   2> 515814 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:58496_) [n:127.0.0.1:58496_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 515814 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 515814 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 516421 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001/cores/collection1
   [junit4]   2> 516422 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001
   [junit4]   2> 516424 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 516426 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28fcb937{/,null,AVAILABLE}
   [junit4]   2> 516427 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@562aeb31{HTTP/1.1,[http/1.1]}{127.0.0.1:58501}
   [junit4]   2> 516427 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.Server Started @524295ms
   [junit4]   2> 516427 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=58501, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001/cores}
   [junit4]   2> 516428 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 516428 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 516428 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 516428 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 516428 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-26T01:56:41.210Z
   [junit4]   2> 516434 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 516434 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001/solr.xml
   [junit4]   2> 516456 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58457/solr
   [junit4]   2> 516477 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58501_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 516488 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58501_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58501_
   [junit4]   2> 516491 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 516492 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:58496_) [n:127.0.0.1:58496_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 516491 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 516493 INFO  (zkCallback-1401-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 516493 INFO  
(zkCallback-1397-thread-1-processing-n:127.0.0.1:58460_) [n:127.0.0.1:58460_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 516494 INFO  
(zkCallback-1426-thread-1-processing-n:127.0.0.1:58501_) [n:127.0.0.1:58501_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 516536 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58501_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001/cores
   [junit4]   2> 516537 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) 
[n:127.0.0.1:58501_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 516543 INFO  
(OverseerStateUpdate-97171367085473796-127.0.0.1:58460_-n_0000000000) 
[n:127.0.0.1:58460_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 516659 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:58496_) [n:127.0.0.1:58496_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 516659 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 516660 INFO  
(zkCallback-1426-thread-1-processing-n:127.0.0.1:58501_) [n:127.0.0.1:58501_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 516660 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 516723 INFO  (qtp1079238310-5563) [n:127.0.0.1:58478_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:58496_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:58496","node_name":"127.0.0.1:58496_","state":"recovering"}
   [junit4]   2> 516723 INFO  (qtp1079238310-5563) [n:127.0.0.1:58478_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 516723 INFO  (qtp1079238310-5563) [n:127.0.0.1:58478_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:58496_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1011
   [junit4]   2> 517567 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 517578 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 517642 WARN  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 517642 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 517672 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 517672 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 517672 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@684f85a3
   [junit4]   2> 517675 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=13, 
maxMergedSegmentMB=48.3720703125, floorSegmentMB=0.3671875, 
forceMergeDeletesPctAllowed=26.63502724658471, segmentsPerTier=33.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.479985616561732
   [junit4]   2> 517720 WARN  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] 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> 517734 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 517734 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 517735 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 517735 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 517736 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=476927197, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 517737 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7919902c[collection1] main]
   [junit4]   2> 517739 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 517739 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 517739 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 517740 INFO  
(searcherExecutor-2590-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
c:collection1) [n:127.0.0.1:58501_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7919902c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 517740 INFO  
(coreLoadExecutor-2589-thread-1-processing-n:127.0.0.1:58501_) 
[n:127.0.0.1:58501_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1554741883066908672
   [junit4]   2> 517747 INFO  
(coreZkRegister-2584-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
c:collection1) [n:127.0.0.1:58501_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 517747 INFO  
(updateExecutor-1423-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 517748 INFO  
(recoveryExecutor-1424-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 517748 INFO  
(recoveryExecutor-1424-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 517749 INFO  
(recoveryExecutor-1424-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 517749 INFO  
(recoveryExecutor-1424-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 517749 INFO  
(recoveryExecutor-1424-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:58482/collection1/] 
and I am [http://127.0.0.1:58501/collection1/]
   [junit4]   2> 517754 INFO  
(recoveryExecutor-1424-thread-1-processing-n:127.0.0.1:58501_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:58501_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:58482]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:58501_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 517755 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShardWithRule
   [junit4]   2> 517755 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 517755 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 517758 INFO  (qtp1925918656-5592) [n:127.0.0.1:58482_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 517759 INFO  (qtp1925918656-5592) [n:127.0.0.1:58482_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 517759 INFO  (qtp1925918656-5592) [n:127.0.0.1:58482_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:58501_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:58501","node_name":"127.0.0.1:58501_","state":"down"}
   [junit4]   2> 517867 INFO  
(zkCallback-1419-thread-1-processing-n:127.0.0.1:58496_) [n:127.0.0.1:58496_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 517867 INFO  
(zkCallback-1413-thread-2-processing-n:127.0.0.1:58482_) [n:127.0.0.1:58482_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 517867 INFO  
(zkCallback-1407-thread-2-processing-n:127.0.0.1:58478_) [n:127.0.0.1:58478_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 517867 INFO  
(zkCallback-1426-thread-1-processing-n:127.0.0.1:58501_) [n:127.0.0.1:58501_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 518762 INFO  (qtp1925918656-5592) [n:127.0.0.1:58482_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:58501_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:58501","node_name":"127.0.0.1:58501_","state":"recovering"}
   [junit4]   2> 518762 INFO  (qtp1925918656-5592) [n:127.0.0.1:58482_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 518763 INFO  (qtp1925918656-5592) [n:127.0.0.1:58482_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:58501_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1004
   [junit4]   2> 523726 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:58478/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 523726 INFO  
(recoveryExecutor-1417-thread-1-processing-n:127.0.0.1:58496_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:58496_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:58496 START replicas=[http://127.0.0.1:58478/collection1/] 
nUpdates=100
   [junit4]   2> 523729 INFO  (qtp1079238310-5565) [n:127.0.0.1:58478_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.Inde

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

1617-thread-3-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59149_
   [junit4]   2> 805282 INFO  
(zkCallback-1617-thread-3-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_    
] o.a.s.c.Overseer Overseer 
(id=97171384662097937-127.0.0.1:59149_-n_0000000004) starting
   [junit4]   2> 805298 INFO  
(OverseerStateUpdate-97171384662097937-127.0.0.1:59149_-n_0000000004) 
[n:127.0.0.1:59149_    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "core":"collection1_shard1_1_replica0",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59149";,
   [junit4]   2>   "node_name":"127.0.0.1:59149_"} 
   [junit4]   2> 807738 WARN  
(zkCallback-1610-thread-2-processing-n:127.0.0.1:59144_) [n:127.0.0.1:59144_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, 
skipping sync up.
   [junit4]   2> 807738 INFO  
(zkCallback-1610-thread-2-processing-n:127.0.0.1:59144_) [n:127.0.0.1:59144_ 
c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 807738 INFO  
(zkCallback-1610-thread-2-processing-n:127.0.0.1:59144_) [n:127.0.0.1:59144_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@519f08d
   [junit4]   2> 807743 INFO  
(zkCallback-1610-thread-2-processing-n:127.0.0.1:59144_) [n:127.0.0.1:59144_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1
   [junit4]   2> 807743 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 807745 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@591d02ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 807745 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1497c5de{/,null,UNAVAILABLE}
   [junit4]   2> 807746 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 59149
   [junit4]   2> 807746 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=152595675
   [junit4]   2> 807751 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.Overseer Overseer (id=97171384662097937-127.0.0.1:59149_-n_0000000004) 
closing
   [junit4]   2> 807751 INFO  
(OverseerStateUpdate-97171384662097937-127.0.0.1:59149_-n_0000000004) 
[n:127.0.0.1:59149_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59149_
   [junit4]   2> 807755 WARN  
(zkCallback-1617-thread-1-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 807763 WARN  
(zkCallback-1617-thread-2-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, 
skipping sync up.
   [junit4]   2> 807763 INFO  
(zkCallback-1617-thread-2-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 807764 INFO  
(zkCallback-1617-thread-2-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35e09182
   [junit4]   2> 807773 INFO  
(zkCallback-1617-thread-2-processing-n:127.0.0.1:59149_) [n:127.0.0.1:59149_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1
   [junit4]   2> 807773 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 807775 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@903f616{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 807775 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b3abdb5{/,null,UNAVAILABLE}
   [junit4]   2> 807781 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F397E0CA6082EE31]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59118 59118
   [junit4]   2> 807789 INFO  (Thread-1163) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59118 59118
   [junit4]   2> 811443 WARN  (Thread-1163) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        47      /solr/overseer/queue
   [junit4]   2>        22      /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=F397E0CA6082EE31 
-Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=US/Mountain 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 34.8s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F397E0CA6082EE31:ADA73655CF7A3BB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 811447 INFO  
(SUITE-ShardSplitTest-seed#[F397E0CA6082EE31]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_F397E0CA6082EE31-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=Memory), 
shard_s=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=LuceneFixedGap), 
n_ti=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), a_i=PostingsFormat(name=Memory), 
id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1594, 
maxMBSortInHeap=6.2223566099503795, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-Latn-BA, timezone=US/Mountain
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=38989608,total=294543360
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloneFieldUpdateProcessorFactoryTest, LeaderElectionTest, 
SolrRequestParserTest, OutputWriterTest, 
DistribDocExpirationUpdateProcessorTest, 
PreAnalyzedFieldManagedSchemaCloudTest, UnloadDistributedZkTest, 
TestSolrConfigHandler, TestDefaultSearchFieldResource, JSONWriterTest, 
SimplePostToolTest, TestGraphTermsQParserPlugin, SampleTest, 
SortSpecParsingTest, QueryEqualityTest, CloudExitableDirectoryReaderTest, 
SOLR749Test, TestIBSimilarityFactory, ResponseHeaderTest, 
TestSchemaVersionResource, SharedFSAutoReplicaFailoverUtilsTest, 
DistributedDebugComponentTest, HdfsDirectoryTest, DateFieldTest, 
TestSearcherReuse, TestChildDocTransformer, TestExceedMaxTermLength, 
BaseCdcrDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, 
TestReloadAndDeleteDocs, DisMaxRequestHandlerTest, TestElisionMultitermQuery, 
TestFileDictionaryLookup, FileUtilsTest, HdfsWriteToMultipleCollectionsTest, 
TestSolrConfigHandlerCloud, TestHighlightDedupGrouping, SimpleMLTQParserTest, 
TestAnalyzeInfixSuggestions, TestStressUserVersions, TestBlobHandler, 
CoreAdminCreateDiscoverTest, PingRequestHandlerTest, TestFieldSortValues, 
TestStressVersions, TestReqParamsAPI, SoftAutoCommitTest, 
TestMergePolicyConfig, TestUseDocValuesAsStored2, TestRTGBase, 
BlockJoinFacetDistribTest, TestGroupingSearch, CheckHdfsIndexTest, 
TestCollectionAPI, DistributedQueueTest, TestStressCloudBlindAtomicUpdates, 
VMParamsZkACLAndCredentialsProvidersTest, BinaryUpdateRequestHandlerTest, 
TestInitQParser, TestCollationFieldDocValues, TestCollationField, 
RecoveryZkTest, TestDocumentBuilder, TestPartialUpdateDeduplication, 
TestQuerySenderNoQuery, DistributedFacetExistsSmallTest, TestLFUCache, 
TestUniqueKeyFieldResource, HdfsTlogReplayBufferedWhileIndexingTest, 
TestConfigSetImmutable, ShardSplitTest]
   [junit4] Completed [198/670 (1!)] on J0 in 302.99s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 63928 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to