Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2442/
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([203E71D701CC4CC5:D973E2783DB9014F]: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 11629 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_203E71D701CC4CC5-001/init-core-data-001
   [junit4]   2> 709464 INFO  
(SUITE-ShardSplitTest-seed#[203E71D701CC4CC5]-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> 709464 INFO  
(SUITE-ShardSplitTest-seed#[203E71D701CC4CC5]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/dr_id/x
   [junit4]   2> 709466 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 709466 INFO  (Thread-1560) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 709466 INFO  (Thread-1560) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 709566 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:44367
   [junit4]   2> 709572 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709573 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709574 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709574 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709575 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709575 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709576 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709576 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709577 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709578 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709578 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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> 709648 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/control-001/cores/collection1
   [junit4]   2> 709649 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14e2a75{/dr_id/x,null,AVAILABLE}
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@928b39{HTTP/1.1,[http/1.1]}{127.0.0.1:41709}
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
Started @711369ms
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/tempDir-001/control/data,
 hostContext=/dr_id/x, hostPort=41709, 
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_203E71D701CC4CC5-001/control-001/cores}
   [junit4]   2> 709650 ERROR 
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 709650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-17T10:12:32.440Z
   [junit4]   2> 709652 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 709653 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/control-001/solr.xml
   [junit4]   2> 709658 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 709659 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44367/solr
   [junit4]   2> 709669 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:41709_dr_id%2Fx 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:41709_dr_id%2Fx
   [junit4]   2> 709669 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:41709_dr_id%2Fx 
   ] o.a.s.c.Overseer Overseer 
(id=97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) starting
   [junit4]   2> 709672 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:41709_dr_id%2Fx 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41709_dr_id%2Fx
   [junit4]   2> 709673 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 709711 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:41709_dr_id%2Fx 
   ] 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_203E71D701CC4CC5-001/control-001/cores
   [junit4]   2> 709711 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:41709_dr_id%2Fx 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 709712 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 710719 WARN  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 710719 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 710729 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 710771 WARN  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx 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> 710772 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 710779 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 710779 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx 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_203E71D701CC4CC5-001/control-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_203E71D701CC4CC5-001/control-001/cores/collection1/data/]
   [junit4]   2> 710779 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx 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@1bb13df
   [junit4]   2> 710781 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=52.3193359375, 
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=28.734711419292974, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 710806 WARN  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 710811 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 710811 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 710811 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 710811 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 710812 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5419921875, noCFSRatio=0.0]
   [junit4]   2> 710812 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18d142f[collection1] main]
   [junit4]   2> 710812 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 710813 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 710813 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 710813 INFO  
(searcherExecutor-2986-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@18d142f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 710813 INFO  
(coreLoadExecutor-2985-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553957706638819328
   [junit4]   2> 710817 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 710817 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
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> 710817 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41709/dr_id/x/collection1/
   [junit4]   2> 710817 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 710817 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41709/dr_id/x/collection1/ has no replicas
   [junit4]   2> 710819 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
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:41709/dr_id/x/collection1/ shard1
   [junit4]   2> 710970 INFO  
(coreZkRegister-2978-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx 
x:collection1 c:control_collection) [n:127.0.0.1:41709_dr_id%2Fx 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 711214 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 711215 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44367/solr ready
   [junit4]   2> 711215 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 711215 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 711281 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-1-001/cores/collection1
   [junit4]   2> 711282 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/shard-1-001
   [junit4]   2> 711282 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 711283 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17aee46{/dr_id/x,null,AVAILABLE}
   [junit4]   2> 711283 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ce0270{HTTP/1.1,[http/1.1]}{127.0.0.1:40470}
   [junit4]   2> 711283 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
Started @713002ms
   [junit4]   2> 711283 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/dr_id/x, hostPort=40470, 
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_203E71D701CC4CC5-001/shard-1-001/cores}
   [junit4]   2> 711283 ERROR 
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 711283 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 711283 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 711284 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 711284 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-17T10:12:34.074Z
   [junit4]   2> 711286 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 711286 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-1-001/solr.xml
   [junit4]   2> 711291 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 711291 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44367/solr
   [junit4]   2> 711296 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:40470_dr_id%2Fx 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 711298 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:40470_dr_id%2Fx 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40470_dr_id%2Fx
   [junit4]   2> 711311 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 711311 INFO  (zkCallback-887-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 711312 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 711369 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:40470_dr_id%2Fx 
   ] 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_203E71D701CC4CC5-001/shard-1-001/cores
   [junit4]   2> 711369 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:40470_dr_id%2Fx 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 711370 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 711471 WARN  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] 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> 711472 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 711473 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 711474 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 712377 WARN  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 712378 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 712388 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 712431 WARN  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx 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> 712432 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 712440 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 712440 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx 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_203E71D701CC4CC5-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_203E71D701CC4CC5-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 712440 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb13df
   [junit4]   2> 712442 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=52.3193359375, 
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=28.734711419292974, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 712465 WARN  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 712472 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 712472 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 712473 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 712473 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 712474 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5419921875, noCFSRatio=0.0]
   [junit4]   2> 712474 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@169eab5[collection1] main]
   [junit4]   2> 712474 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 712475 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 712475 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 712475 INFO  
(searcherExecutor-2997-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@169eab5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 712475 INFO  
(coreLoadExecutor-2996-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1553957708381552640
   [junit4]   2> 712480 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 712480 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx 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> 712480 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40470/dr_id/x/collection1/
   [junit4]   2> 712480 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 712480 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40470/dr_id/x/collection1/ has no replicas
   [junit4]   2> 712481 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:40470/dr_id/x/collection1/ shard2
   [junit4]   2> 712582 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 712632 INFO  
(coreZkRegister-2991-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:40470_dr_id%2Fx c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 712734 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 712930 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-2-001/cores/collection1
   [junit4]   2> 712931 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/shard-2-001
   [junit4]   2> 712931 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 712932 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@869170{/dr_id/x,null,AVAILABLE}
   [junit4]   2> 712932 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@133eca8{HTTP/1.1,[http/1.1]}{127.0.0.1:36751}
   [junit4]   2> 712932 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
Started @714651ms
   [junit4]   2> 712932 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/dr_id/x, hostPort=36751, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_203E71D701CC4CC5-001/shard-2-001/cores}
   [junit4]   2> 712932 ERROR 
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 712932 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 712933 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 712933 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 712933 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-17T10:12:35.723Z
   [junit4]   2> 712937 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 712937 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-2-001/solr.xml
   [junit4]   2> 712942 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 712942 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44367/solr
   [junit4]   2> 712948 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:36751_dr_id%2Fx 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 712950 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:36751_dr_id%2Fx 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36751_dr_id%2Fx
   [junit4]   2> 712950 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 712951 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 712951 INFO  (zkCallback-887-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 712951 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 713053 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 713073 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:36751_dr_id%2Fx 
   ] 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_203E71D701CC4CC5-001/shard-2-001/cores
   [junit4]   2> 713073 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:36751_dr_id%2Fx 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 713074 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 713175 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 713175 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 714081 WARN  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 714081 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 714090 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 714143 WARN  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx 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> 714144 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 714152 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 714152 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx 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_203E71D701CC4CC5-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_203E71D701CC4CC5-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 714152 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb13df
   [junit4]   2> 714154 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=52.3193359375, 
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=28.734711419292974, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 714178 WARN  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 714184 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 714184 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 714184 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 714184 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 714185 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5419921875, noCFSRatio=0.0]
   [junit4]   2> 714185 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1776604[collection1] main]
   [junit4]   2> 714186 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 714186 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 714186 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 714187 INFO  
(searcherExecutor-3008-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1776604[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 714187 INFO  
(coreLoadExecutor-3007-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1553957710176714752
   [junit4]   2> 714191 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 714191 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx 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> 714191 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36751/dr_id/x/collection1/
   [junit4]   2> 714191 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 714191 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36751/dr_id/x/collection1/ has no replicas
   [junit4]   2> 714192 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:36751/dr_id/x/collection1/ shard1
   [junit4]   2> 714294 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 714294 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 714343 INFO  
(coreZkRegister-3002-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:36751_dr_id%2Fx c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 714444 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 714444 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 714634 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-3-001/cores/collection1
   [junit4]   2> 714634 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/shard-3-001
   [junit4]   2> 714635 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 714635 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b6f678{/dr_id/x,null,AVAILABLE}
   [junit4]   2> 714635 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d86e97{HTTP/1.1,[http/1.1]}{127.0.0.1:34634}
   [junit4]   2> 714636 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
Started @716354ms
   [junit4]   2> 714636 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/dr_id/x, hostPort=34634, 
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_203E71D701CC4CC5-001/shard-3-001/cores}
   [junit4]   2> 714636 ERROR 
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 714636 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 714636 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714636 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714636 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-17T10:12:37.426Z
   [junit4]   2> 714639 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 714639 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-3-001/solr.xml
   [junit4]   2> 714643 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 714643 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44367/solr
   [junit4]   2> 714648 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:34634_dr_id%2Fx 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 714650 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:34634_dr_id%2Fx 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34634_dr_id%2Fx
   [junit4]   2> 714650 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 714650 INFO  (zkCallback-887-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 714651 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 714651 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 714651 INFO  
(zkCallback-905-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 714753 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 714753 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 714769 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:34634_dr_id%2Fx 
   ] 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_203E71D701CC4CC5-001/shard-3-001/cores
   [junit4]   2> 714769 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:34634_dr_id%2Fx 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 714770 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 714871 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 714871 INFO  
(zkCallback-905-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx    ] 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> 714871 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 715779 WARN  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 715780 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 715793 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 715846 WARN  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx 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> 715847 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 715856 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 715856 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx 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_203E71D701CC4CC5-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_203E71D701CC4CC5-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 715856 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb13df
   [junit4]   2> 715858 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=52.3193359375, 
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=28.734711419292974, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 715887 WARN  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 715893 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 715894 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 715894 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 715894 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 715895 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5419921875, noCFSRatio=0.0]
   [junit4]   2> 715895 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11a5ca1[collection1] main]
   [junit4]   2> 715896 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 715896 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 715896 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 715897 INFO  
(searcherExecutor-3019-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:34634_dr_id%2Fx c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11a5ca1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 715897 INFO  
(coreLoadExecutor-3018-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1553957711969779712
   [junit4]   2> 715900 INFO  
(coreZkRegister-3013-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:34634_dr_id%2Fx c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 715900 INFO  
(updateExecutor-902-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 715900 INFO  
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 715900 INFO  
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 715900 INFO  
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 715900 INFO  
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
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> 715900 INFO  
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
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:40470/dr_id/x/collection1/] and I am 
[http://127.0.0.1:34634/dr_id/x/collection1/]
   [junit4]   2> 715901 INFO  
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34634_dr_id%2Fx 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:40470/dr_id/x]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34634_dr_id%252Fx&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 715902 INFO  (qtp6334802-5613) [n:127.0.0.1:40470_dr_id%2Fx    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 715903 INFO  (qtp6334802-5613) [n:127.0.0.1:40470_dr_id%2Fx    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 715903 INFO  (qtp6334802-5613) [n:127.0.0.1:40470_dr_id%2Fx    
] 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:34634_dr_id%2Fx, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34634/dr_id/x","node_name":"127.0.0.1:34634_dr_id%2Fx","state":"down"}
   [junit4]   2> 716003 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 716003 INFO  
(zkCallback-905-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx    ] 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> 716003 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 716331 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-4-001/cores/collection1
   [junit4]   2> 716332 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/shard-4-001
   [junit4]   2> 716332 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 716333 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f8f6a6{/dr_id/x,null,AVAILABLE}
   [junit4]   2> 716333 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16b0065{HTTP/1.1,[http/1.1]}{127.0.0.1:38072}
   [junit4]   2> 716333 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.e.j.s.Server 
Started @718052ms
   [junit4]   2> 716333 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
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_203E71D701CC4CC5-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/dr_id/x, hostPort=38072, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_203E71D701CC4CC5-001/shard-4-001/cores}
   [junit4]   2> 716334 ERROR 
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 716334 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 716334 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716334 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 716334 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-17T10:12:39.124Z
   [junit4]   2> 716336 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 716336 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 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_203E71D701CC4CC5-001/shard-4-001/solr.xml
   [junit4]   2> 716341 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 716341 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44367/solr
   [junit4]   2> 716347 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:38072_dr_id%2Fx 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 716349 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:38072_dr_id%2Fx 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38072_dr_id%2Fx
   [junit4]   2> 716350 INFO  
(zkCallback-883-thread-1-processing-n:127.0.0.1:41709_dr_id%2Fx) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 716350 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 716350 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 716350 INFO  
(zkCallback-905-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 716350 INFO  (zkCallback-887-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 716353 INFO  
(zkCallback-912-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 716405 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:38072_dr_id%2Fx 
   ] 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_203E71D701CC4CC5-001/shard-4-001/cores
   [junit4]   2> 716405 INFO  
(TEST-ShardSplitTest.test-seed#[203E71D701CC4CC5]) [n:127.0.0.1:38072_dr_id%2Fx 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 716406 INFO  
(OverseerStateUpdate-97122356576714756-127.0.0.1:41709_dr_id%2Fx-n_0000000000) 
[n:127.0.0.1:41709_dr_id%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 716507 INFO  
(zkCallback-899-thread-1-processing-n:127.0.0.1:36751_dr_id%2Fx) 
[n:127.0.0.1:36751_dr_id%2Fx    ] 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> 716508 INFO  
(zkCallback-912-thread-2-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx    ] 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> 716508 INFO  
(zkCallback-893-thread-1-processing-n:127.0.0.1:40470_dr_id%2Fx) 
[n:127.0.0.1:40470_dr_id%2Fx    ] 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> 716508 INFO  
(zkCallback-905-thread-1-processing-n:127.0.0.1:34634_dr_id%2Fx) 
[n:127.0.0.1:34634_dr_id%2Fx    ] 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> 716903 INFO  (qtp6334802-5613) [n:127.0.0.1:40470_dr_id%2Fx    
] 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:34634_dr_id%2Fx, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34634/dr_id/x","node_name":"127.0.0.1:34634_dr_id%2Fx","state":"recovering"}
   [junit4]   2> 716903 INFO  (qtp6334802-5613) [n:127.0.0.1:40470_dr_id%2Fx    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 716903 INFO  (qtp6334802-5613) [n:127.0.0.1:40470_dr_id%2Fx    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:34634_dr_id%252Fx&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 717413 WARN  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 717414 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 717423 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 717476 WARN  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx 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> 717477 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 717484 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 717485 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx 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_203E71D701CC4CC5-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_203E71D701CC4CC5-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 717485 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb13df
   [junit4]   2> 717486 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=52.3193359375, 
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=28.734711419292974, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 717509 WARN  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 717515 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 717515 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 717515 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 717515 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 717516 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.5419921875, noCFSRatio=0.0]
   [junit4]   2> 717516 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d4a920[collection1] main]
   [junit4]   2> 717516 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 717516 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 717517 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 717517 INFO  
(searcherExecutor-3030-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:38072_dr_id%2Fx c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d4a920[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 717518 INFO  
(coreLoadExecutor-3029-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx) 
[n:127.0.0.1:38072_dr_id%2Fx c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1553957713669521408
   [junit4]   2> 717520 INFO  
(coreZkRegister-3024-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 c:collection1) [n:127.0.0.1:38072_dr_id%2Fx c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 717520 INFO  
(updateExecutor-909-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 717520 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 717520 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 717521 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 717521 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
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> 717521 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
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:36751/dr_id/x/collection1/] and I am 
[http://127.0.0.1:38072/dr_id/x/collection1/]
   [junit4]   2> 717522 INFO  
(recoveryExecutor-910-thread-1-processing-n:127.0.0.1:38072_dr_id%2Fx 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:38072_dr_id%2Fx 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:36751/dr_id/x]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38072_dr_id%252Fx&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]  

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

x) [n:127.0.0.1:33877_dr_id%2Fx    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:33877_dr_id%2Fx
   [junit4]   2> 1104616 INFO  
(zkCallback-1103-thread-3-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx    ] o.a.s.c.Overseer Overseer 
(id=97122380554764306-127.0.0.1:33877_dr_id%2Fx-n_0000000004) starting
   [junit4]   2> 1104720 INFO  
(zkCallback-1103-thread-1-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx    ] 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> 1105599 WARN  
(zkCallback-1096-thread-1-processing-n:127.0.0.1:33782_dr_id%2Fx) 
[n:127.0.0.1:33782_dr_id%2Fx c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1105599 INFO  
(zkCallback-1096-thread-1-processing-n:127.0.0.1:33782_dr_id%2Fx) 
[n:127.0.0.1:33782_dr_id%2Fx 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> 1105599 INFO  
(zkCallback-1096-thread-1-processing-n:127.0.0.1:33782_dr_id%2Fx) 
[n:127.0.0.1:33782_dr_id%2Fx c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@99922c
   [junit4]   2> 1105612 INFO  
(zkCallback-1103-thread-2-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33877/dr_id/x/collection1/
   [junit4]   2> 1105612 INFO  
(zkCallback-1103-thread-2-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1105612 INFO  
(zkCallback-1103-thread-2-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy http://127.0.0.1:33877/dr_id/x/collection1/ has no replicas
   [junit4]   2> 1105614 INFO  
(zkCallback-1103-thread-2-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33877/dr_id/x/collection1/ shard1
   [junit4]   2> 1105715 INFO  
(zkCallback-1103-thread-2-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx    ] 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> 1106115 WARN  
(zkCallback-1096-thread-2-processing-n:127.0.0.1:33782_dr_id%2Fx) 
[n:127.0.0.1:33782_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1106116 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@57da3a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1106116 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16e7ee2{/dr_id/x,null,UNAVAILABLE}
   [junit4]   2> 1106116 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 33877
   [junit4]   2> 1106116 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23050901
   [junit4]   2> 1106117 INFO  (coreCloseExecutor-3642-thread-1) 
[n:127.0.0.1:33877_dr_id%2Fx c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ba55c1
   [junit4]   2> 1106125 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97122380554764306-127.0.0.1:33877_dr_id%2Fx-n_0000000004) closing
   [junit4]   2> 1106125 INFO  
(OverseerStateUpdate-97122380554764306-127.0.0.1:33877_dr_id%2Fx-n_0000000004) 
[n:127.0.0.1:33877_dr_id%2Fx    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33877_dr_id%2Fx
   [junit4]   2> 1106126 WARN  
(zkCallback-1103-thread-1-processing-n:127.0.0.1:33877_dr_id%2Fx) 
[n:127.0.0.1:33877_dr_id%2Fx    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1106126 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1a7ec7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1106127 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ce3337{/dr_id/x,null,UNAVAILABLE}
   [junit4]   2> 1106127 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[203E71D701CC4CC5]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43947 43947
   [junit4]   2> 1106181 INFO  (Thread-1883) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43947 43947
   [junit4]   2> 1106181 WARN  (Thread-1883) [    ] 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>        41      /solr/overseer/queue
   [junit4]   2>        23      /solr/overseer/collection-queue-work
   [junit4]   2>        14      /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=203E71D701CC4CC5 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE 
-Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 30.8s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([203E71D701CC4CC5:D973E2783DB9014F]: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> 1106184 INFO  
(SUITE-ShardSplitTest-seed#[203E71D701CC4CC5]-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_203E71D701CC4CC5-001
   [junit4]   2> Dec 17, 2016 10:19:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-VE, 
timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=12,threads=1,free=226036792,total=498073600
   [junit4]   2> NOTE: All tests run in this JVM: [RequiredFieldsTest, 
TestRandomDVFaceting, FastVectorHighlighterTest, TestPseudoReturnFields, 
TestTolerantUpdateProcessorCloud, ParsingFieldUpdateProcessorsTest, 
TestNRTOpen, TestFieldCacheReopen, SmileWriterTest, 
QueryElevationComponentTest, TestRandomFlRTGCloud, ZkStateReaderTest, 
TestDocumentBuilder, TestAtomicUpdateErrorCases, TestBinaryResponseWriter, 
TestCloudManagedSchema, TestConfigSetImmutable, ActionThrottleTest, 
TestSQLHandler, TestRemoteStreaming, TestAnalyzeInfixSuggestions, PeerSyncTest, 
ClusterStateTest, TestFieldTypeResource, TestReplicationHandlerBackup, 
TestFieldCollectionResource, ConcurrentDeleteAndCreateCollectionTest, 
DeleteLastCustomShardedReplicaTest, TestEmbeddedSolrServerConstructors, 
StandardRequestHandlerTest, TestFastLRUCache, CloudExitableDirectoryReaderTest, 
LeaderElectionIntegrationTest, TestReplicationHandler, 
SignatureUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, 
TestCrossCoreJoin, TestSolrCloudSnapshots, MigrateRouteKeyTest, 
ReplaceNodeTest, DistributedExpandComponentTest, HttpSolrCallGetCoreTest, 
TestLazyCores, TestBulkSchemaAPI, TestNonDefinedSimilarityFactory, 
SolrXmlInZkTest, TestSolr4Spatial2, CloneFieldUpdateProcessorFactoryTest, 
TestRangeQuery, AnalysisAfterCoreReloadTest, LeaderFailureAfterFreshStartTest, 
HighlighterConfigTest, DateFieldTest, TestJoin, DistributedVersionInfoTest, 
TestUseDocValuesAsStored2, TestMacroExpander, TestDocSet, 
BasicDistributedZkTest, RegexBoostProcessorTest, TestFunctionQuery, 
TestMinMaxOnMultiValuedField, ReturnFieldsTest, 
TestSolrQueryParserDefaultOperatorResource, BasicZkTest, ShardSplitTest]
   [junit4] Completed [300/662 (1!)] on J0 in 397.00s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 55807 lines...]

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

Reply via email to