Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19102/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([2029AF01070E3F3:FB4F095F2C05AE79]: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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12882 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/init-core-data-001
   [junit4]   2> 1300358 INFO  
(SUITE-ShardSplitTest-seed#[2029AF01070E3F3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1300359 INFO  
(SUITE-ShardSplitTest-seed#[2029AF01070E3F3]-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> 1300359 INFO  
(SUITE-ShardSplitTest-seed#[2029AF01070E3F3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/gm_y/yv
   [junit4]   2> 1300361 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 1300361 INFO  (Thread-2382) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1300361 INFO  (Thread-2382) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1300461 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:45549
   [junit4]   2> 1300469 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300470 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300471 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300472 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300472 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300473 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300474 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300475 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300475 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300476 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300477 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
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> 1300549 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/control-001/cores/collection1
   [junit4]   2> 1300550 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1300550 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a714e3{/gm_y/yv,null,AVAILABLE}
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3078e2{HTTP/1.1,[http/1.1]}{127.0.0.1:36576}
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server Started 
@1302706ms
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/tempDir-001/control/data,
 hostContext=/gm_y/yv, hostPort=36576, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/control-001/cores}
   [junit4]   2> 1300552 ERROR 
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1300552 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T16:21:04.154Z
   [junit4]   2> 1300554 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1300554 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/control-001/solr.xml
   [junit4]   2> 1300560 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 1300570 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36576_gm_y%2Fyv  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1300570 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36576_gm_y%2Fyv  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:36576_gm_y%2Fyv
   [junit4]   2> 1300570 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36576_gm_y%2Fyv  
  ] o.a.s.c.Overseer Overseer 
(id=97559803590344708-127.0.0.1:36576_gm_y%2Fyv-n_0000000000) starting
   [junit4]   2> 1300574 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36576_gm_y%2Fyv  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36576_gm_y%2Fyv
   [junit4]   2> 1300575 INFO  
(zkCallback-2657-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1300693 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36576_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/control-001/cores
   [junit4]   2> 1300694 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36576_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1300695 INFO  
(OverseerStateUpdate-97559803590344708-127.0.0.1:36576_gm_y%2Fyv-n_0000000000) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 1301704 WARN  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1301704 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1301716 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1301770 WARN  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv 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> 1301771 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1301779 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1301780 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/control-001/cores/collection1/data/]
   [junit4]   2> 1301780 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18377a
   [junit4]   2> 1301782 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=74.7431640625, 
floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=23.073079755821468, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1301819 WARN  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1301848 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1301848 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1301848 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301849 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301849 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3846524982275954]
   [junit4]   2> 1301850 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10b964c[collection1] main]
   [junit4]   2> 1301851 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1301851 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1301851 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301852 INFO  
(searcherExecutor-5138-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@10b964c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301852 INFO  
(coreLoadExecutor-5137-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1560956859007893504
   [junit4]   2> 1301856 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1301856 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
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> 1301856 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36576/gm_y/yv/collection1/
   [junit4]   2> 1301856 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1301856 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:36576/gm_y/yv/collection1/ has no replicas
   [junit4]   2> 1301856 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1301858 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
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:36576/gm_y/yv/collection1/ shard1
   [junit4]   2> 1302008 INFO  
(coreZkRegister-5130-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv 
x:collection1 c:control_collection) [n:127.0.0.1:36576_gm_y%2Fyv 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1302251 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1302251 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45549/solr ready
   [junit4]   2> 1302251 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1302321 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001/cores/collection1
   [junit4]   2> 1302321 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001
   [junit4]   2> 1302322 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1302322 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dc321c{/gm_y/yv,null,AVAILABLE}
   [junit4]   2> 1302323 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@346a0c{HTTP/1.1,[http/1.1]}{127.0.0.1:34158}
   [junit4]   2> 1302323 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server Started 
@1304478ms
   [junit4]   2> 1302323 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/gm_y/yv, hostPort=34158, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001/cores}
   [junit4]   2> 1302323 ERROR 
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1302324 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1302324 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1302324 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1302324 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T16:21:05.926Z
   [junit4]   2> 1302326 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1302326 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001/solr.xml
   [junit4]   2> 1302332 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 1302337 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:34158_gm_y%2Fyv  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1302338 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:34158_gm_y%2Fyv  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1302340 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:34158_gm_y%2Fyv  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34158_gm_y%2Fyv
   [junit4]   2> 1302350 INFO  (zkCallback-2661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1302350 INFO  
(zkCallback-2657-thread-2-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1302350 INFO  
(zkCallback-2666-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1302475 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:34158_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001/cores
   [junit4]   2> 1302475 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:34158_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1302476 INFO  
(OverseerStateUpdate-97559803590344708-127.0.0.1:36576_gm_y%2Fyv-n_0000000000) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 1303484 WARN  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1303485 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1303495 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1303557 WARN  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv 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> 1303558 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1303566 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1303566 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1303566 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18377a
   [junit4]   2> 1303568 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=74.7431640625, 
floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=23.073079755821468, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1303599 WARN  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1303630 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1303630 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1303631 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1303631 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1303631 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3846524982275954]
   [junit4]   2> 1303631 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@de521e[collection1] main]
   [junit4]   2> 1303632 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1303632 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1303632 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1303633 INFO  
(searcherExecutor-5149-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@de521e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303634 INFO  
(coreLoadExecutor-5148-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560956860876455936
   [junit4]   2> 1303638 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1303638 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv 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> 1303638 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34158/gm_y/yv/collection1/
   [junit4]   2> 1303638 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1303638 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34158/gm_y/yv/collection1/ has no replicas
   [junit4]   2> 1303638 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1303640 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:34158/gm_y/yv/collection1/ shard2
   [junit4]   2> 1303764 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001/cores/collection1
   [junit4]   2> 1303764 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001
   [junit4]   2> 1303765 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1303765 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42435e{/gm_y/yv,null,AVAILABLE}
   [junit4]   2> 1303766 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d7b27f{HTTP/1.1,[http/1.1]}{127.0.0.1:38879}
   [junit4]   2> 1303766 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server Started 
@1305921ms
   [junit4]   2> 1303766 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/gm_y/yv, hostPort=38879, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001/cores}
   [junit4]   2> 1303767 ERROR 
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1303767 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1303767 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1303767 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1303767 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T16:21:07.369Z
   [junit4]   2> 1303769 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1303769 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001/solr.xml
   [junit4]   2> 1303777 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 1303783 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:38879_gm_y%2Fyv  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1303784 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:38879_gm_y%2Fyv  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1303785 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:38879_gm_y%2Fyv  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38879_gm_y%2Fyv
   [junit4]   2> 1303786 INFO  
(zkCallback-2657-thread-3-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303786 INFO  (zkCallback-2661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303786 INFO  
(zkCallback-2666-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303787 INFO  
(zkCallback-2672-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303790 INFO  
(coreZkRegister-5143-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:34158_gm_y%2Fyv c:collection1 
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1303916 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:38879_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001/cores
   [junit4]   2> 1303916 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:38879_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1303917 INFO  
(OverseerStateUpdate-97559803590344708-127.0.0.1:36576_gm_y%2Fyv-n_0000000000) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 1304924 WARN  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1304925 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1304935 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1304990 WARN  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv 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> 1304991 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1305000 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1305000 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1305000 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18377a
   [junit4]   2> 1305001 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=74.7431640625, 
floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=23.073079755821468, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1305047 WARN  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1305075 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1305075 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1305076 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1305076 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1305076 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3846524982275954]
   [junit4]   2> 1305077 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f6888f[collection1] main]
   [junit4]   2> 1305078 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1305078 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1305078 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1305079 INFO  
(searcherExecutor-5160-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f6888f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305079 INFO  
(coreLoadExecutor-5159-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560956862391648256
   [junit4]   2> 1305083 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1305083 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv 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> 1305083 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38879/gm_y/yv/collection1/
   [junit4]   2> 1305083 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1305083 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38879/gm_y/yv/collection1/ has no replicas
   [junit4]   2> 1305083 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1305084 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:38879/gm_y/yv/collection1/ shard1
   [junit4]   2> 1305235 INFO  
(coreZkRegister-5154-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:38879_gm_y%2Fyv c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1305654 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001/cores/collection1
   [junit4]   2> 1305654 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001
   [junit4]   2> 1305655 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1305656 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@125482{/gm_y/yv,null,AVAILABLE}
   [junit4]   2> 1305656 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1680d70{HTTP/1.1,[http/1.1]}{127.0.0.1:36578}
   [junit4]   2> 1305657 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server Started 
@1307811ms
   [junit4]   2> 1305657 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/gm_y/yv, hostPort=36578, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001/cores}
   [junit4]   2> 1305657 ERROR 
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1305657 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1305657 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1305658 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1305658 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T16:21:09.260Z
   [junit4]   2> 1305660 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1305660 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001/solr.xml
   [junit4]   2> 1305668 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 1305673 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36578_gm_y%2Fyv  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1305674 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36578_gm_y%2Fyv  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1305675 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36578_gm_y%2Fyv  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36578_gm_y%2Fyv
   [junit4]   2> 1305675 INFO  (zkCallback-2661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1305675 INFO  
(zkCallback-2666-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1305675 INFO  
(zkCallback-2672-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1305676 INFO  
(zkCallback-2657-thread-2-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1305676 INFO  
(zkCallback-2678-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1305817 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36578_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001/cores
   [junit4]   2> 1305817 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:36578_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1305818 INFO  
(OverseerStateUpdate-97559803590344708-127.0.0.1:36576_gm_y%2Fyv-n_0000000000) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 1306826 WARN  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1306826 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1306836 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1306885 WARN  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv 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> 1306886 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1306895 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1306895 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1306895 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18377a
   [junit4]   2> 1306897 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=74.7431640625, 
floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=23.073079755821468, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1306959 WARN  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1306989 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1306989 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1306990 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1306990 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1306990 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3846524982275954]
   [junit4]   2> 1306991 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a98705[collection1] main]
   [junit4]   2> 1306991 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1306992 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1306992 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1306993 INFO  
(searcherExecutor-5171-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:36578_gm_y%2Fyv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a98705[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1306994 INFO  
(coreLoadExecutor-5170-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560956864399671296
   [junit4]   2> 1306997 INFO  
(coreZkRegister-5165-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:36578_gm_y%2Fyv c:collection1 
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1306997 INFO  
(updateExecutor-2675-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1306997 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1306997 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1306997 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1306998 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
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> 1306998 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
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:34158/gm_y/yv/collection1/] and I am 
[http://127.0.0.1:36578/gm_y/yv/collection1/]
   [junit4]   2> 1306999 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:34158/gm_y/yv]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36578_gm_y%252Fyv&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1307000 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1307000 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1307000 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
   ] 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:36578_gm_y%2Fyv, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36578/gm_y/yv","node_name":"127.0.0.1:36578_gm_y%2Fyv","state":"down"}
   [junit4]   2> 1307430 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001/cores/collection1
   [junit4]   2> 1307431 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001
   [junit4]   2> 1307431 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1307432 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31bde{/gm_y/yv,null,AVAILABLE}
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a5f7d1{HTTP/1.1,[http/1.1]}{127.0.0.1:35174}
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.e.j.s.Server Started 
@1309587ms
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/gm_y/yv, hostPort=35174, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001/cores}
   [junit4]   2> 1307433 ERROR 
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307433 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T16:21:11.035Z
   [junit4]   2> 1307435 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1307435 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001/solr.xml
   [junit4]   2> 1307441 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:45549/solr
   [junit4]   2> 1307447 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:35174_gm_y%2Fyv  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1307447 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:35174_gm_y%2Fyv  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1307449 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:35174_gm_y%2Fyv  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35174_gm_y%2Fyv
   [junit4]   2> 1307450 INFO  (zkCallback-2661-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1307450 INFO  
(zkCallback-2672-thread-1-processing-n:127.0.0.1:38879_gm_y%2Fyv) 
[n:127.0.0.1:38879_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1307450 INFO  
(zkCallback-2666-thread-1-processing-n:127.0.0.1:34158_gm_y%2Fyv) 
[n:127.0.0.1:34158_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1307450 INFO  
(zkCallback-2685-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1307450 INFO  
(zkCallback-2678-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv) 
[n:127.0.0.1:36578_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1307450 INFO  
(zkCallback-2657-thread-1-processing-n:127.0.0.1:36576_gm_y%2Fyv) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1307606 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:35174_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001/cores
   [junit4]   2> 1307606 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [n:127.0.0.1:35174_gm_y%2Fyv  
  ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1307607 INFO  
(OverseerStateUpdate-97559803590344708-127.0.0.1:36576_gm_y%2Fyv-n_0000000000) 
[n:127.0.0.1:36576_gm_y%2Fyv    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 1308001 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
   ] 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:36578_gm_y%2Fyv, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:36578/gm_y/yv","node_name":"127.0.0.1:36578_gm_y%2Fyv","state":"recovering"}
   [junit4]   2> 1308001 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1308001 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36578_gm_y%252Fyv&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1308501 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from [http://127.0.0.1:34158/gm_y/yv/collection1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1308501 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: 
core=collection1 url=http://127.0.0.1:36578/gm_y/yv START 
replicas=[http://127.0.0.1:34158/gm_y/yv/collection1/] nUpdates=100
   [junit4]   2> 1308503 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
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> 1308503 INFO  (qtp10325379-12387) [n:127.0.0.1:34158_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/gm_y/yv path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1308504 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
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> 1308504 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
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> 1308504 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
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> 1308504 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1308505 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1308505 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
PeerSync stage of recovery was successful.
   [junit4]   2> 1308505 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replaying updates buffered during PeerSync.
   [junit4]   2> 1308505 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No 
replay needed.
   [junit4]   2> 1308505 INFO  
(recoveryExecutor-2676-thread-1-processing-n:127.0.0.1:36578_gm_y%2Fyv 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:36578_gm_y%2Fyv 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 1308615 WARN  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1308616 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1308627 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1308674 WARN  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv 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> 1308675 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1308685 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1308685 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1308685 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18377a
   [junit4]   2> 1308687 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=74.7431640625, 
floorSegmentMB=0.263671875, forceMergeDeletesPctAllowed=23.073079755821468, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1308734 WARN  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1308784 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1308784 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1308785 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1308785 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1308786 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3846524982275954]
   [junit4]   2> 1308786 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@a1365[collection1] main]
   [junit4]   2> 1308787 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1308787 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1308787 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1308788 INFO  
(searcherExecutor-5182-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:35174_gm_y%2Fyv c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a1365[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1308789 INFO  
(coreLoadExecutor-5181-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv) 
[n:127.0.0.1:35174_gm_y%2Fyv c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560956866281865216
   [junit4]   2> 1308791 INFO  
(coreZkRegister-5176-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 c:collection1) [n:127.0.0.1:35174_gm_y%2Fyv c:collection1 
s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 1308792 INFO  
(updateExecutor-2682-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1308792 INFO  
(recoveryExecutor-2683-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1308792 INFO  
(recoveryExecutor-2683-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1308792 INFO  
(recoveryExecutor-2683-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1308792 INFO  
(recoveryExecutor-2683-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
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> 1308792 INFO  
(recoveryExecutor-2683-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
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:38879/gm_y/yv/collection1/] and I am 
[http://127.0.0.1:35174/gm_y/yv/collection1/]
   [junit4]   2> 1308794 INFO  
(recoveryExecutor-2683-thread-1-processing-n:127.0.0.1:35174_gm_y%2Fyv 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:35174_gm_y%2Fyv 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:38879/gm_y/yv]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35174_gm_y%252Fyv&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1308794 INFO  (qtp15213102-12416) [n:127.0.0.1:38879_gm_y%2Fyv 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1308795 INFO  (qtp15213102-12416) [n:127.0.0.1:38879_gm_y%2Fyv 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1308795 INFO  (qtp15213102-12416) [n:127.0.0.1:38879_gm_y%2Fyv 
   ] 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:35174_gm_y%2Fyv, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:35174/gm_y/yv","node_name":"127.0.0.1:35174_gm_y%2Fyv","state":"down"}
   [junit4]   2> 1308827 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1308827 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 1308827 INFO  
(TEST-ShardSplitTest.test-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1309795 INFO  (qtp15213102-12416) [n:127.0.0.1:38879_gm_y%2Fyv 
   ] 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:35174_gm_y%2Fyv, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:35174/gm_y/yv","node_name":"127.0.0.1:35174_gm_y%2Fyv","state":"recovering"}
   [junit4]   2> 1309795 INFO  (qtp15213102-12416) [n:127.0.0.1:38879_gm_y%2Fyv 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1309795 INFO  (qtp15213102-12416) [n:127.0.0.1:38879_gm_y%2Fyv 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35174_gm_y%252Fyv&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> 1310296 INFO  (recoveryExecutor-2683-thread-1-processing-n:1

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

600 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1016ebc{/gm_y/yv,null,UNAVAILABLE}
   [junit4]   2> 1650600 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 46275
   [junit4]   2> 1650600 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32195214
   [junit4]   2> 1650601 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97559824799236113-127.0.0.1:46275_gm_y%2Fyv-n_0000000004) closing
   [junit4]   2> 1650601 INFO  
(OverseerStateUpdate-97559824799236113-127.0.0.1:46275_gm_y%2Fyv-n_0000000004) 
[n:127.0.0.1:46275_gm_y%2Fyv    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46275_gm_y%2Fyv
   [junit4]   2> 1650602 INFO  (zkCallback-2850-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1651524 WARN  
(zkCallback-2874-thread-1-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:shardSplitWithRule s:shard1_0 r:core_node6 
x:shardSplitWithRule_shard1_0_replica0] o.a.s.c.SyncStrategy Closed, skipping 
sync up.
   [junit4]   2> 1651524 WARN  
(zkCallback-2874-thread-3-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1651524 INFO  
(zkCallback-2874-thread-1-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:shardSplitWithRule s:shard1_0 r:core_node6 
x:shardSplitWithRule_shard1_0_replica0] 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> 1651524 INFO  
(zkCallback-2874-thread-3-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv 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> 1651524 INFO  
(zkCallback-2874-thread-3-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c62655
   [junit4]   2> 1651524 INFO  
(zkCallback-2874-thread-1-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:shardSplitWithRule s:shard1_0 r:core_node6 
x:shardSplitWithRule_shard1_0_replica0] o.a.s.c.SolrCore 
[shardSplitWithRule_shard1_0_replica0]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19bcc95
   [junit4]   2> 1651576 INFO  
(zkCallback-2874-thread-3-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1651576 INFO  
(zkCallback-2874-thread-1-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv c:shardSplitWithRule s:shard1_0 r:core_node6 
x:shardSplitWithRule_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing 
metric reporters for: solr.core.shardSplitWithRule.shard1_0.replica0
   [junit4]   2> 1652102 WARN  
(zkCallback-2874-thread-4-processing-n:127.0.0.1:46275_gm_y%2Fyv) 
[n:127.0.0.1:46275_gm_y%2Fyv    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1652102 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1652103 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3c2a51{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1652103 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1130052{/gm_y/yv,null,UNAVAILABLE}
   [junit4]   2> 1652104 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 45397
   [junit4]   2> 1652104 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[2029AF01070E3F3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36451 36451
   [junit4]   2> 1652130 INFO  (Thread-2678) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36451 36451
   [junit4]   2> 1652131 WARN  (Thread-2678) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/collections/shardSplitWithRule/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        61      /solr/overseer/queue
   [junit4]   2>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1652132 INFO  
(SUITE-ShardSplitTest-seed#[2029AF01070E3F3]-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/J1/temp/solr.cloud.ShardSplitTest_2029AF01070E3F3-001
   [junit4]   2> Mar 04, 2017 4:26:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-US, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=254159008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBootstrapTest, 
HdfsLockFactoryTest, SSLMigrationTest, ZkStateReaderTest, FileUtilsTest, 
TestXmlQParserPlugin, SimpleMLTQParserTest, TestSolrIndexConfig, 
TestStressCloudBlindAtomicUpdates, TestExactStatsCache, ZkControllerTest, 
TestSubQueryTransformerCrossCore, ClassificationUpdateProcessorFactoryTest, 
DistributedFacetPivotLargeTest, CollectionsAPISolrJTest, TestCustomSort, 
CollectionStateFormat2Test, TestGeoJSONResponseWriter, 
DistributedQueryComponentOptimizationTest, BlockJoinFacetSimpleTest, 
SpatialFilterTest, TermVectorComponentTest, RecoveryAfterSoftCommitTest, 
TestLegacyNumericRangeQueryBuilder, DistributedQueueTest, TestHashPartitioner, 
SolrInfoMBeanTest, TestManagedSchema, SolrCLIZkUtilsTest, DirectoryFactoryTest, 
DocValuesTest, BJQParserTest, TestNumericTerms32, FullHLLTest, 
SpellCheckCollatorTest, TestCoreContainer, ConvertedLegacyTest, 
ChaosMonkeySafeLeaderTest, TestCharFilters, DistributedTermsComponentTest, 
UUIDUpdateProcessorFallbackTest, VersionInfoTest, ChaosMonkeyNothingIsSafeTest, 
TestQueryUtils, DistributedMLTComponentTest, TestPushWriter, TestSQLHandler, 
TestManagedResourceStorage, WordBreakSolrSpellCheckerTest, TestFieldResource, 
TestMiniSolrCloudClusterSSL, TestSweetSpotSimilarityFactory, 
TestFieldCacheVsDocValues, TestClusterProperties, 
TestDynamicFieldCollectionResource, ForceLeaderTest, SolrJmxReporterTest, 
DistributedIntervalFacetingTest, OverseerStatusTest, TestCollectionAPIs, 
HdfsRecoveryZkTest, TestNRTOpen, SparseHLLTest, InfoHandlerTest, 
TestFuzzyAnalyzedSuggestions, TestSystemIdResolver, 
TestAuthenticationFramework, TestDocumentBuilder, HighlighterTest, 
TestFastLRUCache, ChangedSchemaMergeTest, QueryResultKeyTest, 
TestExclusionRuleCollectionAccess, TestDistributedGrouping, TestSolrCoreParser, 
SOLR749Test, SolrCmdDistributorTest, BasicFunctionalityTest, 
TestMinMaxOnMultiValuedField, RankQueryTest, ZkSolrClientTest, EnumFieldTest, 
ShardRoutingTest, CoreAdminCreateDiscoverTest, TestCursorMarkWithoutUniqueKey, 
DeleteInactiveReplicaTest, RuleEngineTest, SampleTest, 
TestPostingsSolrHighlighter, TestTrie, TestRandomRequestDistribution, 
DirectSolrSpellCheckerTest, TestQueryTypes, TimeZoneUtilsTest, 
TestPartialUpdateDeduplication, TestFieldCacheReopen, IndexSchemaTest, 
TestSearchPerf, MoreLikeThisHandlerTest, TestPKIAuthenticationPlugin, 
TestSurroundQueryParser, TestLockTree, TestScoreJoinQPScore, DeleteReplicaTest, 
TestTestInjection, TestStressRecovery, TestElisionMultitermQuery, 
TestCloudPivotFacet, TestEmbeddedSolrServerConstructors, 
TestNonDefinedSimilarityFactory, TestTrackingShardHandlerFactory, 
TestObjectReleaseTracker, AssignTest, CollectionsAPIDistributedZkTest, 
TestZkChroot, TestRandomDVFaceting, QueryElevationComponentTest, PeerSyncTest, 
TestLazyCores, DirectUpdateHandlerTest, SoftAutoCommitTest, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, 
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, 
PingRequestHandlerTest, TestLFUCache, DeleteShardTest, DistribCursorPagingTest, 
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, RemoteQueryErrorTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, ShardSplitTest]
   [junit4] Completed [617/693 (1!)] on J1 in 352.29s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 55058 lines...]

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

Reply via email to