Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18483/
Java: 64bit/jdk1.8.0_112 -XX:+UseCompressedOops -XX:+UseParallelGC

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([229A4E75B001EFFF:DBD7DDDA8C74A275]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12621 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/init-core-data-001
   [junit4]   2> 1255047 INFO  
(SUITE-ShardSplitTest-seed#[229A4E75B001EFFF]-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> 1255047 INFO  
(SUITE-ShardSplitTest-seed#[229A4E75B001EFFF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mve/xw
   [junit4]   2> 1255049 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 1255049 INFO  (Thread-3150) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1255049 INFO  (Thread-3150) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1255149 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:44409
   [junit4]   2> 1255156 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1255156 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1255157 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1255157 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1255158 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1255158 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1255159 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1255159 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1255160 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1255160 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1255161 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1255259 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores/collection1
   [junit4]   2> 1255260 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1255260 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74eb3015{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43887e73{HTTP/1.1,[http/1.1]}{127.0.0.1:38806}
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
Started @1257352ms
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/control/data,
 hostContext=/mve/xw, hostPort=38806, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores}
   [junit4]   2> 1255261 ERROR 
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1255261 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-09T17:17:26.539Z
   [junit4]   2> 1255263 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1255263 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/solr.xml
   [junit4]   2> 1255268 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1255290 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:38806_mve%2Fxw
   [junit4]   2> 1255290 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw  
  ] o.a.s.c.Overseer Overseer 
(id=97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) starting
   [junit4]   2> 1255292 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38806_mve%2Fxw
   [junit4]   2> 1255293 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1255315 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores
   [junit4]   2> 1255315 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:38806_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1255317 INFO  
(OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1256325 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1256339 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1256395 WARN  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw 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> 1256396 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1256403 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1256404 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/control-001/cores/collection1/data/]
   [junit4]   2> 1256404 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1256405 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, 
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5246951306222805
   [junit4]   2> 1256459 WARN  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
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> 1256463 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1256463 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1256464 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1256464 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1256464 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1256464 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7852d47d[collection1] main]
   [junit4]   2> 1256465 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1256465 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1256465 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1256466 INFO  
(searcherExecutor-6297-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7852d47d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1256466 INFO  
(coreLoadExecutor-6296-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1553259663452012544
   [junit4]   2> 1256469 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1256469 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw 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> 1256469 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38806/mve/xw/collection1/
   [junit4]   2> 1256470 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1256470 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38806/mve/xw/collection1/ 
has no replicas
   [junit4]   2> 1256471 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw 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:38806/mve/xw/collection1/ shard1
   [junit4]   2> 1256622 INFO  
(coreZkRegister-6289-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:38806_mve%2Fxw c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1256819 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1256820 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44409/solr ready
   [junit4]   2> 1256820 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1256943 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores/collection1
   [junit4]   2> 1256943 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001
   [junit4]   2> 1256944 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1256944 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28abb718{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e3cd8a5{HTTP/1.1,[http/1.1]}{127.0.0.1:36279}
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
Started @1259036ms
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=36279, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores}
   [junit4]   2> 1256945 ERROR 
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1256945 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-09T17:17:28.223Z
   [junit4]   2> 1256947 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1256947 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/solr.xml
   [junit4]   2> 1256952 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1256968 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1256970 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36279_mve%2Fxw
   [junit4]   2> 1256970 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1256971 INFO  (zkCallback-1697-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1256971 INFO  
(zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1257021 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores
   [junit4]   2> 1257021 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36279_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1257022 INFO  
(OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1258029 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1258038 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1258083 WARN  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw 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> 1258084 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1258091 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1258091 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1258091 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1258092 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, 
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5246951306222805
   [junit4]   2> 1258128 WARN  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 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> 1258134 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1258134 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1258134 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258134 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258134 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1258135 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ee508b5[collection1] main]
   [junit4]   2> 1258135 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1258135 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1258136 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1258136 INFO  
(searcherExecutor-6308-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@7ee508b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258136 INFO  
(coreLoadExecutor-6307-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553259665203134464
   [junit4]   2> 1258140 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1258140 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
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> 1258140 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:36279/mve/xw/collection1/
   [junit4]   2> 1258140 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1258140 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36279/mve/xw/collection1/ has no replicas
   [junit4]   2> 1258150 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36279/mve/xw/collection1/ shard2
   [junit4]   2> 1258300 INFO  
(coreZkRegister-6302-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:36279_mve%2Fxw 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1258674 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores/collection1
   [junit4]   2> 1258675 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001
   [junit4]   2> 1258675 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1258676 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b16e8f7{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1258676 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e84e34c{HTTP/1.1,[http/1.1]}{127.0.0.1:36355}
   [junit4]   2> 1258676 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
Started @1260767ms
   [junit4]   2> 1258676 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=36355, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores}
   [junit4]   2> 1258676 ERROR 
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1258677 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1258677 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1258677 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1258677 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-09T17:17:29.955Z
   [junit4]   2> 1258679 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1258679 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/solr.xml
   [junit4]   2> 1258683 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1258688 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1258691 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36355_mve%2Fxw
   [junit4]   2> 1258692 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258692 INFO  (zkCallback-1697-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258692 INFO  
(zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258693 INFO  
(zkCallback-1708-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1258715 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores
   [junit4]   2> 1258715 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1258716 INFO  
(OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1259722 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1259731 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1259779 WARN  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw 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> 1259780 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1259786 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1259786 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1259787 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1259788 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, 
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5246951306222805
   [junit4]   2> 1259827 WARN  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 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> 1259832 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1259832 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1259836 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1259836 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1259837 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1259837 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f5bedb9[collection1] main]
   [junit4]   2> 1259838 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1259838 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1259838 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1259839 INFO  
(searcherExecutor-6319-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@2f5bedb9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1259839 INFO  
(coreLoadExecutor-6318-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553259666988859392
   [junit4]   2> 1259842 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1259842 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
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> 1259842 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:36355/mve/xw/collection1/
   [junit4]   2> 1259842 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1259842 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36355/mve/xw/collection1/ has no replicas
   [junit4]   2> 1259844 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36355/mve/xw/collection1/ shard1
   [junit4]   2> 1259995 INFO  
(coreZkRegister-6313-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1260272 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores/collection1
   [junit4]   2> 1260273 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001
   [junit4]   2> 1260274 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1260274 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@174f5991{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7444cc9e{HTTP/1.1,[http/1.1]}{127.0.0.1:40148}
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
Started @1262366ms
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=40148, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores}
   [junit4]   2> 1260275 ERROR 
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1260275 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-09T17:17:31.553Z
   [junit4]   2> 1260279 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1260279 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/solr.xml
   [junit4]   2> 1260283 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1260287 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1260289 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40148_mve%2Fxw
   [junit4]   2> 1260291 INFO  
(zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  (zkCallback-1697-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  
(zkCallback-1708-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  
(zkCallback-1714-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260291 INFO  
(zkCallback-1693-thread-3-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1260355 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores
   [junit4]   2> 1260355 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:40148_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1260356 INFO  
(OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1261363 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1261380 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1261418 WARN  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw 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> 1261418 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1261425 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1261425 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1261425 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1261444 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, 
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5246951306222805
   [junit4]   2> 1261482 WARN  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 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> 1261488 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1261488 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1261489 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1261489 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1261489 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1261490 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d0d832e[collection1] main]
   [junit4]   2> 1261491 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1261491 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1261491 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1261492 INFO  
(searcherExecutor-6330-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@6d0d832e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1261492 INFO  
(coreLoadExecutor-6329-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553259668722155520
   [junit4]   2> 1261495 INFO  
(coreZkRegister-6324-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core 
needs to recover:collection1
   [junit4]   2> 1261495 INFO  
(updateExecutor-1711-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1261495 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1261495 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1261495 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1261495 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
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> 1261495 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
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:36279/mve/xw/collection1/] and I am 
[http://127.0.0.1:40148/mve/xw/collection1/]
   [junit4]   2> 1261496 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:36279/mve/xw]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40148_mve%252Fxw&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1261497 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 1261498 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 
183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1261498 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw    ] 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:40148_mve%2Fxw, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40148/mve/xw","node_name":"127.0.0.1:40148_mve%2Fxw","state":"down"}
   [junit4]   2> 1262009 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores/collection1
   [junit4]   2> 1262010 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001
   [junit4]   2> 1262010 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1262011 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f42533d{/mve/xw,null,AVAILABLE}
   [junit4]   2> 1262011 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@67df986f{HTTP/1.1,[http/1.1]}{127.0.0.1:33563}
   [junit4]   2> 1262011 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.e.j.s.Server 
Started @1264102ms
   [junit4]   2> 1262011 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/mve/xw, hostPort=33563, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores}
   [junit4]   2> 1262011 ERROR 
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262012 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1262012 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262012 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262012 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-09T17:17:33.290Z
   [junit4]   2> 1262014 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1262014 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/solr.xml
   [junit4]   2> 1262018 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44409/solr
   [junit4]   2> 1262022 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1262024 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33563_mve%2Fxw
   [junit4]   2> 1262024 INFO  
(zkCallback-1714-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw) 
[n:127.0.0.1:40148_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262024 INFO  
(zkCallback-1708-thread-1-processing-n:127.0.0.1:36355_mve%2Fxw) 
[n:127.0.0.1:36355_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262024 INFO  
(zkCallback-1702-thread-1-processing-n:127.0.0.1:36279_mve%2Fxw) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262025 INFO  
(zkCallback-1721-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262025 INFO  (zkCallback-1697-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262025 INFO  
(zkCallback-1693-thread-2-processing-n:127.0.0.1:38806_mve%2Fxw) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1262066 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores
   [junit4]   2> 1262066 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [n:127.0.0.1:33563_mve%2Fxw  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1262067 INFO  
(OverseerStateUpdate-97078728872951812-127.0.0.1:38806_mve%2Fxw-n_0000000000) 
[n:127.0.0.1:38806_mve%2Fxw    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1262498 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw    ] 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:40148_mve%2Fxw, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40148/mve/xw","node_name":"127.0.0.1:40148_mve%2Fxw","state":"recovering"}
   [junit4]   2> 1262498 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: 
core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 
seconds.
   [junit4]   2> 1262498 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:40148_mve%252Fxw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 1263082 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1263091 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1263129 WARN  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw 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> 1263131 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1263138 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1263138 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1263138 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69a91d20
   [junit4]   2> 1263139 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=0.54296875, 
floorSegmentMB=0.845703125, forceMergeDeletesPctAllowed=25.64266789953877, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5246951306222805
   [junit4]   2> 1263179 WARN  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 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> 1263185 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1263185 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1263186 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1263186 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1263186 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1263186 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d197a2c[collection1] main]
   [junit4]   2> 1263187 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1263187 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1263187 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1263188 INFO  
(searcherExecutor-6341-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@6d197a2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1263188 INFO  
(coreLoadExecutor-6340-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw) 
[n:127.0.0.1:33563_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1553259670500540416
   [junit4]   2> 1263191 INFO  
(coreZkRegister-6335-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core 
needs to recover:collection1
   [junit4]   2> 1263191 INFO  
(updateExecutor-1718-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1263191 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1263191 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1263191 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1263191 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
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> 1263191 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
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:36355/mve/xw/collection1/] and I am 
[http://127.0.0.1:33563/mve/xw/collection1/]
   [junit4]   2> 1263192 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:36355/mve/xw]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33563_mve%252Fxw&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1263193 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1263193 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1263193 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:33563_mve%2Fxw, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33563/mve/xw","node_name":"127.0.0.1:33563_mve%2Fxw","state":"down"}
   [junit4]   2> 1263568 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1263569 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 1263569 INFO  
(TEST-ShardSplitTest.test-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1264194 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:33563_mve%2Fxw, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33563/mve/xw","node_name":"127.0.0.1:33563_mve%2Fxw","state":"recovering"}
   [junit4]   2> 1264194 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1264194 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:33563_mve%252Fxw&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1269499 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:36279/mve/xw/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1269499 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:40148/mve/xw START 
replicas=[http://127.0.0.1:36279/mve/xw/collection1/] nUpdates=100
   [junit4]   2> 1269500 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1269500 INFO  (qtp1567242436-11868) 
[n:127.0.0.1:36279_mve%2Fxw c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/mve/xw path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1269500 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1269500 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are 
already in sync. No need to do a PeerSync 
   [junit4]   2> 1269500 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1269500 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1269501 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1269501 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 1269501 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 1269501 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1269501 INFO  
(recoveryExecutor-1712-thread-1-processing-n:127.0.0.1:40148_mve%2Fxw 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:40148_mve%2Fxw 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1271194 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:36355/mve/xw/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1271194 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:33563/mve/xw START 
replicas=[http://127.0.0.1:36355/mve/xw/collection1/] nUpdates=100
   [junit4]   2> 1271196 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1271196 INFO  (qtp27786841-11896) [n:127.0.0.1:36355_mve%2Fxw 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/mve/xw path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1271197 INFO  
(recoveryExecutor-1719-thread-1-processing-n:127.0.0.1:33563_mve%2Fxw 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:33563_mve%2Fxw 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersi

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

@6d422280{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1678019 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ca4739d{/mve/xw,null,UNAVAILABLE}
   [junit4]   2> 1678020 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 42356
   [junit4]   2> 1678020 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=877529286
   [junit4]   2> 1678021 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97078754603630610-127.0.0.1:42356_mve%2Fxw-n_0000000004) closing
   [junit4]   2> 1678021 INFO  
(OverseerStateUpdate-97078754603630610-127.0.0.1:42356_mve%2Fxw-n_0000000004) 
[n:127.0.0.1:42356_mve%2Fxw    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42356_mve%2Fxw
   [junit4]   2> 1678040 WARN  
(zkCallback-1914-thread-2-processing-n:127.0.0.1:42356_mve%2Fxw) 
[n:127.0.0.1:42356_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1678041 INFO  
(zkCallback-1914-thread-2-processing-n:127.0.0.1:42356_mve%2Fxw) 
[n:127.0.0.1:42356_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1678041 INFO  
(zkCallback-1914-thread-2-processing-n:127.0.0.1:42356_mve%2Fxw) 
[n:127.0.0.1:42356_mve%2Fxw c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@548c41d
   [junit4]   2> 1679522 WARN  
(zkCallback-1914-thread-3-processing-n:127.0.0.1:42356_mve%2Fxw) 
[n:127.0.0.1:42356_mve%2Fxw    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/clusterstate.json]
   [junit4]   2> 1679522 WARN  
(zkCallback-1914-thread-1-processing-n:127.0.0.1:42356_mve%2Fxw) 
[n:127.0.0.1:42356_mve%2Fxw    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1679523 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@25903f86{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1679524 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1188f8be{/mve/xw,null,UNAVAILABLE}
   [junit4]   2> 1679525 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[229A4E75B001EFFF]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38183 38183
   [junit4]   2> 1679537 INFO  (Thread-3460) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38183 38183
   [junit4]   2> 1679538 WARN  (Thread-3460) [    ] 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>        35      /solr/overseer/queue
   [junit4]   2>        24      /solr/overseer/collection-queue-work
   [junit4]   2>        15      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=229A4E75B001EFFF 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE 
-Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 31.9s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([229A4E75B001EFFF:DBD7DDDA8C74A275]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1679542 INFO  
(SUITE-ShardSplitTest-seed#[229A4E75B001EFFF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_229A4E75B001EFFF-001
   [junit4]   2> Dec 09, 2016 5:24:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Asia/Dushanbe
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=208867968,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: 
[BigEndianAscendingWordSerializerTest, NotRequiredUniqueKeyTest, 
TestSolrFieldCacheMBean, TestLazyCores, BlockJoinFacetDistribTest, 
CachingDirectoryFactoryTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryComponentCustomSortTest, TestRawResponseWriter, 
SpatialHeatmapFacetsTest, PluginInfoTest, TestSolrDeletionPolicy2, 
TestValueSourceCache, CdcrReplicationDistributedZkTest, FullHLLTest, 
TestLFUCache, CreateCollectionCleanupTest, RulesTest, TestCodecSupport, 
DeleteShardTest, DistributedFacetExistsSmallTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, RankQueryTest, BadCopyFieldTest, 
TestPerFieldSimilarityWithDefaultOverride, TestSimpleQParserPlugin, 
TestRandomCollapseQParserPlugin, PKIAuthenticationIntegrationTest, 
SpellPossibilityIteratorTest, CopyFieldTest, BasicDistributedZkTest, 
CoreAdminCreateDiscoverTest, TestCustomStream, TestBadConfig, 
TestRuleBasedAuthorizationPlugin, DistribDocExpirationUpdateProcessorTest, 
TestRandomFlRTGCloud, AddBlockUpdateTest, 
DistributedQueryElevationComponentTest, TestIntervalFaceting, 
TestUniqueKeyFieldResource, RequiredFieldsTest, TestLRUStatsCache, 
TestRecoveryHdfs, SolrCoreTest, ResponseLogComponentTest, 
TestCopyFieldCollectionResource, HdfsTlogReplayBufferedWhileIndexingTest, 
CloudExitableDirectoryReaderTest, TestCustomDocTransformer, TestOrdValues, 
NumericFieldsTest, TestLegacyNumericRangeQueryBuilder, 
DeleteLastCustomShardedReplicaTest, TestDistributedStatsComponentCardinality, 
PreAnalyzedUpdateProcessorTest, TestRandomDVFaceting, DateMathParserTest, 
SyncSliceTest, TestRemoteStreaming, TestLRUCache, TestCloudSchemaless, 
TestSolr4Spatial, SignatureUpdateProcessorFactoryTest, ReplaceNodeTest, 
TestExceedMaxTermLength, TestConfigSetProperties, SearchHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, 
SystemInfoHandlerTest, TestLMJelinekMercerSimilarityFactory, 
TestQuerySenderListener, PathHierarchyTokenizerFactoryTest, 
TestLocalFSCloudBackupRestore, MultiTermTest, TestAnalyzedSuggestions, 
TestFaceting, TestReqParamsAPI, TestReplicationHandler, 
DataDrivenBlockJoinTest, InfoHandlerTest, TestRangeQuery, 
TestSubQueryTransformerDistrib, DocumentAnalysisRequestHandlerTest, 
HttpPartitionTest, TestStressCloudBlindAtomicUpdates, 
FileBasedSpellCheckerTest, TestSchemaResource, ClusterStateTest, 
ResponseHeaderTest, TestRandomFaceting, DistributedFacetPivotSmallAdvancedTest, 
PolyFieldTest, PeerSyncTest, TestJsonFacetRefinement, ReturnFieldsTest, 
OverriddenZkACLAndCredentialsProvidersTest, PingRequestHandlerTest, 
TestJsonRequest, ClassificationUpdateProcessorIntegrationTest, 
MinimalSchemaTest, ExitableDirectoryReaderTest, TestCustomSort, 
ManagedSchemaRoundRobinCloudTest, TestGraphTermsQParserPlugin, 
SolrRequestParserTest, TestReload, TestCoreContainer, SpellCheckComponentTest, 
BasicFunctionalityTest, HighlighterTest, ShowFileRequestHandlerTest, 
TestExtendedDismaxParser, SuggesterTSTTest, TestStressLucene, 
SolrCoreCheckLockOnStartupTest, QueryEqualityTest, 
XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestOmitPositions, 
TestIndexingPerformance, FastVectorHighlighterTest, SolrPluginUtilsTest, 
TestQuerySenderNoQuery, TestBinaryField, OutputWriterTest, 
TestSolrCoreProperties, TestCharFilters, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, 
TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, 
UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, 
AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, 
ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, 
LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, RollingRestartTest, 
ShardSplitTest]
   [junit4] Completed [610/659 (1!)] on J0 in 424.77s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 62507 lines...]

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

Reply via email to