Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2215/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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:58430

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:58430
        at 
__randomizedtesting.SeedInfo.seed([CF7A00DBEC7D9BF5:472E3F014281F60D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:497)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:118)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:365)
        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.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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:466)
        ... 47 more




Build Log:
[...truncated 9963 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/init-core-data-001
   [junit4]   2> 1104464 T7517 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1104468 T7517 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1104470 T7518 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1104470 T7518 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1104571 T7517 oasc.ZkTestServer.run start zk server on 
port:58420
   [junit4]   2> 1104571 T7517 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1104573 T7517 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1104586 T7525 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f1f69e0 
name:ZooKeeperConnection Watcher:127.0.0.1:58420 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1104587 T7517 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1104587 T7517 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1104587 T7517 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1104596 T7517 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1104598 T7517 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1104604 T7528 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@44e63b3 name:ZooKeeperConnection 
Watcher:127.0.0.1:58420/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1104605 T7517 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1104605 T7517 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1104606 T7517 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1104612 T7517 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1104618 T7517 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1104622 T7517 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1104627 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1104628 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1104635 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1104636 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1104642 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1104644 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1104648 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1104649 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1104655 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1104655 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1104661 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1104662 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1104667 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1104669 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1104673 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1104673 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1104678 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1104679 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1104685 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1104686 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1104691 T7517 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1104692 T7517 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1105204 T7517 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1
   [junit4]   2> 1105211 T7517 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1105216 T7517 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@624f1134{/,null,AVAILABLE}
   [junit4]   2> 1105228 T7517 oejs.AbstractConnector.doStart Started 
ServerConnector@47a336f8{HTTP/1.1}{127.0.0.1:58423}
   [junit4]   2> 1105228 T7517 oejs.Server.doStart Started @1108031ms
   [junit4]   2> 1105228 T7517 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/tempDir-001/control/data, hostContext=/, hostPort=58423, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores}
   [junit4]   2> 1105229 T7517 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1105230 T7517 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/'
   [junit4]   2> 1105277 T7517 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/solr.xml
   [junit4]   2> 1105288 T7517 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores
   [junit4]   2> 1105288 T7517 oasc.CoreContainer.<init> New CoreContainer 
616930693
   [junit4]   2> 1105288 T7517 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/]
   [junit4]   2> 1105288 T7517 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/lib
   [junit4]   2> 1105289 T7517 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/lib).
   [junit4]   2> 1105301 T7517 oashc.HttpShardHandlerFactory.init 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> 1105306 T7517 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1105307 T7517 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1105308 T7517 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1105308 T7517 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1105308 T7517 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58420/solr
   [junit4]   2> 1105309 T7517 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1105309 T7517 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1105313 T7517 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1105317 T7542 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@177ba2a3 
name:ZooKeeperConnection Watcher:127.0.0.1:58420 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105318 T7517 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1105318 T7517 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1105324 T7517 N:127.0.0.1:58423_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1105330 T7545 N:127.0.0.1:58423_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@53e13c2a 
name:ZooKeeperConnection Watcher:127.0.0.1:58420/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1105330 T7517 N:127.0.0.1:58423_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1105333 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 1105341 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 1105347 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 1105353 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 1105360 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 1105368 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 1105373 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 1105377 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 1105382 T7517 N:127.0.0.1:58423_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58423_
   [junit4]   2> 1105382 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:58423_
   [junit4]   2> 1105389 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 1105392 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 1105399 T7517 N:127.0.0.1:58423_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1105402 T7517 N:127.0.0.1:58423_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:58423_
   [junit4]   2> 1105402 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 1105408 T7517 N:127.0.0.1:58423_ oasc.Overseer.start Overseer 
(id=93703795776815107-127.0.0.1:58423_-n_0000000000) starting
   [junit4]   2> 1105414 T7517 N:127.0.0.1:58423_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 1105433 T7517 N:127.0.0.1:58423_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1105434 T7547 N:127.0.0.1:58423_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1105435 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1105434 T7517 N:127.0.0.1:58423_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1105451 T7517 N:127.0.0.1:58423_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores
   [junit4]   2> 1105453 T7517 N:127.0.0.1:58423_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1105461 T7517 N:127.0.0.1:58423_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/
   [junit4]   2> 1105461 T7517 N:127.0.0.1:58423_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1105463 T7549 N:127.0.0.1:58423_ C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1105463 T7549 N:127.0.0.1:58423_ C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1105465 T7549 N:127.0.0.1:58423_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1105465 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1105468 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58423";,
   [junit4]   2>          "node_name":"127.0.0.1:58423_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1105469 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58423";,
   [junit4]   2>          "node_name":"127.0.0.1:58423_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1105469 T7546 N:127.0.0.1:58423_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1105470 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1105472 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1106467 T7549 N:127.0.0.1:58423_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1106467 T7549 N:127.0.0.1:58423_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1106469 T7549 N:127.0.0.1:58423_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1106469 T7549 N:127.0.0.1:58423_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1106473 T7549 N:127.0.0.1:58423_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1106473 T7549 N:127.0.0.1:58423_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/'
   [junit4]   2> 1106506 T7549 N:127.0.0.1:58423_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1106518 T7549 N:127.0.0.1:58423_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1106522 T7549 N:127.0.0.1:58423_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1106543 T7549 N:127.0.0.1:58423_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1106546 T7549 N:127.0.0.1:58423_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1106553 T7549 N:127.0.0.1:58423_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1106687 T7549 N:127.0.0.1:58423_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1106689 T7549 N:127.0.0.1:58423_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1106690 T7549 N:127.0.0.1:58423_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1106694 T7549 N:127.0.0.1:58423_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1106748 T7549 N:127.0.0.1:58423_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1106748 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1106749 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1106754 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8feed
   [junit4]   2> 1106755 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/data
   [junit4]   2> 1106755 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1106755 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1106756 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/control-001/cores/collection1/data/index
   [junit4]   2> 1106756 T7549 N:127.0.0.1:58423_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1106757 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@41f17df6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47589af1),segFN=segments_1,generation=1}
   [junit4]   2> 1106757 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1106761 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1106762 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1106762 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1106763 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1106763 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1106763 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1106764 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1106765 T7549 N:127.0.0.1:58423_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1106765 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1106778 T7549 N:127.0.0.1:58423_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106780 T7549 N:127.0.0.1:58423_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106782 T7549 N:127.0.0.1:58423_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106784 T7549 N:127.0.0.1:58423_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1106794 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1106794 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1106796 T7549 N:127.0.0.1:58423_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1106796 T7549 N:127.0.0.1:58423_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1106800 T7549 N:127.0.0.1:58423_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1106800 T7549 N:127.0.0.1:58423_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1106801 T7549 N:127.0.0.1:58423_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=69.6552734375, 
floorSegmentMB=1.0498046875, forceMergeDeletesPctAllowed=15.060140867067341, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4857693169463334
   [junit4]   2> 1106802 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@41f17df6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47589af1),segFN=segments_1,generation=1}
   [junit4]   2> 1106802 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1106802 T7549 N:127.0.0.1:58423_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@6009d34f[collection1] main
   [junit4]   2> 1106802 T7549 N:127.0.0.1:58423_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1106806 T7549 N:127.0.0.1:58423_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1106806 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1106807 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1106807 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1106807 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1106810 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1106810 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1106811 T7549 N:127.0.0.1:58423_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1106812 T7549 N:127.0.0.1:58423_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1106814 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1106814 T7550 N:127.0.0.1:58423_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@6009d34f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106819 T7549 N:127.0.0.1:58423_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1106821 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:58423 collection:control_collection shard:shard1
   [junit4]   2> 1106821 T7517 N:127.0.0.1:58423_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1106822 T7517 N:127.0.0.1:58423_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1106825 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1106825 T7517 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1106829 T7517 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1106836 T7556 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@365dba69 
name:ZooKeeperConnection Watcher:127.0.0.1:58420/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1106840 T7517 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1106841 T7517 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1106842 T7517 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1106852 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1106862 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1106866 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1106866 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3542 name=collection1 
org.apache.solr.core.SolrCore@45a752c url=http://127.0.0.1:58423/collection1 
node=127.0.0.1:58423_ C3542_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:58423, 
node_name=127.0.0.1:58423_, state=down}
   [junit4]   2> 1106866 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 C3542 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:58423/collection1/
   [junit4]   2> 1106867 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 C3542 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1106867 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 C3542 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58423/collection1/ has no replicas
   [junit4]   2> 1106867 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:58423/collection1/ shard1
   [junit4]   2> 1106867 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1106871 T7517 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1106874 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1106912 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1106924 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run 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:58423";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1107032 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1107035 T7556 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1107076 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:58423/collection1/ and leader is 
http://127.0.0.1:58423/collection1/
   [junit4]   2> 1107077 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:58423
   [junit4]   2> 1107077 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1107077 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1107077 T7553 N:127.0.0.1:58423_ C:control_collection S:shard1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1107081 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1107088 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58423";,
   [junit4]   2>          "node_name":"127.0.0.1:58423_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1107090 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58423";,
   [junit4]   2>          "node_name":"127.0.0.1:58423_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1107203 T7556 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1107203 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1107540 T7517 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1
   [junit4]   2> 1107543 T7517 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001
   [junit4]   2> 1107545 T7517 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1107550 T7517 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@2e4dd9dd{/,null,AVAILABLE}
   [junit4]   2> 1107553 T7517 oejs.AbstractConnector.doStart Started 
ServerConnector@1dec8c9f{HTTP/1.1}{127.0.0.1:58427}
   [junit4]   2> 1107553 T7517 oejs.Server.doStart Started @1110355ms
   [junit4]   2> 1107554 T7517 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=58427, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores}
   [junit4]   2> 1107555 T7517 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1107555 T7517 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/'
   [junit4]   2> 1107620 T7517 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/solr.xml
   [junit4]   2> 1107633 T7517 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores
   [junit4]   2> 1107634 T7517 oasc.CoreContainer.<init> New CoreContainer 
631473516
   [junit4]   2> 1107634 T7517 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/]
   [junit4]   2> 1107634 T7517 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/lib
   [junit4]   2> 1107636 T7517 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/lib).
   [junit4]   2> 1107656 T7517 oashc.HttpShardHandlerFactory.init 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> 1107667 T7517 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1107669 T7517 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1107669 T7517 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1107669 T7517 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1107669 T7517 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58420/solr
   [junit4]   2> 1107670 T7517 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1107670 T7517 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1107672 T7517 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1107681 T7570 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@53915f56 
name:ZooKeeperConnection Watcher:127.0.0.1:58420 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107683 T7517 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1107683 T7517 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1107693 T7517 N:127.0.0.1:58427_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1107698 T7573 N:127.0.0.1:58427_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@243fc71e 
name:ZooKeeperConnection Watcher:127.0.0.1:58420/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107699 T7517 N:127.0.0.1:58427_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1107720 T7517 N:127.0.0.1:58427_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1108738 T7517 N:127.0.0.1:58427_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58427_
   [junit4]   2> 1108739 T7517 N:127.0.0.1:58427_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:58427_
   [junit4]   2> 1108749 T7517 N:127.0.0.1:58427_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1108756 T7517 N:127.0.0.1:58427_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores
   [junit4]   2> 1108757 T7517 N:127.0.0.1:58427_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1108757 T7517 N:127.0.0.1:58427_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/
   [junit4]   2> 1108758 T7517 N:127.0.0.1:58427_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1108761 T7574 N:127.0.0.1:58427_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1108761 T7574 N:127.0.0.1:58427_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1108763 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1108763 T7574 N:127.0.0.1:58427_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1108766 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58427";,
   [junit4]   2>          "node_name":"127.0.0.1:58427_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1108767 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58427";,
   [junit4]   2>          "node_name":"127.0.0.1:58427_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1108767 T7546 N:127.0.0.1:58423_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1108768 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1108772 T7556 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1108772 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1108773 T7573 N:127.0.0.1:58427_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1109765 T7574 N:127.0.0.1:58427_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1109769 T7574 N:127.0.0.1:58427_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1109770 T7574 N:127.0.0.1:58427_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1109771 T7574 N:127.0.0.1:58427_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1109773 T7574 N:127.0.0.1:58427_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1109773 T7574 N:127.0.0.1:58427_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1109808 T7574 N:127.0.0.1:58427_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1109819 T7574 N:127.0.0.1:58427_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1109822 T7574 N:127.0.0.1:58427_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1109835 T7574 N:127.0.0.1:58427_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1109838 T7574 N:127.0.0.1:58427_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1109843 T7574 N:127.0.0.1:58427_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1109961 T7574 N:127.0.0.1:58427_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1109962 T7574 N:127.0.0.1:58427_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1109963 T7574 N:127.0.0.1:58427_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1109970 T7574 N:127.0.0.1:58427_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1110014 T7574 N:127.0.0.1:58427_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1110014 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1110015 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1110016 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8feed
   [junit4]   2> 1110016 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1110017 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1110017 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1110017 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1110017 T7574 N:127.0.0.1:58427_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1110018 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@13a76d5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59d1ebfb),segFN=segments_1,generation=1}
   [junit4]   2> 1110018 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1110024 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1110025 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1110026 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1110026 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1110027 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1110027 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1110027 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1110027 T7574 N:127.0.0.1:58427_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1110027 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1110033 T7574 N:127.0.0.1:58427_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110035 T7574 N:127.0.0.1:58427_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110036 T7574 N:127.0.0.1:58427_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110038 T7574 N:127.0.0.1:58427_ c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1110052 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1110052 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1110053 T7574 N:127.0.0.1:58427_ c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1110054 T7574 N:127.0.0.1:58427_ c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1110055 T7574 N:127.0.0.1:58427_ c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1110055 T7574 N:127.0.0.1:58427_ c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1110056 T7574 N:127.0.0.1:58427_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=69.6552734375, 
floorSegmentMB=1.0498046875, forceMergeDeletesPctAllowed=15.060140867067341, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4857693169463334
   [junit4]   2> 1110057 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@13a76d5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59d1ebfb),segFN=segments_1,generation=1}
   [junit4]   2> 1110058 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1110058 T7574 N:127.0.0.1:58427_ c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@3504a0aa[collection1] main
   [junit4]   2> 1110058 T7574 N:127.0.0.1:58427_ c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1110061 T7574 N:127.0.0.1:58427_ c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1110061 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1110062 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1110062 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1110062 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1110063 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1110063 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1110064 T7574 N:127.0.0.1:58427_ c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1110064 T7574 N:127.0.0.1:58427_ c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1110065 T7575 N:127.0.0.1:58427_ c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@3504a0aa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1110065 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1110067 T7574 N:127.0.0.1:58427_ c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1110070 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:58427 collection:collection1 shard:shard2
   [junit4]   2> 1110071 T7517 N:127.0.0.1:58427_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1110072 T7517 N:127.0.0.1:58427_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1110073 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1110085 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 1110089 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3543 name=collection1 
org.apache.solr.core.SolrCore@4836cc3e url=http://127.0.0.1:58427/collection1 
node=127.0.0.1:58427_ C3543_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:58427, 
node_name=127.0.0.1:58427_, state=down}
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 C3543 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:58427/collection1/
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 C3543 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 C3543 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58427/collection1/ has no replicas
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:58427/collection1/ shard2
   [junit4]   2> 1110092 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1110096 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 1110109 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1110113 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:58427";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1110227 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1110227 T7573 N:127.0.0.1:58427_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1110227 T7556 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1110268 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register We are 
http://127.0.0.1:58427/collection1/ and leader is 
http://127.0.0.1:58427/collection1/
   [junit4]   2> 1110268 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:58427
   [junit4]   2> 1110269 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1110269 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1110269 T7578 N:127.0.0.1:58427_ C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1110272 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1110276 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58427";,
   [junit4]   2>          "node_name":"127.0.0.1:58427_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1110277 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58427";,
   [junit4]   2>          "node_name":"127.0.0.1:58427_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1110390 T7573 N:127.0.0.1:58427_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1110390 T7556 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1110391 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1110604 T7517 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1
   [junit4]   2> 1110608 T7517 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001
   [junit4]   2> 1110610 T7517 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1110615 T7517 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@4420c35e{/,null,AVAILABLE}
   [junit4]   2> 1110616 T7517 oejs.AbstractConnector.doStart Started 
ServerConnector@61e44adf{HTTP/1.1}{127.0.0.1:58430}
   [junit4]   2> 1110617 T7517 oejs.Server.doStart Started @1113417ms
   [junit4]   2> 1110618 T7517 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=58430, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores}
   [junit4]   2> 1110620 T7517 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1110620 T7517 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/'
   [junit4]   2> 1110674 T7517 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/solr.xml
   [junit4]   2> 1110688 T7517 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores
   [junit4]   2> 1110689 T7517 oasc.CoreContainer.<init> New CoreContainer 
618645794
   [junit4]   2> 1110689 T7517 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/]
   [junit4]   2> 1110690 T7517 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/lib
   [junit4]   2> 1110691 T7517 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/lib).
   [junit4]   2> 1110707 T7517 oashc.HttpShardHandlerFactory.init 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> 1110712 T7517 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1110713 T7517 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1110713 T7517 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1110713 T7517 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1110714 T7517 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:58420/solr
   [junit4]   2> 1110714 T7517 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1110715 T7517 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1110717 T7517 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1110723 T7592 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e6c6178 
name:ZooKeeperConnection Watcher:127.0.0.1:58420 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110724 T7517 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1110724 T7517 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1110731 T7517 N:127.0.0.1:58430_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1110738 T7595 N:127.0.0.1:58430_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3843cf8b 
name:ZooKeeperConnection Watcher:127.0.0.1:58420/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1110738 T7517 N:127.0.0.1:58430_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1110755 T7517 N:127.0.0.1:58430_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1111769 T7517 N:127.0.0.1:58430_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58430_
   [junit4]   2> 1111771 T7517 N:127.0.0.1:58430_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:58430_
   [junit4]   2> 1111782 T7517 N:127.0.0.1:58430_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 1111792 T7517 N:127.0.0.1:58430_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores
   [junit4]   2> 1111793 T7517 N:127.0.0.1:58430_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1111793 T7517 N:127.0.0.1:58430_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/
   [junit4]   2> 1111794 T7517 N:127.0.0.1:58430_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1111795 T7596 N:127.0.0.1:58430_ C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1111796 T7596 N:127.0.0.1:58430_ C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 1111798 T7545 N:127.0.0.1:58423_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1111798 T7596 N:127.0.0.1:58430_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1111802 T7546 N:127.0.0.1:58423_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58430";,
   [junit4]   2>          "node_name":"127.0.0.1:58430_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1111803 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58430";,
   [junit4]   2>          "node_name":"127.0.0.1:58430_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1111803 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1111803 T7546 N:127.0.0.1:58423_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1111911 T7556 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1111911 T7573 N:127.0.0.1:58427_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1111911 T7545 N:127.0.0.1:58423_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1111912 T7595 N:127.0.0.1:58430_ oascc.ZkStateReader$2.process 
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1112800 T7596 N:127.0.0.1:58430_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1112801 T7596 N:127.0.0.1:58430_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1112802 T7596 N:127.0.0.1:58430_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1112802 T7596 N:127.0.0.1:58430_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1112804 T7596 N:127.0.0.1:58430_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1112805 T7596 N:127.0.0.1:58430_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1112832 T7596 N:127.0.0.1:58430_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1112848 T7596 N:127.0.0.1:58430_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1112852 T7596 N:127.0.0.1:58430_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1112864 T7596 N:127.0.0.1:58430_ oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1112868 T7596 N:127.0.0.1:58430_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1112871 T7596 N:127.0.0.1:58430_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1112988 T7596 N:127.0.0.1:58430_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1112989 T7596 N:127.0.0.1:58430_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1112990 T7596 N:127.0.0.1:58430_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1112995 T7596 N:127.0.0.1:58430_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1113042 T7596 N:127.0.0.1:58430_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1113042 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1113042 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1113043 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8feed
   [junit4]   2> 1113043 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1113043 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1113043 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1113044 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1113044 T7596 N:127.0.0.1:58430_ c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1113045 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2b588aa6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3dac618b),segFN=segments_1,generation=1}
   [junit4]   2> 1113045 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1113053 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1113053 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1113053 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1113053 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1113053 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1113053 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1113054 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1113054 T7596 N:127.0.0.1:58430_ c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1113054 T7596 N:127.0.0.1:58430_ c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit defau

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

junit4]   2>            at 
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2>                at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:142)
   [junit4]   2>                ... 12 more
   [junit4]   2>        
   [junit4]   2> 1432780 T7517 oejs.AbstractConnector.doStop Stopped 
ServerConnector@135277be{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1432780 T7517 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@130eb6ff{/,null,UNAVAILABLE}
   [junit4]   2> 1432783 T7517 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58420 58420
   [junit4]   2> 1432817 T7518 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:58420 58420
   [junit4]   2> 1433870 T7518 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=test -Dtests.seed=CF7A00DBEC7D9BF5 -Dtests.slow=true 
-Dtests.locale=sv_SE -Dtests.timezone=US/Alaska -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    329s 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:58430
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CF7A00DBEC7D9BF5:472E3F014281F60D]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:497)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:118)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [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.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [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:466)
   [junit4]    >        ... 47 more
   [junit4]   2> 1433885 T7517 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 CF7A00DBEC7D9BF5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=sv_SE, 
timezone=US/Alaska
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=146012992,total=238022656
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaConcurrent, 
TestStandardQParsers, SolrTestCaseJ4Test, CloudMLTQParserTest, 
TestDynamicLoading, OverseerCollectionProcessorTest, SSLMigrationTest, 
TestSolrDeletionPolicy2, MoreLikeThisHandlerTest, TestClassNameShortening, 
OverseerRolesTest, CustomCollectionTest, CSVRequestHandlerTest, 
DirectUpdateHandlerOptimizeTest, HdfsBasicDistributedZkTest, 
StatsComponentTest, MBeansHandlerTest, ZkNodePropsTest, 
TestDocBasedVersionConstraints, ExternalFileFieldSortTest, 
SegmentsInfoRequestHandlerTest, TestSchemaResource, TestSearcherReuse, 
TestReplicationHandlerBackup, EchoParamsTest, FullSolrCloudDistribCmdsTest, 
ShardRoutingCustomTest, DistributedFacetPivotLongTailTest, 
TestUniqueKeyFieldResource, LoggingHandlerTest, RecoveryAfterSoftCommitTest, 
SaslZkACLProviderTest, TestLMDirichletSimilarityFactory, 
TestSuggestSpellingConverter, TestSolrDeletionPolicy1, AliasIntegrationTest, 
TestFoldingMultitermQuery, TestCollectionAPI, CurrencyFieldOpenExchangeTest, 
TestBulkSchemaAPI, TestLeaderElectionZkExpiry, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsBasicDistributedZk2Test, 
FastVectorHighlighterTest, CollectionsAPIAsyncDistributedZkTest, 
TestValueSourceCache, AnalyticsQueryTest, HdfsDirectoryFactoryTest, 
DistributedFacetPivotLargeTest, TestHdfsUpdateLog, SearchHandlerTest, 
ConvertedLegacyTest, SuggesterTSTTest, SignatureUpdateProcessorFactoryTest, 
ResponseHeaderTest, AsyncMigrateRouteKeyTest, BasicZkTest, 
RegexBoostProcessorTest, AnalyticsMergeStrategyTest, 
TestHighlightDedupGrouping, CollectionReloadTest, TestImplicitCoreProperties, 
TestQuerySenderListener, TestFastOutputStream, TestDefaultStatsCache, 
ConnectionManagerTest, SpellPossibilityIteratorTest, DateFieldTest, 
TestSolrQueryParser, TestSolrConfigHandlerCloud, FileUtilsTest, 
TestRandomMergePolicy, TestSchemaNameResource, SpellCheckComponentTest, 
CursorPagingTest, DistributedMLTComponentTest, 
DistributedFacetPivotSmallAdvancedTest, TestCollapseQParserPlugin, 
RAMDirectoryFactoryTest, TestRTGBase, TestUtils, TestSolrConfigHandler, 
NotRequiredUniqueKeyTest, TermVectorComponentDistributedTest, ZkSolrClientTest, 
JsonLoaderTest, TestSimpleTrackingShardHandler, TestSolrQueryParserResource, 
TestFieldTypeResource, TestCopyFieldCollectionResource, 
TestDFRSimilarityFactory, TermVectorComponentTest, StandardRequestHandlerTest, 
TestBlobHandler, SimplePostToolTest, TestLuceneMatchVersion, 
HdfsLockFactoryTest, TestRandomFaceting, TestFuzzyAnalyzedSuggestions, 
TriLevelCompositeIdRoutingTest, TestSearchPerf, TestInitParams, 
BadIndexSchemaTest, SolrIndexConfigTest, ShardSplitTest]
   [junit4] Completed [220/483] on J1 in 329.46s, 1 test, 1 error <<< FAILURES!

[...truncated 840 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 483 suites, 1929 tests, 1 error, 58 ignored (24 
assumptions)

Total time: 68 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to