Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2584/
Java: 64bit/jdk-9-ea+147 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([281BA6645D06C4A:FBCC29C979A521C0]: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:280)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:538)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12518 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/init-core-data-001
   [junit4]   2> 1299041 INFO  
(SUITE-ShardSplitTest-seed#[281BA6645D06C4A]-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> 1299041 INFO  
(SUITE-ShardSplitTest-seed#[281BA6645D06C4A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1299043 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1299043 INFO  (Thread-2516) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1299043 INFO  (Thread-2516) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1299143 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42325
   [junit4]   2> 1299153 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159671adfd80000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1299157 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1299160 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1299165 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1299172 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1299175 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1299177 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1299181 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1299185 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1299188 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1299192 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1299194 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1299884 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/control-001/cores/collection1
   [junit4]   2> 1299885 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1299886 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bc71b48{/,null,AVAILABLE}
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a228bb8{HTTP/1.1,[http/1.1]}{127.0.0.1:39281}
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server Started @1302383ms
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/tempDir-001/control/data,
 hostPort=39281, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/control-001/cores}
   [junit4]   2> 1299888 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1299888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T01:32:12.449947Z
   [junit4]   2> 1299890 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1299890 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/control-001/solr.xml
   [junit4]   2> 1299896 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1299897 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42325/solr
   [junit4]   2> 1299916 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39281_
   [junit4]   2> 1299917 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.Overseer Overseer (id=97222232087461892-127.0.0.1:39281_-n_0000000000) 
starting
   [junit4]   2> 1299921 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39281_
   [junit4]   2> 1299924 INFO  (zkCallback-1255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1299991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/control-001/cores
   [junit4]   2> 1299992 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1299999 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1301007 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1301020 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1301091 WARN  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1301092 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1301102 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1301103 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/control-001/cores/collection1/data/]
   [junit4]   2> 1301103 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1301112 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1301164 WARN  (coreLoadExecutor-4388-thread-1) [    ] 
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> 1301170 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1301171 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1301172 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1301172 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1301173 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1301174 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20a80802[collection1] main]
   [junit4]   2> 1301175 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1301175 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1301175 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1301177 INFO  (searcherExecutor-4389-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20a80802[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1301177 INFO  (coreLoadExecutor-4388-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555555715632857088
   [junit4]   2> 1301184 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1301184 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1301184 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39281/collection1/
   [junit4]   2> 1301185 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1301185 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39281/collection1/ has no replicas
   [junit4]   2> 1301187 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39281/collection1/ shard1
   [junit4]   2> 1301231 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1301232 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42325/solr ready
   [junit4]   2> 1301232 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1301339 INFO  (coreZkRegister-4381-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1301955 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores/collection1
   [junit4]   2> 1301956 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001
   [junit4]   2> 1301957 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1301958 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a40cdfe{/,null,AVAILABLE}
   [junit4]   2> 1301959 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@288695a4{HTTP/1.1,[http/1.1]}{127.0.0.1:35252}
   [junit4]   2> 1301959 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server Started @1304454ms
   [junit4]   2> 1301959 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/tempDir-001/jetty1,
 hostPort=35252, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores}
   [junit4]   2> 1301959 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1301959 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1301960 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1301960 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1301960 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T01:32:14.521121Z
   [junit4]   2> 1301963 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1301964 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/solr.xml
   [junit4]   2> 1301971 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1301973 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42325/solr
   [junit4]   2> 1301980 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1301981 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35252_
   [junit4]   2> 1301982 INFO  (zkCallback-1264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1301982 INFO  (zkCallback-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1301982 INFO  (zkCallback-1259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1302010 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores
   [junit4]   2> 1302010 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1302012 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1303022 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1303035 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1303108 WARN  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1303109 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1303118 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1303118 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1303118 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1303133 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1303175 WARN  (coreLoadExecutor-4399-thread-1) [    ] 
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> 1303184 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1303184 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1303209 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1303209 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1303211 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1303213 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@50cb7bf5[collection1] main]
   [junit4]   2> 1303228 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1303228 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1303228 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1303229 INFO  (searcherExecutor-4400-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50cb7bf5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303229 INFO  (coreLoadExecutor-4399-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555555717784535040
   [junit4]   2> 1303233 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1303233 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1303233 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35252/collection1/
   [junit4]   2> 1303233 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1303233 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:35252/collection1/ has no replicas
   [junit4]   2> 1303235 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35252/collection1/ shard2
   [junit4]   2> 1303386 INFO  (coreZkRegister-4394-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1303861 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores/collection1
   [junit4]   2> 1303862 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001
   [junit4]   2> 1303862 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1303863 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4123d5c3{/,null,AVAILABLE}
   [junit4]   2> 1303863 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c773479{HTTP/1.1,[http/1.1]}{127.0.0.1:33167}
   [junit4]   2> 1303863 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server Started @1306358ms
   [junit4]   2> 1303864 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/tempDir-001/jetty2,
 hostPort=33167, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores}
   [junit4]   2> 1303864 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1303864 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1303864 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1303864 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1303864 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T01:32:16.425441Z
   [junit4]   2> 1303867 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1303867 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/solr.xml
   [junit4]   2> 1303872 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1303873 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42325/solr
   [junit4]   2> 1303879 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1303881 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33167_
   [junit4]   2> 1303881 INFO  (zkCallback-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303882 INFO  (zkCallback-1264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303882 INFO  (zkCallback-1270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303881 INFO  (zkCallback-1259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1303925 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores
   [junit4]   2> 1303925 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1303926 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1304935 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1304951 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1305016 WARN  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1305017 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1305026 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1305026 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1305026 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1305031 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1305137 WARN  (coreLoadExecutor-4410-thread-1) [    ] 
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> 1305145 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1305145 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1305146 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1305146 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1305147 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1305148 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@307007e1[collection1] main]
   [junit4]   2> 1305149 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1305149 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1305149 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1305150 INFO  (searcherExecutor-4411-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@307007e1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305150 INFO  (coreLoadExecutor-4410-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555555719798849536
   [junit4]   2> 1305153 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1305154 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1305154 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33167/collection1/
   [junit4]   2> 1305154 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1305154 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:33167/collection1/ has no replicas
   [junit4]   2> 1305156 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33167/collection1/ shard1
   [junit4]   2> 1305306 INFO  (coreZkRegister-4405-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1305987 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001/cores/collection1
   [junit4]   2> 1305989 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001
   [junit4]   2> 1305989 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1305990 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26d008b7{/,null,AVAILABLE}
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6d3b9a92{HTTP/1.1,[http/1.1]}{127.0.0.1:45543}
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server Started @1308486ms
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/tempDir-001/jetty3,
 hostPort=45543, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001/cores}
   [junit4]   2> 1305991 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1305991 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T01:32:18.552981Z
   [junit4]   2> 1305994 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1305994 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001/solr.xml
   [junit4]   2> 1305999 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1306000 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42325/solr
   [junit4]   2> 1306015 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1306018 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45543_
   [junit4]   2> 1306022 INFO  (zkCallback-1270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1306022 INFO  (zkCallback-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1306022 INFO  (zkCallback-1259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1306022 INFO  (zkCallback-1264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1306023 INFO  (zkCallback-1276-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1306050 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001/cores
   [junit4]   2> 1306050 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1306051 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1307059 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1307069 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1307143 WARN  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1307145 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1307151 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1307152 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1307152 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1307156 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1307288 WARN  (coreLoadExecutor-4421-thread-1) [    ] 
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> 1307296 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1307296 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1307297 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1307297 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1307298 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1307299 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@37404813[collection1] main]
   [junit4]   2> 1307300 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1307300 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1307300 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1307301 INFO  (searcherExecutor-4422-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37404813[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1307301 INFO  (coreLoadExecutor-4421-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555555722054336512
   [junit4]   2> 1307304 INFO  (coreZkRegister-4416-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1307304 INFO  (updateExecutor-1273-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1307304 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1307304 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1307304 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1307304 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1307304 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:35252/collection1/] and I am 
[http://127.0.0.1:45543/collection1/]
   [junit4]   2> 1307306 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:35252]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45543_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1307308 INFO  (qtp1188869780-8879) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1307308 INFO  (qtp1188869780-8879) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1307309 INFO  (qtp1188869780-8879) [    ] 
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:45543_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:45543","node_name":"127.0.0.1:45543_","state":"down"}
   [junit4]   2> 1308309 INFO  (qtp1188869780-8879) [    ] 
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:45543_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:45543","node_name":"127.0.0.1:45543_","state":"recovering"}
   [junit4]   2> 1308309 INFO  (qtp1188869780-8879) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1308309 INFO  (qtp1188869780-8879) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45543_&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> 1308455 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001/cores/collection1
   [junit4]   2> 1308456 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001
   [junit4]   2> 1308456 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1308457 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436c493f{/,null,AVAILABLE}
   [junit4]   2> 1308457 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4142f355{HTTP/1.1,[http/1.1]}{127.0.0.1:32768}
   [junit4]   2> 1308457 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.e.j.s.Server Started @1310952ms
   [junit4]   2> 1308457 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/tempDir-001/jetty4,
 hostPort=32768, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001/cores}
   [junit4]   2> 1308458 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1308458 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1308458 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1308458 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1308458 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-04T01:32:21.019437Z
   [junit4]   2> 1308460 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1308460 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001/solr.xml
   [junit4]   2> 1308477 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1308479 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42325/solr
   [junit4]   2> 1308484 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1308486 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32768_
   [junit4]   2> 1308486 INFO  (zkCallback-1276-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1308487 INFO  (zkCallback-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1308487 INFO  (zkCallback-1264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1308487 INFO  (zkCallback-1259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1308487 INFO  (zkCallback-1283-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1308486 INFO  (zkCallback-1270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1308512 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001/cores
   [junit4]   2> 1308512 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1308516 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1309523 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1309534 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1309602 WARN  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1309603 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1309611 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1309611 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1309611 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1309616 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1309819 WARN  (coreLoadExecutor-4432-thread-1) [    ] 
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> 1309827 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1309827 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1309828 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1309828 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1309829 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1309830 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@298c19ee[collection1] main]
   [junit4]   2> 1309831 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1309831 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1309831 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1309831 INFO  (searcherExecutor-4433-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@298c19ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1309832 INFO  (coreLoadExecutor-4432-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555555724708282368
   [junit4]   2> 1309835 INFO  (coreZkRegister-4427-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1309835 INFO  (updateExecutor-1280-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1309835 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1309836 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1309836 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1309836 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1309836 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:33167/collection1/] and I am 
[http://127.0.0.1:32768/collection1/]
   [junit4]   2> 1309837 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:33167]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32768_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1309838 INFO  (qtp1744033065-8907) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1309839 INFO  (qtp1744033065-8907) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1309839 INFO  (qtp1744033065-8907) [    ] 
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:32768_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:32768","node_name":"127.0.0.1:32768_","state":"down"}
   [junit4]   2> 1310216 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShardWithRule
   [junit4]   2> 1310216 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 1310216 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1310839 INFO  (qtp1744033065-8907) [    ] 
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:32768_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:32768","node_name":"127.0.0.1:32768_","state":"recovering"}
   [junit4]   2> 1310839 INFO  (qtp1744033065-8907) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1310839 INFO  (qtp1744033065-8907) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:32768_&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> 1315309 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:35252/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1315309 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:45543 START 
replicas=[http://127.0.0.1:35252/collection1/] nUpdates=100
   [junit4]   2> 1315312 INFO  (qtp1188869780-8879) [    ] 
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> 1315312 INFO  (qtp1188869780-8879) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1315313 INFO  (recoveryExecutor-1274-thread-1) [    ] 
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> 1315313 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1315313 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1315313 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1315314 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1315314 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1315314 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1315314 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1315314 INFO  (recoveryExecutor-1274-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1317840 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:33167/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1317840 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:32768 START 
replicas=[http://127.0.0.1:33167/collection1/] nUpdates=100
   [junit4]   2> 1317847 INFO  (qtp1744033065-8903) [    ] 
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> 1317847 INFO  (qtp1744033065-8903) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
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> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1317848 INFO  (recoveryExecutor-1281-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1318217 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1318219 INFO  (qtp1767191983-8843) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318219 INFO  (qtp1767191983-8843) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1318219 INFO  (qtp1767191983-8843) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318220 INFO  (qtp1767191983-8843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1318229 INFO  (qtp1744033065-8903) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318229 INFO  (qtp1744033065-8903) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1318229 INFO  (qtp1632206132-8970) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318229 INFO  (qtp1632206132-8970) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1318230 INFO  (qtp1632206132-8970) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318230 INFO  (qtp1744033065-8903) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318230 INFO  (qtp1632206132-8970) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33167/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1318230 INFO  (qtp1744033065-8903) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33167/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 1318229 INFO  (qtp1188869780-8876) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318230 INFO  (qtp1188869780-8876) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1318230 INFO  (qtp685502229-8936) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1318230 INFO  (qtp685502229-8936) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1318231 INFO  (qtp685502229-8936) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318231 INFO  (qtp685502229-8936) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33167/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1318231 INFO  (qtp1188869780-8876) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1318231 INFO  (qtp1188869780-8876) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33167/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1318231 INFO  (qtp1744033065-8908) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 1318233 INFO  (qtp1188869780-8877) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1318234 INFO  (qtp685502229-8935) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1318235 INFO  (qtp1744033065-8905) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1318237 INFO  (qtp1632206132-8971) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1320237 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ShardSplitTest Using legacyCloud=false for cluster
   [junit4]   2> 1320238 INFO  (qtp1767191983-8838) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1320239 INFO  (qtp1767191983-8838) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1320240 INFO  
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[281BA6645D06C4A]) [    ] 
o.a.s.c.ShardSplitTest Starting testSplitShardWithRule
   [junit4]   2> 1320241 INFO  (qtp1767191983-8843) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&name=shardSplitWithRule&action=CREATE&numShards=1&rule=shard:*,replica:<2,node:*&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1320243 INFO  (OverseerThreadFactory-4386-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection shardSplitWithRule
   [junit4]   2> 1320244 INFO  (OverseerThreadFactory-4386-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 1320348 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"shardSplitWithRule",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"shardSplitWithRule_shard1_replica1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35252"} 
   [junit4]   2> 1320349 INFO  
(OverseerStateUpdate-97222232087461892-127.0.0.1:39281_-n_0000000000) [    ] 
o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"shardSplitWithRule",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"shardSplitWithRule_shard1_replica2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33167"} 
   [junit4]   2> 1320552 INFO  (qtp1188869780-8874) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf1&newCollection=true&name=shardSplitWithRule_shard1_replica1&action=CREATE&numShards=1&collection=shardSplitWithRule&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1320552 INFO  (qtp1744033065-8908) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=shardSplitWithRule_shard1_replica2&action=CREATE&numShards=1&collection=shardSplitWithRule&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1320656 INFO  (zkCallback-1270-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/shardSplitWithRule/state.json] for collection 
[shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1320656 INFO  (zkCallback-1264-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/shardSplitWithRule/state.json] for collection 
[shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1320656 INFO  (zkCallback-1270-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/shardSplitWithRule/state.json] for collection 
[shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1320656 INFO  (zkCallback-1264-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/shardSplitWithRule/state.json] for collection 
[shardSplitWithRule] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1321570 INFO  (qtp1188869780-8874) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1321570 INFO  (qtp1744033065-8908) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1321586 INFO  (qtp1188869780-8874) [    ] o.a.s.s.IndexSchema 
[shardSplitWithRule_shard1_replica1] Schema name=test
   [junit4]   2> 1321586 INFO  (qtp1744033065-8908) [    ] o.a.s.s.IndexSchema 
[shardSplitWithRule_shard1_replica2] Schema name=test
   [junit4]   2> 1322197 WARN  (qtp1188869780-8874) [    ] o.a.s.s.IndexSchema 
[shardSplitWithRule_shard1_replica1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1322198 WARN  (qtp1744033065-8908) [    ] o.a.s.s.IndexSchema 
[shardSplitWithRule_shard1_replica2] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1322198 INFO  (qtp1188869780-8874) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1322199 INFO  (qtp1744033065-8908) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1322217 INFO  (qtp1188869780-8874) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'shardSplitWithRule_shard1_replica1' 
using configuration from collection shardSplitWithRule
   [junit4]   2> 1322217 INFO  (qtp1744033065-8908) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'shardSplitWithRule_shard1_replica2' 
using configuration from collection shardSplitWithRule
   [junit4]   2> 1322217 INFO  (qtp1188869780-8874) [    ] o.a.s.c.SolrCore 
[[shardSplitWithRule_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores/shardSplitWithRule_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-1-001/cores/shardSplitWithRule_shard1_replica1/data/]
   [junit4]   2> 1322217 INFO  (qtp1188869780-8874) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1322217 INFO  (qtp1744033065-8908) [    ] o.a.s.c.SolrCore 
[[shardSplitWithRule_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores/shardSplitWithRule_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001/shard-2-001/cores/shardSplitWithRule_shard1_replica2/data/]
   [junit4]   2> 1322218 INFO  (qtp1744033065-8908) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7de0cac4
   [junit4]   2> 1322225 INFO  (qtp1188869780-8874) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1322231 INFO  (qtp1744033065-8908) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1322279 WARN  (qtp1744033065-8908) [    ] 
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> 1322288 WARN  (qtp1188869780-8874) [    ] 
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> 1322295 INFO  (qtp1744033065-8908) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1322295 INFO  (qtp1744033065-8908) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1322297 INFO  (qtp1744033065-8908) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1322297 INFO  (qtp1744033065-8908) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1322299 INFO  (qtp1744033065-8908) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1322301 INFO  (qtp1188869780-8874) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1322301 INFO  (qtp1188869780-8874) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1322302 INFO  (qtp1744033065-8908) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@657ca003[shardSplitWithRule_shard1_replica2] main]
   [junit4]   2> 1322304 INFO  (qtp1188869780-8874) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1322304 INFO  (qtp1188869780-8874) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1322305 INFO  (qtp1188869780-8874) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1322309 INFO  (qtp1188869780-8874) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71e31361[shardSplitWithRule_shard1_replica1] main]
   [junit4]   2> 1322315 INFO  (qtp1744033065-8908) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1322318 INFO  (qtp1188869780-8874) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1322318 INFO  (qtp1744033065-8908) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1322319 INFO  (qtp1744033065-8908) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1322320 INFO  (searcherExecutor-4439-thread-1) [    ] 
o.a.s.c.SolrCore [shardSplitWithRule_shard1_replica2] Registered new searcher 
Searcher@657ca003[shardSplitWithRule_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322320 INFO  (qtp1744033065-8908) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555555737802899456
   [junit4]   2> 1322320 INFO  (qtp1188869780-8874) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1322320 INFO  (qtp1188869780-8874) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1322321 INFO  (searcherExecutor-4438-thread-1) [    ] 
o.a.s.c.SolrCore [shardSplitWithRule_shard1_replica1] Registered new searcher 
Searcher@71e31361[shardSplitWithRule_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1322321 INFO  (qtp1188869780-8874) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1555555737803948032
   [junit4]   2> 1322333 INFO  (qtp1188869780-8874) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1322333 INFO  (qtp1188869780-8874) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1322333 INFO  (qtp1188869780-8874) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35252/shardSplitWithRule_shard1_replica1/
   [junit4]   2> 1

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

 [junit4]   2> 1717970 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=923491142
   [junit4]   2> 1717971 INFO  (coreCloseExecutor-5046-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@475a3793
   [junit4]   2> 1717972 INFO  (coreCloseExecutor-5046-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1717972 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.Overseer Overseer 
(id=97222256604151822-127.0.0.1:40064_-n_0000000003) closing
   [junit4]   2> 1717973 INFO  
(OverseerStateUpdate-97222256604151822-127.0.0.1:40064_-n_0000000003) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40064_
   [junit4]   2> 1717973 INFO  (zkCallback-1441-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1717973 INFO  (zkCallback-1465-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1717973 INFO  (zkCallback-1465-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35410_
   [junit4]   2> 1717974 INFO  (zkCallback-1465-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=97222256604151825-127.0.0.1:35410_-n_0000000004) 
starting
   [junit4]   2> 1718970 WARN  (zkCallback-1458-thread-3) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1718970 INFO  (zkCallback-1458-thread-3) [    ] 
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> 1718970 INFO  (zkCallback-1458-thread-3) [    ] 
o.a.s.c.SolrCore [testSplitStaticIndexReplication_shard1_0_replica2]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@320fc5d2
   [junit4]   2> 1719000 INFO  (zkCallback-1458-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.testSplitStaticIndexReplication.shard1_0.replica2
   [junit4]   2> 1719473 WARN  (zkCallback-1458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1719473 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1719474 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@3fbc4a4d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1719474 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2677a3f2{/,null,UNAVAILABLE}
   [junit4]   2> 1719475 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.ChaosMonkey monkey: stop shard! 35410
   [junit4]   2> 1719475 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1831049169
   [junit4]   2> 1719476 INFO  (coreCloseExecutor-5050-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@77780a15
   [junit4]   2> 1719477 INFO  (coreCloseExecutor-5050-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1719477 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.Overseer Overseer 
(id=97222256604151825-127.0.0.1:35410_-n_0000000004) closing
   [junit4]   2> 1719478 INFO  
(OverseerStateUpdate-97222256604151825-127.0.0.1:35410_-n_0000000004) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35410_
   [junit4]   2> 1719478 WARN  (zkCallback-1465-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1719478 INFO  (zkCallback-1441-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1719478 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1719480 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1efa4c6b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1719480 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28c685c{/,null,UNAVAILABLE}
   [junit4]   2> 1719481 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.ChaosMonkey monkey: stop shard! 32793
   [junit4]   2> 1719481 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[281BA6645D06C4A]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42436 42436
   [junit4]   2> 1719579 INFO  (Thread-2827) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42436 42436
   [junit4]   2> 1719579 WARN  (Thread-2827) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97222256604151816-127.0.0.1:43688_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        47      /solr/overseer/queue
   [junit4]   2>        36      /solr/overseer/collection-queue-work
   [junit4]   2>        18      /solr/overseer/queue-work
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1719581 INFO  
(SUITE-ShardSplitTest-seed#[281BA6645D06C4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_281BA6645D06C4A-001
   [junit4]   2> Jan 04, 2017 1:39:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=mua-CM, 
timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=168910768,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, 
TestDynamicFieldResource, RollingRestartTest, LeaderFailureAfterFreshStartTest, 
TestDFISimilarityFactory, TestReplicationHandler, TestStandardQParsers, 
TestHighlightDedupGrouping, DateFieldTest, TestLRUStatsCache, 
JavabinLoaderTest, FullHLLTest, HdfsRecoveryZkTest, TestIBSimilarityFactory, 
CurrencyFieldOpenExchangeTest, QueryElevationComponentTest, 
CoreMergeIndexesAdminHandlerTest, PreAnalyzedUpdateProcessorTest, 
RuleEngineTest, TestRealTimeGet, DistributedVersionInfoTest, SolrCoreTest, 
TestConfigSetImmutable, SignatureUpdateProcessorFactoryTest, ZkStateReaderTest, 
TestCorePropertiesReload, TestCloudInspectUtil, TestLazyCores, 
SolrMetricManagerTest, TestSSLRandomization, TestUseDocValuesAsStored, 
FastVectorHighlighterTest, TestSolrCloudSnapshots, 
ConjunctionSolrSpellCheckerTest, DirectoryFactoryTest, TestCloudSchemaless, 
TestFaceting, DeleteLastCustomShardedReplicaTest, TestExceedMaxTermLength, 
TestCodecSupport, SecurityConfHandlerTest, DistributedFacetPivotSmallTest, 
BasicZkTest, TestSQLHandler, TestMaxScoreQueryParser, CursorPagingTest, 
TestAtomicUpdateErrorCases, CdcrReplicationDistributedZkTest, 
PathHierarchyTokenizerFactoryTest, TestSolrCoreProperties, 
TestRandomDVFaceting, TestCloudRecovery, ExternalFileFieldSortTest, TestJoin, 
CollectionTooManyReplicasTest, TestFileDictionaryLookup, 
AnalysisErrorHandlingTest, BlockCacheTest, TestJmxIntegration, ZkNodePropsTest, 
TestGraphMLResponseWriter, UUIDFieldTest, CreateCollectionCleanupTest, 
TestImplicitCoreProperties, TestScoreJoinQPNoScore, 
TestSha256AuthenticationProvider, ReturnFieldsTest, 
TestPHPSerializedResponseWriter, TestCustomSort, TestBulkSchemaConcurrent, 
MigrateRouteKeyTest, OverseerRolesTest, TestRangeQuery, 
DistributedSpellCheckComponentTest, TestCopyFieldCollectionResource, 
TestLeaderElectionWithEmptyReplica, TestCSVLoader, TestNRTOpen, 
TestFoldingMultitermQuery, TestSerializedLuceneMatchVersion, TestRestManager, 
DefaultValueUpdateProcessorTest, ReplicaListTransformerTest, TestSmileRequest, 
HdfsBasicDistributedZkTest, TestChildDocTransformer, TestSolr4Spatial, 
TestValueSourceCache, TestBinaryResponseWriter, TestStressRecovery, 
TestJsonFacets, DistribDocExpirationUpdateProcessorTest, 
DocumentAnalysisRequestHandlerTest, TestManagedSchemaAPI, 
ConcurrentDeleteAndCreateCollectionTest, ClusterStateTest, 
BasicDistributedZkTest, TestPerFieldSimilarityWithDefaultOverride, 
TestUniqueKeyFieldResource, AnalysisAfterCoreReloadTest, TestStressLucene, 
PeerSyncReplicationTest, TestFieldCacheSort, HttpPartitionTest, 
TestComponentsName, DateRangeFieldTest, TriLevelCompositeIdRoutingTest, 
TestSolrCloudWithSecureImpersonation, ShardSplitTest]
   [junit4] Completed [501/676 (1!)] on J0 in 421.57s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 52134 lines...]

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

Reply via email to