Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2712/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:63920/i_p

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:63920/i_p
        at 
__randomizedtesting.SeedInfo.seed([AA60EA13FA354370:2234D5C954C92E88]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:490)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:124)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:76)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
        ... 47 more




Build Log:
[...truncated 10299 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/init-core-data-001
   [junit4]   2> 1243572 INFO  
(SUITE-ShardSplitTest-seed#[AA60EA13FA354370]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_p/
   [junit4]   2> 1243583 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 1243583 INFO  (Thread-2894) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1243583 INFO  (Thread-2894) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1243684 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:63904
   [junit4]   2> 1243685 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1243686 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243697 INFO  (zkCallback-820-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@314ff758 
name:ZooKeeperConnection Watcher:127.0.0.1:63904 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1243697 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243697 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1243697 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1243708 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1243709 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1243713 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ee86c3e name:ZooKeeperConnection 
Watcher:127.0.0.1:63904/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1243714 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1243714 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1243714 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1243719 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1243724 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1243732 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1243741 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1243741 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1243750 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1243750 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1243755 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1243756 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1243762 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1243763 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1243767 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1243767 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1243781 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1243781 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1243788 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1243788 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1243796 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1243796 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1243801 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1243801 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1243805 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1243805 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1243809 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1243810 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1244146 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1
   [junit4]   2> 1244148 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 1244153 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@550746fc{/i_p,null,AVAILABLE}
   [junit4]   2> 1244154 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@753ff412{HTTP/1.1}{127.0.0.1:63907}
   [junit4]   2> 1244154 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.e.j.s.Server 
Started @1249302ms
   [junit4]   2> 1244154 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/tempDir-001/control/data,
 hostContext=/i_p, hostPort=63907, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores}
   [junit4]   2> 1244154 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1244154 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/'
   [junit4]   2> 1244194 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1244195 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244196 INFO  (zkCallback-822-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5dd99e35 
name:ZooKeeperConnection Watcher:127.0.0.1:63904/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1244206 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244206 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1244211 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1244211 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/solr.xml
   [junit4]   2> 1244243 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoresLocator 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores
   [junit4]   2> 1244243 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoreContainer 
New CoreContainer 650199098
   [junit4]   2> 1244243 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoreContainer 
Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/]
   [junit4]   2> 1244243 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoreContainer 
loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/lib
   [junit4]   2> 1244243 WARN  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/lib).
   [junit4]   2> 1244254 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1244257 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1244257 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1244257 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1244257 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:63904/solr
   [junit4]   2> 1244258 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ZkController 
zkHost includes chroot
   [junit4]   2> 1244258 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1244259 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244263 INFO  (zkCallback-824-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e74422d 
name:ZooKeeperConnection Watcher:127.0.0.1:63904 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1244264 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244264 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1244270 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1244272 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@347a0aee 
name:ZooKeeperConnection Watcher:127.0.0.1:63904/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1244272 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1244274 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1244280 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1244286 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1244292 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1244296 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1244316 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1244374 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1244380 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1244392 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1244396 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63907_i_p
   [junit4]   2> 1244397 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63907_i_p
   [junit4]   2> 1244400 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1244402 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1244404 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1244405 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94601266410946564-127.0.0.1:63907_i_p-n_0000000000
   [junit4]   2> 1244406 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63907_i_p
   [junit4]   2> 1244406 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1244409 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.Overseer Overseer 
(id=94601266410946564-127.0.0.1:63907_i_p-n_0000000000) starting
   [junit4]   2> 1244412 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1244424 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1244425 INFO  
(OverseerCollectionConfigSetProcessor-94601266410946564-127.0.0.1:63907_i_p-n_0000000000)
 [n:127.0.0.1:63907_i_p    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1244425 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1244426 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1244475 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1244475 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1244478 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores
   [junit4]   2> 1244479 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/,
 loadOnStartup=true, coreNodeName=, schema=schema.xml, config=solrconfig.xml, 
dataDir=data/, shard=, collection=control_collection, transient=false, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1,
 configSetProperties=configsetprops.json}
   [junit4]   2> 1244480 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/
   [junit4]   2> 1244480 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1244482 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1244482 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1244483 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1244483 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63907_i_p    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1244485 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63907_i_p",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63907/i_p";,
   [junit4]   2>   "collection":"control_collection"} current state version: 0
   [junit4]   2> 1244485 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1244486 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63907_i_p",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63907/i_p";,
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1244487 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1244487 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1244491 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1245487 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1245487 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1245489 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1245489 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1245491 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1245491 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/'
   [junit4]   2> 1245519 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1245527 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1245543 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1245580 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1245583 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1245591 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1245939 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1245941 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1245942 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1245948 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1246012 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1246012 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1246012 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1246013 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1246013 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24913f6
   [junit4]   2> 1246013 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/data
   [junit4]   2> 1246013 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1246014 WARN  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1246014 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/data/index
   [junit4]   2> 1246014 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2308903575743269]
   [junit4]   2> 1246015 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@a17a946 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@176a37d7),segFN=segments_1,generation=1}
   [junit4]   2> 1246015 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1246018 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/data/
   [junit4]   2> 1246019 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1246023 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1246024 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1246024 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1246024 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1246024 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1246024 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1246024 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1246025 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1246025 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1246035 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1246036 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1246038 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1246039 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1246049 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/logging,/admin/threads,/replication,/admin/file,/admin/segments,/update/json,/get,/admin/mbeans,/admin/ping,/admin/properties,standard,/update/json/docs,/admin/system,/config,/update/csv,/schema,/admin/luke,/update,/admin/plugins
   [junit4]   2> 1246050 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1246051 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1246051 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1246052 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1246052 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1246053 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=89.30859375, 
floorSegmentMB=0.99609375, forceMergeDeletesPctAllowed=19.102745989344633, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1246054 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@a17a946 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@176a37d7),segFN=segments_1,generation=1}
   [junit4]   2> 1246055 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1246055 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b994c49[collection1] 
main
   [junit4]   2> 1246055 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1246059 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1246059 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1246059 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1246059 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1246060 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1246060 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1246060 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1246060 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1246061 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1246061 INFO  
(searcherExecutor-3552-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@2b994c49[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1246061 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1246062 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1246062 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1246062 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1513620265172467712
   [junit4]   2> 1246063 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1513620265172467712
   [junit4]   2> 1246064 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1246064 INFO  
(coreLoadExecutor-3551-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1246065 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:63907/i_p 
collection:control_collection shard:shard1
   [junit4]   2> 1246067 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1246077 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94601266410946564-core_node1-n_0000000000
   [junit4]   2> 1246077 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1246085 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1246085 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1246085 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63907/i_p/collection1/
   [junit4]   2> 1246085 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1246085 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63907/i_p/collection1/ has no replicas
   [junit4]   2> 1246085 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63907/i_p/collection1/ shard1
   [junit4]   2> 1246086 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1246086 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1246088 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1246091 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1246101 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:63907/i_p";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1246208 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1246254 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:63907/i_p/collection1/ and leader is 
http://127.0.0.1:63907/i_p/collection1/
   [junit4]   2> 1246254 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63907/i_p
   [junit4]   2> 1246254 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1246254 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1246254 INFO  
(coreZkRegister-3545-thread-1-processing-n:127.0.0.1:63907_i_p x:collection1 
s:shard1 r:core_node1 c:control_collection) [n:127.0.0.1:63907_i_p 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1246262 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63907_i_p",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63907/i_p";,
   [junit4]   2>   "collection":"control_collection"} current state version: 3
   [junit4]   2> 1246263 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63907_i_p",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63907/i_p";,
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1246371 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1246488 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1246489 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246491 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e12f436 name:ZooKeeperConnection 
Watcher:127.0.0.1:63904/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1246491 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246491 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1246491 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1246497 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1246497 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1246497 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1246499 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246502 INFO  (zkCallback-828-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@447615a7 
name:ZooKeeperConnection Watcher:127.0.0.1:63904/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1246503 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246503 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1246509 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 4
   [junit4]   2> 1246509 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1246648 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1246803 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1
   [junit4]   2> 1246805 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001
   [junit4]   2> 1246807 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 1246811 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46c322bc{/i_p,null,AVAILABLE}
   [junit4]   2> 1246811 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@351d88ef{HTTP/1.1}{127.0.0.1:63916}
   [junit4]   2> 1246812 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.e.j.s.Server 
Started @1251959ms
   [junit4]   2> 1246812 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/i_p, 
hostPort=63916, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores}
   [junit4]   2> 1246812 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1246812 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/'
   [junit4]   2> 1246850 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1246852 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246853 INFO  (zkCallback-829-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28a9f2a2 
name:ZooKeeperConnection Watcher:127.0.0.1:63904/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1246854 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246854 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1246856 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1246856 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/solr.xml
   [junit4]   2> 1246884 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoresLocator 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores
   [junit4]   2> 1246884 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoreContainer 
New CoreContainer 887267507
   [junit4]   2> 1246884 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoreContainer 
Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/]
   [junit4]   2> 1246884 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.CoreContainer 
loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/lib
   [junit4]   2> 1246884 WARN  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/lib).
   [junit4]   2> 1246895 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1246898 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1246898 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1246898 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1246898 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:63904/solr
   [junit4]   2> 1246898 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] o.a.s.c.ZkController 
zkHost includes chroot
   [junit4]   2> 1246898 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1246900 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246901 INFO  (zkCallback-831-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@454f216a 
name:ZooKeeperConnection Watcher:127.0.0.1:63904 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1246901 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246902 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1246906 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1246907 INFO  
(zkCallback-832-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@38b9a72d 
name:ZooKeeperConnection Watcher:127.0.0.1:63904/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1246907 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1246920 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1247952 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63916_i_p
   [junit4]   2> 1247954 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63916_i_p
   [junit4]   2> 1247959 INFO  
(zkCallback-825-thread-1-processing-n:127.0.0.1:63907_i_p) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 1)
   [junit4]   2> 1247959 INFO  (zkCallback-827-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1247968 INFO  
(zkCallback-832-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 1)
   [junit4]   2> 1247972 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1247973 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94601266410946569-127.0.0.1:63916_i_p-n_0000000001
   [junit4]   2> 1247975 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94601266410946564-127.0.0.1:63907_i_p-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1247994 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1247994 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1247997 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores
   [junit4]   2> 1247999 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, 
configSetProperties=configsetprops.json, dataDir=data/, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1,
 collection=collection1, schema=schema.xml, name=collection1, 
config=solrconfig.xml, coreNodeName=, shard=, loadOnStartup=true, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/}
   [junit4]   2> 1247999 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/
   [junit4]   2> 1247999 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1248000 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1248001 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63916_i_p    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1248002 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1248002 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1248005 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController 
Registering watch for collection collection1
   [junit4]   2> 1248005 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
addZkWatch collection1
   [junit4]   2> 1248006 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Add data for collection1 ver 0 
   [junit4]   2> 1248006 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63916_i_p",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63916/i_p";,
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1248006 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1248007 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:63916_i_p",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:63916/i_p";,
   [junit4]   2>   "collection":"collection1"}
   [junit4]   2> 1248007 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ReplicaMutator Collection already exists 
with numShards=2
   [junit4]   2> 1248007 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1248113 INFO  
(OverseerStateUpdate-94601266410946564-127.0.0.1:63907_i_p-n_0000000000) 
[n:127.0.0.1:63907_i_p    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 1248115 INFO  
(zkCallback-832-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1248115 INFO  
(zkCallback-832-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p    ] o.a.s.c.c.ZkStateReader Updating data for 
collection1 from 0 to 1 
   [junit4]   2> 1249008 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1249008 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:collection1
   [junit4]   2> 1249008 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1249008 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
Load collection config from:/collections/collection1
   [junit4]   2> 1249009 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1249009 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1249036 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1249047 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1249063 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.4.0
   [junit4]   2> 1249097 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1249100 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1249107 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1249444 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1249445 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1249446 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1249450 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1249494 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1249494 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1249495 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1249495 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1249495 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@24913f6
   [junit4]   2> 1249496 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1249496 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1249496 WARN  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1249497 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1249499 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2308903575743269]
   [junit4]   2> 1249499 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1ac73ba6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e1d1d06),segFN=segments_1,generation=1}
   [junit4]   2> 1249499 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1249500 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63916_i_p 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1249501 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63916_i_p 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1249509 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1249510 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1249510 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1249510 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1249510 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1249510 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1249511 INFO  
(coreLoadExecutor-3562-thread-1-processing-n:127.0.0.1:63916_i_p) 
[n:127.0.0.1:63916_i_p c:collection1 s:shard2 r:core_

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

.1:0}
   [junit4]   2> 1585271 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28f976a3{/i_p,null,UNAVAILABLE}
   [junit4]   2> 1585273 INFO  
(TEST-ShardSplitTest.test-seed#[AA60EA13FA354370]) [n:127.0.0.1:63929_i_p 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63904 63904
   [junit4]   2> 1585293 INFO  (Thread-2894) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63904 63904
   [junit4]   2> 1586572 WARN  (Thread-2894) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=test -Dtests.seed=AA60EA13FA354370 -Dtests.slow=true 
-Dtests.locale=sr_ME_#Latn -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    343s J1 | ShardSplitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:63920/i_p
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA60EA13FA354370:2234D5C954C92E88]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:490)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:124)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:76)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    >        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    >        ... 47 more
   [junit4]   2> 1586591 INFO  
(SUITE-ShardSplitTest-seed#[AA60EA13FA354370]-worker) [n:127.0.0.1:63929_i_p 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_AA60EA13FA354370-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=sr_ME_#Latn, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=117059656,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSerializedLuceneMatchVersion, TestSolrQueryParser, SuggesterTSTTest, 
TestClassNameShortening, DateMathParserTest, TestRangeQuery, 
SpellCheckCollatorTest, CacheHeaderTest, TestRandomFaceting, TestUtils, 
TestTrieFacet, DebugComponentTest, TestValueSourceCache, 
DefaultValueUpdateProcessorTest, TestCharFilters, AddBlockUpdateTest, 
TestDefaultStatsCache, ShowFileRequestHandlerTest, 
TestPHPSerializedResponseWriter, TestSolrCoreProperties, TestCloudPivotFacet, 
TestManagedSchemaDynamicFieldResource, ResponseLogComponentTest, 
HdfsChaosMonkeySafeLeaderTest, TestRestManager, TestRecoveryHdfs, 
TestBM25SimilarityFactory, DistributedFacetPivotLongTailTest, 
TestCloudInspectUtil, ConnectionManagerTest, TestStressUserVersions, 
HdfsWriteToMultipleCollectionsTest, FullHLLTest, 
SimpleCollectionCreateDeleteTest, TestRuleBasedAuthorizationPlugin, 
NotRequiredUniqueKeyTest, TestDownShardTolerantSearch, SmileWriterTest, 
TestEmbeddedSolrServerConstructors, TestHighFrequencyDictionaryFactory, 
ConvertedLegacyTest, SegmentsInfoRequestHandlerTest, TestNRTOpen, 
ZkStateWriterTest, TestSchemaVersionResource, CollectionStateFormat2Test, 
TestConfigOverlay, TestReqParamsAPI, TestBinaryField, 
CachingDirectoryFactoryTest, TestSolr4Spatial2, AsyncMigrateRouteKeyTest, 
ZkSolrClientTest, TestChildDocTransformer, TestCopyFieldCollectionResource, 
TestOrdValues, TestMiniSolrCloudClusterBase, 
TestSolrQueryParserDefaultOperatorResource, TestManagedSchema, PrimUtilsTest, 
OverseerRolesTest, MigrateRouteKeyTest, BasicDistributedZk2Test, 
QueryParsingTest, SolrIndexSplitterTest, SliceStateTest, TestSolrDynamicMBean, 
TestFiltering, TestDefaultSearchFieldResource, TestDefaultSimilarityFactory, 
NoCacheHeaderTest, TestCustomSort, RecoveryAfterSoftCommitTest, 
BasicAuthIntegrationTest, HdfsBasicDistributedZkTest, 
IndexSchemaRuntimeFieldTest, TestReplicaProperties, BadCopyFieldTest, 
ChaosMonkeySafeLeaderTest, CoreAdminRequestStatusTest, 
FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, TestIndexSearcher, 
ResponseHeaderTest, DistributedExpandComponentTest, BlockCacheTest, 
CopyFieldTest, TermVectorComponentDistributedTest, 
CollectionsAPIDistributedZkTest, TestRecovery, ActionThrottleTest, 
SuggesterTest, DistributedTermsComponentTest, ClusterStateTest, 
SuggesterWFSTTest, TestFieldResource, UUIDFieldTest, 
SolrCoreCheckLockOnStartupTest, ExplicitHLLTest, TestDistributedMissingSort, 
TestConfigSets, UpdateRequestProcessorFactoryTest, TestSolrQueryParserResource, 
TestConfigReload, TestConfigSetsAPIZkFailure, ShardSplitTest]
   [junit4] Completed [245/539] on J1 in 343.07s, 1 test, 1 error <<< FAILURES!

[...truncated 950 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: 
There were test failures: 539 suites (7 ignored), 2128 tests, 1 error, 75 
ignored (33 assumptions) [seed: AA60EA13FA354370]

Total time: 84 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to