Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11763/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
some core start times did not change on reload

Stack Trace:
java.lang.AssertionError: some core start times did not change on reload
        at 
__randomizedtesting.SeedInfo.seed([ADB3DD9D1FBD9D36:25E7E247B141F0CE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:741)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:191)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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)


FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:35792/fjffu/uh

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:35792/fjffu/uh
        at 
__randomizedtesting.SeedInfo.seed([ADB3DD9D1FBD9D36:25E7E247B141F0CE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:131)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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.read(SocketInputStream.java:150)
        at java.net.SocketInputStream.read(SocketInputStream.java:121)
        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:260)
        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:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
        ... 47 more




Build Log:
[...truncated 9650 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/init-core-data-001
   [junit4]   2> 623141 T3824 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /fjffu/uh
   [junit4]   2> 623146 T3824 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 623150 T3825 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 623250 T3824 oasc.ZkTestServer.run start zk server on 
port:43056
   [junit4]   2> 623251 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 623251 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623254 T3832 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@42164061 
name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623254 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623254 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 623254 T3824 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 623259 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 623260 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623261 T3835 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@76084307 
name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623261 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623261 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 623262 T3824 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 623264 T3824 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 623265 T3824 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 623266 T3824 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 623268 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 623268 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 623270 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 623271 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 623272 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 623272 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 623273 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 623274 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 623275 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 623275 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 623276 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 623277 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 623278 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 623278 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 623279 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 623279 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 623280 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 623281 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 623282 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 623282 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 623284 T3824 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 623284 T3824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 623543 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/cores/collection1
   [junit4]   2> 623544 T3824 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 623546 T3824 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@419c6b3d{/fjffu/uh,null,AVAILABLE}
   [junit4]   2> 623550 T3824 oejs.AbstractConnector.doStart Started 
ServerConnector@10df9821{HTTP/1.1}{127.0.0.1:60310}
   [junit4]   2> 623550 T3824 oejs.Server.doStart Started @624765ms
   [junit4]   2> 623551 T3824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 623551 T3824 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 623551 T3824 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001
   [junit4]   2> 623552 T3824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/'
   [junit4]   2> 623568 T3824 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/solr.xml
   [junit4]   2> 623593 T3824 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/cores
   [junit4]   2> 623593 T3824 oasc.CoreContainer.<init> New CoreContainer 
1206159866
   [junit4]   2> 623593 T3824 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/]
   [junit4]   2> 623594 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 623596 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 623596 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 623596 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 623597 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 623597 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 623597 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 623598 T3824 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 623599 T3824 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 623599 T3824 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 623599 T3824 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 623600 T3824 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43056/solr
   [junit4]   2> 623600 T3824 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 623600 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 623601 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623602 T3849 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@768b589a 
name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623602 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623603 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 623604 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 623604 T3852 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78f662ec 
name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623605 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 623606 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 623607 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 623610 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 623625 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 623627 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 623629 T3824 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 623630 T3824 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60310_fjffu%2Fuh
   [junit4]   2> 623631 T3824 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60310_fjffu%2Fuh
   [junit4]   2> 623634 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 623635 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 623636 T3824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 623638 T3824 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:60310_fjffu%2Fuh
   [junit4]   2> 623638 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 623640 T3824 oasc.Overseer.start Overseer 
(id=93286809264455683-127.0.0.1:60310_fjffu%2Fuh-n_0000000000) starting
   [junit4]   2> 623642 T3824 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 623648 T3824 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 623649 T3854 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 623655 T3824 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 623658 T3824 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 623659 T3824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 623662 T3824 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/cores
   [junit4]   2> 623663 T3824 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/cores/collection1/
   [junit4]   2> 623663 T3824 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 623664 T3853 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 623665 T3856 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 623665 T3856 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 623666 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 623666 T3856 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 623668 T3853 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:60310/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [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> 623669 T3853 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:60310/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 623669 T3853 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 623669 T3853 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 623670 T3852 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> 624667 T3856 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 624667 T3856 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 624668 T3856 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 624668 T3856 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 624669 T3856 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 624669 T3856 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/cores/collection1/'
   [junit4]   2> 624678 T3856 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 624680 T3856 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 624685 T3856 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 624689 T3856 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 624700 T3856 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 624701 T3856 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 624705 T3856 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 624784 T3856 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 624785 T3856 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 624786 T3856 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 624788 T3856 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 624800 T3856 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 624801 T3856 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 624801 T3856 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/control/data/
   [junit4]   2> 624801 T3856 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a612fa8
   [junit4]   2> 624802 T3856 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/control/data
   [junit4]   2> 624802 T3856 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/control/data/index/
   [junit4]   2> 624802 T3856 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 624803 T3856 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/control/data/index
   [junit4]   2> 624803 T3856 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 624803 T3856 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a3d84de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f29bdec),segFN=segments_1,generation=1}
   [junit4]   2> 624804 T3856 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 624805 T3856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 624807 T3856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 624807 T3856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 624807 T3856 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 624807 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624807 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624808 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624808 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624808 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 624809 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 624809 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 624809 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 624810 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 624811 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 624811 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 624811 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 624812 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 624812 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 624812 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 624813 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 624813 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 624814 T3856 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 624816 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624818 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624819 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624820 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624820 T3856 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 624822 T3856 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 624822 T3856 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 624822 T3856 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.974609375, 
floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=22.263495466150285, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7890493207833522
   [junit4]   2> 624823 T3856 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@a3d84de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f29bdec),segFN=segments_1,generation=1}
   [junit4]   2> 624823 T3856 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 624823 T3856 oass.SolrIndexSearcher.<init> Opening 
Searcher@4265d3da[collection1] main
   [junit4]   2> 624824 T3856 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 624824 T3856 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 624825 T3856 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 624825 T3856 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 624825 T3856 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 624825 T3856 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624826 T3856 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 624827 T3856 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624827 T3856 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 624827 T3856 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 624828 T3856 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 624828 T3857 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4265d3da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 624828 T3860 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:60310/fjffu/uh 
collection:control_collection shard:shard1
   [junit4]   2> 624828 T3824 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 624829 T3824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 624829 T3860 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 624829 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 624830 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 624831 T3863 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@670066c4 
name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624834 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 624835 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 624835 T3824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 624835 T3860 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 624837 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624838 T3860 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 624838 T3860 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C427 name=collection1 
org.apache.solr.core.SolrCore@3868d427 
url=http://127.0.0.1:60310/fjffu/uh/collection1 node=127.0.0.1:60310_fjffu%2Fuh 
C427_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:60310/fjffu/uh, node_name=127.0.0.1:60310_fjffu%2Fuh, 
state=down}
   [junit4]   2> 624838 T3860 C427 P60310 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:60310/fjffu/uh/collection1/
   [junit4]   2> 624838 T3853 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> 624838 T3860 C427 P60310 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 624838 T3860 C427 P60310 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:60310/fjffu/uh/collection1/ has no replicas
   [junit4]   2> 624839 T3860 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:60310/fjffu/uh/collection1/ shard1
   [junit4]   2> 624839 T3860 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 624840 T3824 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 624840 T3824 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 624841 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 624841 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 624843 T3866 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@629a1058 
name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624843 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 624844 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 624844 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624845 T3853 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:60310/fjffu/uh";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 624858 T3853 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 624858 T3853 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 624859 T3852 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> 624859 T3863 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> 624865 T3867 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624865 T3853 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 624871 T3863 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> 624899 T3860 oasc.ZkController.register We are 
http://127.0.0.1:60310/fjffu/uh/collection1/ and leader is 
http://127.0.0.1:60310/fjffu/uh/collection1/
   [junit4]   2> 624899 T3860 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:60310/fjffu/uh
   [junit4]   2> 624899 T3860 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 624899 T3860 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 624899 T3860 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 624901 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624903 T3853 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:60310/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 624903 T3853 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:60310/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 625006 T3863 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> 625006 T3852 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> 625186 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1
   [junit4]   2> 625187 T3824 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 625188 T3824 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 625190 T3824 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@2c4f9f35{/fjffu/uh,null,AVAILABLE}
   [junit4]   2> 625191 T3824 oejs.AbstractConnector.doStart Started 
ServerConnector@39e762c6{HTTP/1.1}{127.0.0.1:45398}
   [junit4]   2> 625191 T3824 oejs.Server.doStart Started @626405ms
   [junit4]   2> 625192 T3824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 625192 T3824 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 625192 T3824 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001
   [junit4]   2> 625193 T3824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/'
   [junit4]   2> 625210 T3824 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/solr.xml
   [junit4]   2> 625216 T3824 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/cores
   [junit4]   2> 625216 T3824 oasc.CoreContainer.<init> New CoreContainer 
677607777
   [junit4]   2> 625217 T3824 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/]
   [junit4]   2> 625217 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 625218 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 625218 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 625218 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 625220 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 625220 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 625220 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 625221 T3824 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 625221 T3824 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 625222 T3824 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 625222 T3824 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 625222 T3824 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43056/solr
   [junit4]   2> 625223 T3824 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 625223 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 625234 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 625235 T3881 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d23b91c 
name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625235 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 625236 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 625238 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 625239 T3884 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@47d76349 
name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625239 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 625246 T3824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 626249 T3824 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45398_fjffu%2Fuh
   [junit4]   2> 626250 T3824 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:45398_fjffu%2Fuh
   [junit4]   2> 626254 T3824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 626256 T3824 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/cores
   [junit4]   2> 626257 T3824 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1/
   [junit4]   2> 626258 T3824 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 626260 T3885 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 626260 T3885 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 626261 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 626262 T3885 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 626262 T3853 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:45398/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 626262 T3885 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 626262 T3853 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:45398/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 626263 T3885 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 626263 T3853 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 626263 T3853 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 626264 T3885 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 626264 T3885 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 626366 T3853 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 626368 T3884 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 626368 T3884 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 627264 T3885 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 627264 T3885 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 627265 T3885 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 627265 T3885 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 627266 T3885 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 627266 T3885 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1/'
   [junit4]   2> 627276 T3885 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 627277 T3885 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 627281 T3885 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 627285 T3885 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 627293 T3885 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 627295 T3885 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 627299 T3885 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 627392 T3885 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 627393 T3885 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 627394 T3885 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 627399 T3885 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 627412 T3885 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 627412 T3885 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 627412 T3885 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/
   [junit4]   2> 627413 T3885 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a612fa8
   [junit4]   2> 627413 T3885 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty1
   [junit4]   2> 627413 T3885 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/index/
   [junit4]   2> 627413 T3885 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 627414 T3885 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/index
   [junit4]   2> 627414 T3885 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 627414 T3885 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e6342de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49a3ef0b),segFN=segments_1,generation=1}
   [junit4]   2> 627415 T3885 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 627418 T3885 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 627418 T3885 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 627418 T3885 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 627418 T3885 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 627418 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 627420 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 627420 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 627420 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 627421 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 627421 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 627421 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 627422 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 627422 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 627422 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 627425 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627425 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627426 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627427 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627427 T3885 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 627428 T3885 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 627428 T3885 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 627429 T3885 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.974609375, 
floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=22.263495466150285, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7890493207833522
   [junit4]   2> 627429 T3885 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5e6342de 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49a3ef0b),segFN=segments_1,generation=1}
   [junit4]   2> 627430 T3885 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 627430 T3885 oass.SolrIndexSearcher.<init> Opening 
Searcher@625771b2[collection1] main
   [junit4]   2> 627430 T3885 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 627431 T3885 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 627431 T3885 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 627432 T3885 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 627432 T3885 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 627432 T3885 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 627432 T3885 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 627433 T3885 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 627433 T3885 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 627433 T3885 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 627434 T3886 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@625771b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627434 T3885 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 627435 T3889 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:45398/fjffu/uh collection:collection1 
shard:shard2
   [junit4]   2> 627436 T3889 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 627436 T3824 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 627436 T3824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 627441 T3889 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 627442 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627443 T3889 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 627443 T3853 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> 627444 T3889 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C428 name=collection1 
org.apache.solr.core.SolrCore@d9191ac 
url=http://127.0.0.1:45398/fjffu/uh/collection1 node=127.0.0.1:45398_fjffu%2Fuh 
C428_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:45398/fjffu/uh, node_name=127.0.0.1:45398_fjffu%2Fuh, 
state=down}
   [junit4]   2> 627444 T3889 C428 P45398 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:45398/fjffu/uh/collection1/
   [junit4]   2> 627444 T3889 C428 P45398 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 627444 T3889 C428 P45398 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:45398/fjffu/uh/collection1/ has no replicas
   [junit4]   2> 627444 T3853 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 627444 T3889 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:45398/fjffu/uh/collection1/ shard2
   [junit4]   2> 627445 T3889 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 627445 T3884 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 627446 T3884 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 627448 T3853 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:45398/fjffu/uh";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 627448 T3853 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 627450 T3884 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 627451 T3884 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 627452 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627498 T3889 oasc.ZkController.register We are 
http://127.0.0.1:45398/fjffu/uh/collection1/ and leader is 
http://127.0.0.1:45398/fjffu/uh/collection1/
   [junit4]   2> 627498 T3889 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:45398/fjffu/uh
   [junit4]   2> 627498 T3889 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 627498 T3889 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 627498 T3889 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 627500 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627501 T3853 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:45398/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 627501 T3853 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:45398/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 627502 T3853 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 627503 T3884 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 627504 T3889 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 627505 T3884 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 627725 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1
   [junit4]   2> 627726 T3824 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 627727 T3824 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 627728 T3824 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6d225db8{/fjffu/uh,null,AVAILABLE}
   [junit4]   2> 627729 T3824 oejs.AbstractConnector.doStart Started 
ServerConnector@55041076{HTTP/1.1}{127.0.0.1:35792}
   [junit4]   2> 627729 T3824 oejs.Server.doStart Started @628943ms
   [junit4]   2> 627730 T3824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 627730 T3824 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 627730 T3824 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001
   [junit4]   2> 627730 T3824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/'
   [junit4]   2> 627742 T3824 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/solr.xml
   [junit4]   2> 627746 T3824 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/cores
   [junit4]   2> 627746 T3824 oasc.CoreContainer.<init> New CoreContainer 
1039290919
   [junit4]   2> 627746 T3824 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/]
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 627749 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 627749 T3824 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 627749 T3824 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 627749 T3824 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 627750 T3824 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 627750 T3824 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 627750 T3824 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43056/solr
   [junit4]   2> 627750 T3824 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 627750 T3824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 627752 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 627758 T3903 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2c476a69 
name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627758 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 627759 T3824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 627761 T3824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 627762 T3906 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3daf0712 
name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627762 T3824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 627766 T3824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 628771 T3824 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35792_fjffu%2Fuh
   [junit4]   2> 628772 T3824 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35792_fjffu%2Fuh
   [junit4]   2> 628776 T3824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 628778 T3824 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/cores
   [junit4]   2> 628779 T3824 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1/
   [junit4]   2> 628779 T3824 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 628785 T3907 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 628785 T3907 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 628787 T3852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 628788 T3907 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 628788 T3907 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 628788 T3853 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:35792/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:35792_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 628789 T3853 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:35792/fjffu/uh";,
   [junit4]   2>          "node_name":"127.0.0.1:35792_fjffu%2Fuh",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 628789 T3853 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 628790 T3907 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 628790 T3853 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 628790 T3907 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 628790 T3853 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 628791 T3907 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 628791 T3906 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 628791 T3884 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 628791 T3906 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 628792 T3884 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 629791 T3907 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 629791 T3907 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 629792 T3907 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 629792 T3907 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 629793 T3907 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 629793 T3907 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1/'
   [junit4]   2> 629806 T3907 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 629808 T3907 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 629814 T3907 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 629819 T3907 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 629829 T3907 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 629831 T3907 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 629835 T3907 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 629921 T3907 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 629923 T3907 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 629923 T3907 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 629926 T3907 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 629938 T3907 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 629938 T3907 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 629939 T3907 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/
   [junit4]   2> 629939 T3907 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a612fa8
   [junit4]   2> 629939 T3907 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty2
   [junit4]   2> 629939 T3907 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/index/
   [junit4]   2> 629940 T3907 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 629940 T3907 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest
 ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/index
   [junit4]   2> 629940 T3907 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 629941 T3907 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7cbe998e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d437783),segFN=segments_1,generation=1}
   [junit4]   2> 629941 T3907 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 629943 T3907 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629945 T3907 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 629945 T3907 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 629945 T3907 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 629945 T3907 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 629945 T3907 oasc.RequestHandlers.initHandlersF

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

<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 
ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data;done=false>>]
   [junit4]   2> 1209272 T5369 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 
ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data
   [junit4]   2> 1209272 T5369 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 
ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 
ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1209273 T5369 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 
ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data/index
   [junit4]   2> 1209273 T5369 oasc.Overseer.close Overseer 
(id=93286843175272461-127.0.0.1:32983_-n_0000000004) closing
   [junit4]   2> 1209273 T5622 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:32983_
   [junit4]   2> 1210775 T5555 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1210776 T5369 oejs.AbstractConnector.doStop Stopped 
ServerConnector@1393e81a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1210776 T5369 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@7cc88130{/,null,UNAVAILABLE}
   [junit4]   2> 1210778 T5369 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:57928 57928
   [junit4]   2> 1211454 T5370 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:57928 57928
   [junit4]   2> 1211455 T5370 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                9       /solr/aliases.json
   [junit4]   2>                9       /solr/clusterstate.json
   [junit4]   2>                6       /solr/configs/conf1
   [junit4]   2>                5       
/solr/collections/awholynewcollection_0/state.json
   [junit4]   2>                5       
/solr/collections/nodes_used_collection/state.json
   [junit4]   2>                5       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/collections/nodes_used_collection/leader_elect/shard1/election/93286843175272451-core_node4-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/93286843175272455-127.0.0.1:39599_-n_0000000001
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test 
-Dtests.seed=ADB3DD9D1FBD9D36 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en_AU -Dtests.timezone=Asia/Karachi -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 70.9s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: some core start times 
did not change on reload
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ADB3DD9D1FBD9D36:25E7E247B141F0CE]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:741)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:191)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1211466 T5369 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 ADB3DD9D1FBD9D36-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=FST50, 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Memory doPackFST= false), 
text=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{timestamp=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_AU, 
timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 
1.8.0_31 (64-bit)/cpus=8,threads=1,free=109099096,total=393740288
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, 
MBeansHandlerTest, EchoParamsTest, ZkStateWriterTest, StressHdfsTest, 
TestSystemIdResolver, StatsComponentTest, OpenCloseCoreStressTest, 
FileUtilsTest, SSLMigrationTest, TestFastOutputStream, DistributedQueueTest, 
DirectUpdateHandlerOptimizeTest, OverseerRolesTest, AtomicUpdatesTest, 
DistanceUnitsTest, BasicZkTest, TestReplicaProperties, 
TestSuggestSpellingConverter, TestDefaultSimilarityFactory, DateRangeFieldTest, 
CoreAdminCreateDiscoverTest, DateMathParserTest, 
DistributedIntervalFacetingTest, CSVRequestHandlerTest, 
TermVectorComponentDistributedTest, TestRecovery, TestSolrDeletionPolicy1, 
CurrencyFieldXmlFileTest, TestShortCircuitedRequests, BlockCacheTest, 
MigrateRouteKeyTest, TestFileDictionaryLookup, 
DistributedQueryComponentCustomSortTest, TestMergePolicyConfig, 
TestManagedSchema, TestLeaderElectionZkExpiry, OverseerStatusTest, 
SpatialFilterTest, BlockDirectoryTest, TestSearchPerf, TestRawResponseWriter, 
TestSolrDeletionPolicy2, CopyFieldTest, IndexBasedSpellCheckerTest, 
TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, 
SchemaVersionSpecificBehaviorTest, TestSolrQueryParserDefaultOperatorResource, 
TestQuerySenderNoQuery, TestLuceneMatchVersion, DistributedExpandComponentTest, 
TermVectorComponentTest, DistributedQueryComponentOptimizationTest, 
SimplePostToolTest, TestSolr4Spatial, FieldMutatingUpdateProcessorTest, 
TestDefaultSearchFieldResource, ResourceLoaderTest, RegexBoostProcessorTest, 
TestManagedStopFilterFactory, HighlighterTest, SpellingQueryConverterTest, 
TestRequestStatusCollectionAPI, QueryParsingTest, SolrCmdDistributorTest, 
DateFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, 
TestSchemaNameResource, DocValuesMissingTest, JsonLoaderTest, 
TestTolerantSearch, LeaderElectionIntegrationTest, ExternalCollectionsTest, 
TestSolrJ, LoggingHandlerTest, EnumFieldTest, AliasIntegrationTest, 
ReturnFieldsTest, RollingRestartTest, BinaryUpdateRequestHandlerTest, 
TestNRTOpen, DistribDocExpirationUpdateProcessorTest, 
TestLMDirichletSimilarityFactory, TestAddFieldRealTimeGet, 
TestUniqueKeyFieldResource, ExternalFileFieldSortTest, ShardSplitTest, 
TestPHPSerializedResponseWriter, TestSolrCoreProperties, 
DisMaxRequestHandlerTest, TestDistributedGrouping, 
UUIDUpdateProcessorFallbackTest, ReplicationFactorTest, TestRealTimeGet, 
TestMiniSolrCloudCluster, PrimitiveFieldTypeTest, TestRangeQuery, 
SpellCheckCollatorTest, FileBasedSpellCheckerTest, TestRestManager, 
HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotSmallTest, AutoCommitTest, 
TestZkChroot, FastVectorHighlighterTest, TestHighFrequencyDictionaryFactory, 
SpellPossibilityIteratorTest, DocExpirationUpdateProcessorFactoryTest, 
DeleteShardTest, TestFreeTextSuggestions, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 70.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 700 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 465 suites, 1855 tests, 1 error, 1 failure, 46 
ignored (21 assumptions)

Total time: 69 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to