Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2588/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseG1GC

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([555407F98C439B5A:AC199456B036D6D0]: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:284)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 11950 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/init-core-data-001
   [junit4]   2> 751812 INFO  
(SUITE-ShardSplitTest-seed#[555407F98C439B5A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 751812 INFO  
(SUITE-ShardSplitTest-seed#[555407F98C439B5A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 751814 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 751814 INFO  (Thread-2097) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 751814 INFO  (Thread-2097) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 751914 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:37476
   [junit4]   2> 751923 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 751925 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 751926 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 751927 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 751928 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 751929 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 751930 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 751931 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 751931 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 751932 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 751933 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 752015 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/control-001/cores/collection1
   [junit4]   2> 752017 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 752019 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1026891{/,null,AVAILABLE}
   [junit4]   2> 752024 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ffc879{HTTP/1.1,[http/1.1]}{127.0.0.1:34394}
   [junit4]   2> 752024 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
Started @753953ms
   [junit4]   2> 752024 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/tempDir-001/control/data,
 hostContext=/, hostPort=34394, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/control-001/cores}
   [junit4]   2> 752024 ERROR 
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 752025 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 752025 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 752025 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 752025 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T13:35:11.742Z
   [junit4]   2> 752028 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 752028 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/control-001/solr.xml
   [junit4]   2> 752036 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 752037 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 752054 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:34394_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34394_
   [junit4]   2> 752055 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:34394_    ] 
o.a.s.c.Overseer Overseer (id=97225075034161156-127.0.0.1:34394_-n_0000000000) 
starting
   [junit4]   2> 752061 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:34394_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34394_
   [junit4]   2> 752063 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:34394_) [n:127.0.0.1:34394_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 752141 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:34394_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/control-001/cores
   [junit4]   2> 752141 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:34394_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 752144 INFO  
(OverseerStateUpdate-97225075034161156-127.0.0.1:34394_-n_0000000000) 
[n:127.0.0.1:34394_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 753152 WARN  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 753153 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 753167 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 753248 WARN  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ 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> 753249 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 753261 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 753261 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/control-001/cores/collection1/data/]
   [junit4]   2> 753261 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ 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@169079e
   [junit4]   2> 753263 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=86.291015625, 
floorSegmentMB=2.0322265625, forceMergeDeletesPctAllowed=7.868499794196945, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 753292 WARN  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ 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> 753303 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 753303 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 753303 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 753303 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 753304 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=73.19921875, 
floorSegmentMB=0.5703125, forceMergeDeletesPctAllowed=11.776029907984924, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22569701982733203
   [junit4]   2> 753304 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17d5763[collection1] main]
   [junit4]   2> 753305 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 753305 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753305 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 753308 INFO  
(searcherExecutor-2567-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17d5763[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 753308 INFO  
(coreLoadExecutor-2566-thread-1-processing-n:127.0.0.1:34394_) 
[n:127.0.0.1:34394_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555601202112102400
   [junit4]   2> 753313 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 753313 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ 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> 753313 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34394/collection1/
   [junit4]   2> 753313 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 753313 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34394/collection1/ has no replicas
   [junit4]   2> 753316 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ 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:34394/collection1/ shard1
   [junit4]   2> 753467 INFO  
(coreZkRegister-2559-thread-1-processing-n:127.0.0.1:34394_ x:collection1 
c:control_collection) [n:127.0.0.1:34394_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 753812 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 753813 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37476/solr ready
   [junit4]   2> 753813 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 753813 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 753891 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001/cores/collection1
   [junit4]   2> 753892 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001
   [junit4]   2> 753892 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 753893 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12e8da5{/,null,AVAILABLE}
   [junit4]   2> 753894 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51fc2a{HTTP/1.1,[http/1.1]}{127.0.0.1:45684}
   [junit4]   2> 753894 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
Started @755823ms
   [junit4]   2> 753894 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45684, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001/cores}
   [junit4]   2> 753895 ERROR 
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 753896 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 753896 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 753896 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 753896 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T13:35:13.613Z
   [junit4]   2> 753898 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 753898 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001/solr.xml
   [junit4]   2> 753903 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 753904 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 753911 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:45684_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 753914 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:45684_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45684_
   [junit4]   2> 753915 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:34394_) [n:127.0.0.1:34394_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 753917 INFO  (zkCallback-644-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 753917 INFO  
(zkCallback-650-thread-1-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 754020 WARN  
(OverseerStateUpdate-97225075034161156-127.0.0.1:34394_-n_0000000000) 
[n:127.0.0.1:34394_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 754203 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:45684_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001/cores
   [junit4]   2> 754203 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:45684_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 754204 INFO  
(OverseerStateUpdate-97225075034161156-127.0.0.1:34394_-n_0000000000) 
[n:127.0.0.1:34394_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 754309 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 755217 WARN  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 755218 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 755232 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 755316 WARN  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ 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> 755318 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 755342 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 755343 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 755343 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@169079e
   [junit4]   2> 755345 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=86.291015625, floorSegmentMB=2.0322265625, 
forceMergeDeletesPctAllowed=7.868499794196945, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 755376 WARN  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ 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> 755392 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 755392 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 755393 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 755393 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 755394 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=73.19921875, floorSegmentMB=0.5703125, 
forceMergeDeletesPctAllowed=11.776029907984924, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22569701982733203
   [junit4]   2> 755396 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1d23fcb[collection1] main]
   [junit4]   2> 755396 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 755397 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 755397 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 755398 INFO  
(searcherExecutor-2578-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d23fcb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 755398 INFO  
(coreLoadExecutor-2577-thread-1-processing-n:127.0.0.1:45684_) 
[n:127.0.0.1:45684_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555601204303626240
   [junit4]   2> 755407 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 755407 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ 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> 755407 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45684/collection1/
   [junit4]   2> 755407 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 755407 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45684/collection1/ has no 
replicas
   [junit4]   2> 755411 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45684/collection1/ shard2
   [junit4]   2> 755514 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 755516 INFO  
(coreZkRegister-2572-thread-1-processing-n:127.0.0.1:45684_ x:collection1 
c:collection1) [n:127.0.0.1:45684_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 755625 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 755974 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001/cores/collection1
   [junit4]   2> 755975 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001
   [junit4]   2> 755977 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 755987 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1323279{/,null,AVAILABLE}
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6a84df{HTTP/1.1,[http/1.1]}{127.0.0.1:41254}
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
Started @757917ms
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41254, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001/cores}
   [junit4]   2> 755988 ERROR 
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 755988 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T13:35:15.705Z
   [junit4]   2> 755991 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 755991 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001/solr.xml
   [junit4]   2> 756001 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 756002 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 756013 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:41254_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 756017 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:41254_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41254_
   [junit4]   2> 756017 INFO  (zkCallback-644-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 756018 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:34394_) [n:127.0.0.1:34394_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 756020 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 756020 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 756120 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:41254_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001/cores
   [junit4]   2> 756121 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:41254_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 756122 INFO  
(OverseerStateUpdate-97225075034161156-127.0.0.1:34394_-n_0000000000) 
[n:127.0.0.1:34394_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 756224 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 756224 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 757130 WARN  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 757131 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 757141 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 757213 WARN  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ 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> 757214 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 757224 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 757224 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 757224 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@169079e
   [junit4]   2> 757227 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=86.291015625, floorSegmentMB=2.0322265625, 
forceMergeDeletesPctAllowed=7.868499794196945, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 757259 WARN  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ 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> 757270 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 757270 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 757271 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 757271 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 757272 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=73.19921875, floorSegmentMB=0.5703125, 
forceMergeDeletesPctAllowed=11.776029907984924, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22569701982733203
   [junit4]   2> 757272 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1c51cbc[collection1] main]
   [junit4]   2> 757273 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 757273 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 757273 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 757274 INFO  
(searcherExecutor-2589-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c51cbc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 757274 INFO  
(coreLoadExecutor-2588-thread-1-processing-n:127.0.0.1:41254_) 
[n:127.0.0.1:41254_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555601206270754816
   [junit4]   2> 757278 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 757278 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ 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> 757278 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41254/collection1/
   [junit4]   2> 757278 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 757278 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41254/collection1/ has no 
replicas
   [junit4]   2> 757281 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41254/collection1/ shard1
   [junit4]   2> 757382 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 757382 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 757431 INFO  
(coreZkRegister-2583-thread-1-processing-n:127.0.0.1:41254_ x:collection1 
c:collection1) [n:127.0.0.1:41254_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 757533 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 757533 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 758031 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001/cores/collection1
   [junit4]   2> 758031 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001
   [junit4]   2> 758032 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 758033 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42f410{/,null,AVAILABLE}
   [junit4]   2> 758034 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5b4ba3{HTTP/1.1,[http/1.1]}{127.0.0.1:46757}
   [junit4]   2> 758034 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
Started @759963ms
   [junit4]   2> 758034 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=46757, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001/cores}
   [junit4]   2> 758034 ERROR 
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 758035 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 758035 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 758035 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 758035 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T13:35:17.752Z
   [junit4]   2> 758037 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 758037 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001/solr.xml
   [junit4]   2> 758042 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 758043 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 758062 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:46757_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 758065 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:46757_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46757_
   [junit4]   2> 758066 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 758066 INFO  
(zkCallback-640-thread-2-processing-n:127.0.0.1:34394_) [n:127.0.0.1:34394_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 758066 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 758068 INFO  
(zkCallback-662-thread-1-processing-n:127.0.0.1:46757_) [n:127.0.0.1:46757_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 758068 INFO  (zkCallback-644-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 758103 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:46757_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001/cores
   [junit4]   2> 758103 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:46757_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 758105 INFO  
(OverseerStateUpdate-97225075034161156-127.0.0.1:34394_-n_0000000000) 
[n:127.0.0.1:34394_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 758207 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 758207 INFO  
(zkCallback-662-thread-1-processing-n:127.0.0.1:46757_) [n:127.0.0.1:46757_    
] 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> 758207 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 759112 WARN  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 759113 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 759123 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 759169 WARN  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ 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> 759171 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 759179 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 759179 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 759179 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@169079e
   [junit4]   2> 759181 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=86.291015625, floorSegmentMB=2.0322265625, 
forceMergeDeletesPctAllowed=7.868499794196945, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 759242 WARN  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ 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> 759252 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 759252 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 759257 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 759257 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 759258 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=73.19921875, floorSegmentMB=0.5703125, 
forceMergeDeletesPctAllowed=11.776029907984924, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22569701982733203
   [junit4]   2> 759259 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@19f7219[collection1] main]
   [junit4]   2> 759260 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 759260 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 759260 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 759277 INFO  
(searcherExecutor-2600-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
c:collection1) [n:127.0.0.1:46757_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19f7219[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 759278 INFO  
(coreLoadExecutor-2599-thread-1-processing-n:127.0.0.1:46757_) 
[n:127.0.0.1:46757_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555601208372101120
   [junit4]   2> 759281 INFO  
(coreZkRegister-2594-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
c:collection1) [n:127.0.0.1:46757_ c:collection1 s:shard2 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 759281 INFO  
(updateExecutor-659-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 759281 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 759281 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 759281 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 759281 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ 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> 759281 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ 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:45684/collection1/] 
and I am [http://127.0.0.1:46757/collection1/]
   [junit4]   2> 759283 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:45684]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46757_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 759286 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 759287 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 759287 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_    ] 
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:46757_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46757","node_name":"127.0.0.1:46757_","state":"down"}
   [junit4]   2> 759385 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 759385 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 759385 INFO  
(zkCallback-662-thread-1-processing-n:127.0.0.1:46757_) [n:127.0.0.1:46757_    
] 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> 759937 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001/cores/collection1
   [junit4]   2> 759937 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001
   [junit4]   2> 759938 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 759939 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e5c354{/,null,AVAILABLE}
   [junit4]   2> 759939 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b4635a{HTTP/1.1,[http/1.1]}{127.0.0.1:40349}
   [junit4]   2> 759939 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.e.j.s.Server 
Started @761869ms
   [junit4]   2> 759940 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=40349, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001/cores}
   [junit4]   2> 759940 ERROR 
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 759940 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 759940 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759940 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759940 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T13:35:19.657Z
   [junit4]   2> 759942 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 759943 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001/solr.xml
   [junit4]   2> 759948 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 759949 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:37476/solr
   [junit4]   2> 759953 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:40349_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 759960 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:40349_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40349_
   [junit4]   2> 759961 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 759961 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 759961 INFO  
(zkCallback-662-thread-1-processing-n:127.0.0.1:46757_) [n:127.0.0.1:46757_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 759961 INFO  (zkCallback-644-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 759962 INFO  
(zkCallback-669-thread-1-processing-n:127.0.0.1:40349_) [n:127.0.0.1:40349_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 759962 INFO  
(zkCallback-640-thread-2-processing-n:127.0.0.1:34394_) [n:127.0.0.1:34394_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 760040 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:40349_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001/cores
   [junit4]   2> 760040 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [n:127.0.0.1:40349_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 760041 INFO  
(OverseerStateUpdate-97225075034161156-127.0.0.1:34394_-n_0000000000) 
[n:127.0.0.1:34394_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 760143 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 760143 INFO  
(zkCallback-669-thread-1-processing-n:127.0.0.1:40349_) [n:127.0.0.1:40349_    
] 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> 760143 INFO  
(zkCallback-662-thread-1-processing-n:127.0.0.1:46757_) [n:127.0.0.1:46757_    
] 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> 760143 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 760287 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_    ] 
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:46757_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:46757","node_name":"127.0.0.1:46757_","state":"recovering"}
   [junit4]   2> 760287 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 760287 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46757_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 761049 WARN  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 761050 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 761063 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 761114 WARN  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ 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> 761115 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 761125 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 761126 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 761126 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@169079e
   [junit4]   2> 761127 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=36, 
maxMergedSegmentMB=86.291015625, floorSegmentMB=2.0322265625, 
forceMergeDeletesPctAllowed=7.868499794196945, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 761147 WARN  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ 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> 761161 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 761161 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 761162 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 761162 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 761163 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=48, 
maxMergedSegmentMB=73.19921875, floorSegmentMB=0.5703125, 
forceMergeDeletesPctAllowed=11.776029907984924, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22569701982733203
   [junit4]   2> 761164 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1276939[collection1] main]
   [junit4]   2> 761164 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 761164 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 761165 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 761165 INFO  
(searcherExecutor-2611-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
c:collection1) [n:127.0.0.1:40349_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1276939[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 761167 INFO  
(coreLoadExecutor-2610-thread-1-processing-n:127.0.0.1:40349_) 
[n:127.0.0.1:40349_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1555601210352861184
   [junit4]   2> 761172 INFO  
(coreZkRegister-2605-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
c:collection1) [n:127.0.0.1:40349_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 761173 INFO  
(updateExecutor-666-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 761173 INFO  
(recoveryExecutor-667-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 761173 INFO  
(recoveryExecutor-667-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 761173 INFO  
(recoveryExecutor-667-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 761173 INFO  
(recoveryExecutor-667-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ 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> 761173 INFO  
(recoveryExecutor-667-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ 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:41254/collection1/] 
and I am [http://127.0.0.1:40349/collection1/]
   [junit4]   2> 761180 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 761180 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 761180 INFO  
(TEST-ShardSplitTest.test-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 761185 INFO  
(recoveryExecutor-667-thread-1-processing-n:127.0.0.1:40349_ x:collection1 
s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:40349_ c:collection1 s:shard1 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:41254]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40349_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 761186 INFO  (qtp12709683-5443) [n:127.0.0.1:41254_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 761187 INFO  (qtp12709683-5443) [n:127.0.0.1:41254_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 761187 INFO  (qtp12709683-5443) [n:127.0.0.1:41254_    ] 
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:40349_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:40349","node_name":"127.0.0.1:40349_","state":"down"}
   [junit4]   2> 761276 INFO  
(zkCallback-669-thread-1-processing-n:127.0.0.1:40349_) [n:127.0.0.1:40349_    
] 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> 761276 INFO  
(zkCallback-656-thread-1-processing-n:127.0.0.1:41254_) [n:127.0.0.1:41254_    
] 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> 761276 INFO  
(zkCallback-650-thread-2-processing-n:127.0.0.1:45684_) [n:127.0.0.1:45684_    
] 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> 761276 INFO  
(zkCallback-662-thread-1-processing-n:127.0.0.1:46757_) [n:127.0.0.1:46757_    
] 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> 762187 INFO  (qtp12709683-5443) [n:127.0.0.1:41254_    ] 
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:40349_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:40349","node_name":"127.0.0.1:40349_","state":"recovering"}
   [junit4]   2> 762187 INFO  (qtp12709683-5443) [n:127.0.0.1:41254_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 762187 INFO  (qtp12709683-5443) [n:127.0.0.1:41254_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40349_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 767288 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:45684/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 767288 INFO  
(recoveryExecutor-660-thread-1-processing-n:127.0.0.1:46757_ x:collection1 
s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:46757_ c:collection1 s:shard2 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:46757 START replicas=[http://127.0.0.1:45684/collection1/] 
nUpdates=100
   [junit4]   2> 767290 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 767290 INFO  (qtp21994834-5412) [n:127.0.0.1:45684_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get params={distrib=

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

])
   [junit4]   2> 1170393 WARN  
(zkCallback-853-thread-1-processing-n:127.0.0.1:34458_) [n:127.0.0.1:34458_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, 
skipping sync up.
   [junit4]   2> 1170393 INFO  
(zkCallback-853-thread-1-processing-n:127.0.0.1:34458_) [n:127.0.0.1:34458_ 
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> 1170393 INFO  
(zkCallback-853-thread-1-processing-n:127.0.0.1:34458_) [n:127.0.0.1:34458_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b83e4e
   [junit4]   2> 1170398 INFO  
(zkCallback-853-thread-1-processing-n:127.0.0.1:34458_) [n:127.0.0.1:34458_ 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1170420 INFO  
(zkCallback-860-thread-2-processing-n:127.0.0.1:42423_) [n:127.0.0.1:42423_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:42423/collection1/
   [junit4]   2> 1170420 INFO  
(zkCallback-860-thread-2-processing-n:127.0.0.1:42423_) [n:127.0.0.1:42423_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1170420 INFO  
(zkCallback-860-thread-2-processing-n:127.0.0.1:42423_) [n:127.0.0.1:42423_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:42423/collection1/ has no replicas
   [junit4]   2> 1170422 INFO  
(zkCallback-860-thread-2-processing-n:127.0.0.1:42423_) [n:127.0.0.1:42423_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42423/collection1/ shard1
   [junit4]   2> 1170523 INFO  
(zkCallback-860-thread-2-processing-n:127.0.0.1:42423_) [n:127.0.0.1:42423_    
] 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: [1])
   [junit4]   2> 1170923 WARN  
(zkCallback-853-thread-2-processing-n:127.0.0.1:34458_) [n:127.0.0.1:34458_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1170923 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1170924 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13818a7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1170924 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f96c1{/,null,UNAVAILABLE}
   [junit4]   2> 1170925 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 42423
   [junit4]   2> 1170925 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14042
   [junit4]   2> 1170926 INFO  (coreCloseExecutor-3222-thread-1) 
[n:127.0.0.1:42423_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1bd2223
   [junit4]   2> 1170941 INFO  (coreCloseExecutor-3222-thread-1) 
[n:127.0.0.1:42423_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1170941 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.Overseer Overseer (id=97225100441747474-127.0.0.1:42423_-n_0000000004) 
closing
   [junit4]   2> 1170942 INFO  
(OverseerStateUpdate-97225100441747474-127.0.0.1:42423_-n_0000000004) 
[n:127.0.0.1:42423_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42423_
   [junit4]   2> 1170944 WARN  
(zkCallback-860-thread-2-processing-n:127.0.0.1:42423_) [n:127.0.0.1:42423_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1170945 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15969b6b7150012, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1170945 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1170951 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@e2b834{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1170951 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1394044{/,null,UNAVAILABLE}
   [junit4]   2> 1170952 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[555407F98C439B5A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44338 44338
   [junit4]   2> 1170992 INFO  (Thread-2417) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44338 44338
   [junit4]   2> 1170999 WARN  (Thread-2417) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        44      /solr/overseer/queue
   [junit4]   2>        23      /solr/overseer/collection-queue-work
   [junit4]   2>        15      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=555407F98C439B5A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs-CZ 
-Dtests.timezone=America/Matamoros -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 31.5s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([555407F98C439B5A:AC199456B036D6D0]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:284)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1171003 INFO  
(SUITE-ShardSplitTest-seed#[555407F98C439B5A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_555407F98C439B5A-001
   [junit4]   2> Jan 04, 2017 1:42:10 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=cs-CZ, 
timezone=America/Matamoros
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=12,threads=1,free=126073184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudExitableDirectoryReaderTest, TestJsonFacets, TestLRUStatsCache, 
TestReplicationHandler, TestSubQueryTransformerDistrib, CacheHeaderTest, 
TestDistributedSearch, TestCrossCoreJoin, TestBlobHandler, 
TestFieldCacheWithThreads, TestJmxIntegration, ReplicaListTransformerTest, 
DisMaxRequestHandlerTest, TestReplicaProperties, TestFunctionQuery, 
CurrencyFieldOpenExchangeTest, TestSizeLimitedDistributedMap, 
TestSchemaResource, QueryResultKeyTest, FullHLLTest, PeerSyncReplicationTest, 
AnalysisErrorHandlingTest, TestDocumentBuilder, TestRawResponseWriter, 
TestRandomFlRTGCloud, AnalysisAfterCoreReloadTest, ScriptEngineTest, 
FileBasedSpellCheckerTest, CloudMLTQParserTest, TestNRTOpen, 
TestIntervalFaceting, TestOverriddenPrefixQueryForCustomFieldType, 
TestReplicationHandlerBackup, RollingRestartTest, 
DocExpirationUpdateProcessorFactoryTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, 
TestBulkSchemaConcurrent, TestOmitPositions, OutputWriterTest, 
TestSlowCompositeReaderWrapper, TestValueSourceCache, 
XsltUpdateRequestHandlerTest, TestFieldCacheSort, DistributedVersionInfoTest, 
TestHighlightDedupGrouping, BasicDistributedZkTest, TestFastLRUCache, 
TestFoldingMultitermQuery, TestQuerySenderNoQuery, ShardSplitTest]
   [junit4] Completed [385/676 (1!)] on J0 in 419.72s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 55657 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to