Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11154/
Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseParallelGC

2 tests failed.
REGRESSION:  
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:60492, 
https://127.0.0.1:38915, https://127.0.0.1:46961]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:60492, https://127.0.0.1:38915, 
https://127.0.0.1:46961]
        at 
__randomizedtesting.SeedInfo.seed([E75C5B2149BFB880:66BAD5393EE0D8BC]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        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 
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:43)
        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: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 46 more


REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:58490, 
http://127.0.0.1:35846, http://127.0.0.1:39706, http://127.0.0.1:56905, 
http://127.0.0.1:48724]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:58490, http://127.0.0.1:35846, 
http://127.0.0.1:39706, http://127.0.0.1:56905, http://127.0.0.1:48724]
        at 
__randomizedtesting.SeedInfo.seed([E75C5B2149BFB880:66BAD5393EE0D8BC]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
        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 
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:43)
        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: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node3
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 46 more




Build Log:
[...truncated 11465 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/init-core-data-001
   [junit4]   2> 1093307 T3424 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1093308 T3424 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1093312 T3424 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1093313 T3424 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1093314 T3425 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1093413 T3424 oasc.ZkTestServer.run start zk server on 
port:56802
   [junit4]   2> 1093414 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093415 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093419 T3431 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@650c7c name:ZooKeeperConnection 
Watcher:127.0.0.1:56802 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1093419 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093420 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093420 T3424 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1093424 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093426 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093427 T3433 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a8537 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1093427 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093428 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093428 T3424 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1093432 T3424 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1093436 T3424 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1093440 T3424 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1093444 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1093445 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1093451 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1093451 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1093455 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1093456 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1093457 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1093458 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1093460 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1093460 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1093462 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1093463 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1093465 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1093465 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1093467 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1093468 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1093469 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1093470 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1093472 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1093472 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1093474 T3424 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1093475 T3424 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1093477 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093478 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093480 T3435 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@106fdac name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1093480 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093481 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093786 T3424 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1093791 T3424 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1093796 T3424 oejs.AbstractConnector.doStart Started 
[email protected]:38915
   [junit4]   2> 1093798 T3424 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1093799 T3424 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1093799 T3424 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002
   [junit4]   2> 1093799 T3424 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/'
   [junit4]   2> 1093817 T3424 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/solr.xml
   [junit4]   2> 1093826 T3424 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002
   [junit4]   2> 1093826 T3424 oasc.CoreContainer.<init> New CoreContainer 
33034802
   [junit4]   2> 1093827 T3424 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/]
   [junit4]   2> 1093827 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1093828 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1093828 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1093828 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1093829 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1093829 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1093829 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1093830 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1093830 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1093832 T3424 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1093834 T3424 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1093834 T3424 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1093834 T3424 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1093835 T3424 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56802/solr
   [junit4]   2> 1093835 T3424 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1093835 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1093836 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093837 T3446 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@93ed82 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1093838 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093838 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1093840 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1093841 T3448 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@117e0cf name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1093841 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1093842 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1093845 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1093848 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1093851 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1093854 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1093859 T3424 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1093861 T3424 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38915_
   [junit4]   2> 1093862 T3424 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38915_
   [junit4]   2> 1093867 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1093870 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1093873 T3424 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1093876 T3424 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:38915_
   [junit4]   2> 1093877 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1093880 T3424 oasc.Overseer.start Overseer 
(id=92493169025941508-127.0.0.1:38915_-n_0000000000) starting
   [junit4]   2> 1093884 T3424 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1093897 T3424 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1093898 T3450 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1093899 T3424 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1093902 T3424 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1093904 T3424 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1093908 T3449 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1093909 T3424 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002
   [junit4]   2> 1093919 T3424 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/conf/
   [junit4]   2> 1094084 T3424 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1094085 T3424 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1094085 T3424 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1094089 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1094089 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1094091 T3454 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d7b006 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1094091 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1094091 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1094093 T3424 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1094096 T3424 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1094096 T3424 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1094097 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1094097 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1094099 T3456 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@659953 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1094099 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1094099 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1094102 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1094105 T3449 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 1094105 T3449 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1094106 T3449 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1094109 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 1094110 T3457 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> 1094110 T3458 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> 1094407 T3424 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1094408 T3424 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1094412 T3424 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1094414 T3424 oejs.AbstractConnector.doStart Started 
[email protected]:46961
   [junit4]   2> 1094417 T3424 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1094417 T3424 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1094417 T3424 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003
   [junit4]   2> 1094418 T3424 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/'
   [junit4]   2> 1094434 T3424 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/solr.xml
   [junit4]   2> 1094442 T3424 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003
   [junit4]   2> 1094443 T3424 oasc.CoreContainer.<init> New CoreContainer 
10044873
   [junit4]   2> 1094443 T3424 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/]
   [junit4]   2> 1094444 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1094444 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1094444 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1094445 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1094445 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1094445 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1094446 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1094446 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1094446 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1094448 T3424 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1094449 T3424 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1094450 T3424 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1094450 T3424 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1094450 T3424 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56802/solr
   [junit4]   2> 1094451 T3424 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1094451 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1094452 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1094453 T3469 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a57c02 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1094453 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1094453 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1094455 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1094457 T3471 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d7e9cb name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1094457 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1094465 T3424 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1095470 T3424 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46961_
   [junit4]   2> 1095472 T3424 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:46961_
   [junit4]   2> 1095477 T3424 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1095480 T3424 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003
   [junit4]   2> 1095491 T3424 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/conf/
   [junit4]   2> 1095684 T3424 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1095686 T3424 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1095686 T3424 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1095996 T3424 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1095997 T3424 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1096001 T3424 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1096003 T3424 oejs.AbstractConnector.doStart Started 
[email protected]:60492
   [junit4]   2> 1096006 T3424 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1096006 T3424 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1096006 T3424 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004
   [junit4]   2> 1096007 T3424 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004/'
   [junit4]   2> 1096023 T3424 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004/solr.xml
   [junit4]   2> 1096031 T3424 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004
   [junit4]   2> 1096032 T3424 oasc.CoreContainer.<init> New CoreContainer 
2453761
   [junit4]   2> 1096032 T3424 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004/]
   [junit4]   2> 1096033 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1096033 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1096034 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1096034 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1096034 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1096035 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1096035 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1096035 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1096036 T3424 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1096037 T3424 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1096039 T3424 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1096039 T3424 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1096039 T3424 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1096040 T3424 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56802/solr
   [junit4]   2> 1096040 T3424 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1096040 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1096041 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1096043 T3484 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15b59b7 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1096043 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1096043 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1096046 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1096047 T3486 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1721428 name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1096048 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1096055 T3424 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1097061 T3424 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60492_
   [junit4]   2> 1097062 T3424 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:60492_
   [junit4]   2> 1097071 T3424 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1097076 T3424 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004
   [junit4]   2> 1097088 T3424 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-004/conf/
   [junit4]   2> 1097209 T3424 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1097210 T3424 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1097211 T3424 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1097214 T3424 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: customcollreplicadeletion
   [junit4]   2> 1097214 T3424 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1097215 T3424 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1097216 T3490 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@158f34f name:ZooKeeperConnection 
Watcher:127.0.0.1:56802/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1097217 T3424 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1097217 T3424 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1097219 T3424 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1097369 T3467 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 1097371 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 1097373 T3450 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 1097374 T3491 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 1097376 T3491 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 1097376 T3491 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 1097377 T3491 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion
   [junit4]   2> 1097382 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1097386 T3449 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
customcollreplicadeletion
   [junit4]   2> 1097387 T3449 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
customcollreplicadeletion with shards [a, b]
   [junit4]   2> 1097387 T3449 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
customcollreplicadeletion 2
   [junit4]   2> 1097391 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1097393 T3458 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1097393 T3472 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1097394 T3492 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1097393 T3457 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1097394 T3487 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1097482 T3491 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 1097483 T3491 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_a_replica1 as part of slice a of collection 
customcollreplicadeletion on 127.0.0.1:38915_
   [junit4]   2> 1097484 T3491 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_b_replica1 as part of slice b of collection 
customcollreplicadeletion on 127.0.0.1:46961_
   [junit4]   2> 1097655 T3443 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 1097658 T3465 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2
   [junit4]   2> 1097659 T3443 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 1097660 T3465 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 1097661 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1097662 T3443 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 1097663 T3465 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 1097664 T3465 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 1097664 T3465 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 1097665 T3449 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:38915";,
   [junit4]   2>          "node_name":"127.0.0.1:38915_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1097665 T3465 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 1097666 T3465 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1097671 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1097671 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097672 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1097673 T3443 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 1097673 T3443 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 1097675 T3443 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1097675 T3443 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1097676 T3443 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 1097676 T3443 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1097677 T3443 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1097677 T3443 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1097678 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1097678 T3443 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1097679 T3449 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:46961";,
   [junit4]   2>          "node_name":"127.0.0.1:46961_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1097679 T3443 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 1097682 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1097682 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1097683 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097683 T3457 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097684 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1097685 T3457 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1097716 T3443 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1097729 T3443 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1097730 T3443 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1097739 T3443 oass.IndexSchema.readSchema 
[customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 1097863 T3443 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1097870 T3443 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1097871 T3443 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1097886 T3443 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1097889 T3443 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1097892 T3443 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1097893 T3443 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1097894 T3443 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1097894 T3443 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1097895 T3443 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1097896 T3443 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1097897 T3443 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_a_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 1097897 T3443 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1097898 T3443 oasc.SolrCore.<init> 
[customcollreplicadeletion_a_replica1] Opening new SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 1097898 T3443 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27f6bd
   [junit4]   2> 1097900 T3443 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 1097900 T3443 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 1097901 T3443 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_a_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1097902 T3443 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 1097902 T3443 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=87.01171875, 
floorSegmentMB=1.1435546875, forceMergeDeletesPctAllowed=1.6627865185084723, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1097904 T3443 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-13db487)),segFN=segments_1,generation=1}
   [junit4]   2> 1097904 T3443 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1097910 T3443 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1097911 T3443 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097912 T3443 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1097912 T3443 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097913 T3443 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1097913 T3443 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1097914 T3443 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1097914 T3443 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1097915 T3443 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1097916 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097916 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097917 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1097918 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1097918 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1097918 T3443 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1097919 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1097920 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1097920 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1097921 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1097921 T3443 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1097923 T3443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097924 T3443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097925 T3443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097927 T3443 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1097928 T3443 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1097929 T3443 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1097930 T3443 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20175934229041925]
   [junit4]   2> 1097930 T3443 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-13db487)),segFN=segments_1,generation=1}
   [junit4]   2> 1097931 T3443 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1097931 T3443 oass.SolrIndexSearcher.<init> Opening 
Searcher@fcdd19[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 1097932 T3443 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1097932 T3443 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1097933 T3443 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1097933 T3443 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1097934 T3443 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1097934 T3443 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1097935 T3443 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1097935 T3443 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1097936 T3443 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1097938 T3443 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1097938 T3443 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1097938 T3443 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1097942 T3495 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_a_replica1] Registered new searcher 
Searcher@fcdd19[customcollreplicadeletion_a_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1097948 T3443 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_a_replica1
   [junit4]   2> 1097949 T3443 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:38915 
collection:customcollreplicadeletion shard:a
   [junit4]   2> 1097949 T3443 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 1097954 T3443 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard a
   [junit4]   2> 1097956 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1097956 T3443 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1097957 T3443 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1064 
name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@1478a8b 
url=https://127.0.0.1:38915/customcollreplicadeletion_a_replica1 
node=127.0.0.1:38915_ C1064_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_a_replica1 
props:{core=customcollreplicadeletion_a_replica1, 
base_url=https://127.0.0.1:38915, node_name=127.0.0.1:38915_, state=down}
   [junit4]   2> 1097958 T3443 C1064 P38915 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:38915/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1097958 T3443 C1064 P38915 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1097959 T3443 C1064 P38915 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:38915/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 1097959 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1097960 T3443 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:38915/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 1097961 T3443 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 1097962 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1097963 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097963 T3457 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097965 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1097966 T3457 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1097970 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1097972 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1097972 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1097973 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097973 T3457 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1097974 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1097976 T3457 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1098017 T3443 oasc.ZkController.register We are 
https://127.0.0.1:38915/customcollreplicadeletion_a_replica1/ and leader is 
https://127.0.0.1:38915/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1098018 T3443 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:38915
   [junit4]   2> 1098018 T3443 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1098019 T3443 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 1098020 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1098023 T3443 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1098024 T3443 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2}
 status=0 QTime=369 
   [junit4]   2> 1098027 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1098027 T3449 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:38915";,
   [junit4]   2>          "node_name":"127.0.0.1:38915_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1098029 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1098030 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1098030 T3457 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1098031 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1098032 T3457 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1098667 T3465 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 1098667 T3465 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1098668 T3465 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1098669 T3465 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1098670 T3465 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1098670 T3465 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 1098701 T3465 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1098721 T3465 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1098723 T3465 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1098736 T3465 oass.IndexSchema.readSchema 
[customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 1098863 T3465 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1098869 T3465 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1098871 T3465 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1098882 T3465 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1098885 T3465 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1098887 T3465 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1098888 T3465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1098888 T3465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1098889 T3465 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1098889 T3465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1098890 T3465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1098890 T3465 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_b_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 1098890 T3465 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1098891 T3465 oasc.SolrCore.<init> 
[customcollreplicadeletion_b_replica1] Opening new SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 1098891 T3465 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27f6bd
   [junit4]   2> 1098892 T3465 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 1098893 T3465 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 1098893 T3465 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_b_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1098894 T3465 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-E75C5B2149BFB880-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 1098894 T3465 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=87.01171875, 
floorSegmentMB=1.1435546875, forceMergeDeletesPctAllowed=1.6627865185084723, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1098895 T3465 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1a534da)),segFN=segments_1,generation=1}
   [junit4]   2> 1098895 T3465 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1098900 T3465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1098901 T3465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1098902 T3465 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1098902 T3465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1098902 T3465 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1098903 T3465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1098904 T3465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1098904 T3465 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1098904 T3465 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1098905 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1098906 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1098907 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1098908 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1098909 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1098909 T3465 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1098910 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1098911 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1098911 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1098912 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1098913 T3465 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1098915 T3465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1098916 T3465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1098917 T3465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1098918 T3465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1098920 T3465 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1098920 T3465 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1098921 T3465 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20175934229041925]
   [junit4]   2> 1098922 T3465 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1a534da)),segFN=segments_1,generation=1}
   [junit4]   2> 1098922 T3465 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1098922 T3465 oass.SolrIndexSearcher.<init> Opening 
Searcher@95c01[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 1098923 T3465 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1098924 T3465 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1098924 T3465 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1098924 T3465 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1098925 T3465 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1098925 T3465 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1098926 T3465 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1098926 T3465 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1098927 T3465 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1098927 T3465 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1098932 T3497 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_b_replica1] Registered new searcher 
Searcher@95c01[customcollreplicadeletion_b_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 1098944 T3465 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_b_replica1
   [junit4]   2> 1098944 T3465 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:46961 
collection:customcollreplicadeletion shard:b
   [junit4]   2> 1098945 T3465 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 1098949 T3465 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard b
   [junit4]   2> 1098951 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1098951 T3465 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1098951 T3465 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1065 
name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@d91c7d 
url=https://127.0.0.1:46961/customcollreplicadeletion_b_replica1 
node=127.0.0.1:46961_ C1065_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_b_replica1 
props:{core=customcollreplicadeletion_b_replica1, 
base_url=https://127.0.0.1:46961, node_name=127.0.0.1:46961_, state=down}
   [junit4]   2> 1098952 T3465 C1065 P46961 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:46961/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1098952 T3465 C1065 P46961 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1098952 T3465 C1065 P46961 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:46961/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 1098953 T3465 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:46961/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 1098953 T3465 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 1098953 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1098956 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1098957 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1098957 T3457 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1098959 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1098960 T3457 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1098964 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1098966 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1098966 T3449 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1098967 T3457 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1098969 T3457 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1098969 T3472 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1098970 T3472 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1099009 T3465 oasc.ZkController.register We are 
https://127.0.0.1:46961/customcollreplicadeletion_b_replica1/ and leader is 
https://127.0.0.1:46961/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1099009 T3465 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:46961
   [junit4]   2> 1099010 T3465 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1099011 T3465 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 1099013 T3457 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1099016 T3465 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1099018 T3465 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2}
 status=0 QTime=1360 
   [junit4]   2> 1099018 T3449 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1099019 T3449 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customc

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

$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:48724_
   [junit4]   2> 2206972 T6402 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 2206972 T6389 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2207003 T6253 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2211990 T6253 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2211993 T6253 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:45797 45797
   [junit4]   2> 2212732 T6254 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:45797 45797
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=testDistribSearch -Dtests.seed=E75C5B2149BFB880 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SY 
-Dtests.timezone=Pacific/Noumea -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    222s J0 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:58490, http://127.0.0.1:35846, 
http://127.0.0.1:39706, http://127.0.0.1:56905, http://127.0.0.1:48724]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E75C5B2149BFB880:66BAD5393EE0D8BC]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node3
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    >        ... 46 more
   [junit4]   2> 2212760 T6253 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-E75C5B2149BFB880-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_SY, 
timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=11024488,total=161218560
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, 
PluginInfoTest, TestLuceneMatchVersion, TestJmxIntegration, TestConfig, 
TestSolrCoreProperties, TestFieldResource, QueryResultKeyTest, 
TestSolr4Spatial, TestCloudInspectUtil, TestSerializedLuceneMatchVersion, 
SolrIndexSplitterTest, HdfsCollectionsAPIDistributedZkTest, ShardRoutingTest, 
TestCodecSupport, ClusterStateUpdateTest, HighlighterConfigTest, 
TestManagedSchemaFieldResource, TestFoldingMultitermQuery, 
TestManagedSchemaFieldTypeResource, TestSolrXmlPersistence, TestTolerantSearch, 
ParsingFieldUpdateProcessorsTest, TestFuzzyAnalyzedSuggestions, 
TestSolrQueryParserDefaultOperatorResource, TestReload, TestSystemIdResolver, 
TestDocBasedVersionConstraints, EnumFieldTest, SpellingQueryConverterTest, 
RequiredFieldsTest, DocumentAnalysisRequestHandlerTest, 
CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, 
AddBlockUpdateTest, TestDFRSimilarityFactory, TestRandomDVFaceting, 
FastVectorHighlighterTest, JSONWriterTest, 
DocExpirationUpdateProcessorFactoryTest, TestAnalyzedSuggestions, TestSolrJ, 
TestRawResponseWriter, TestRequestStatusCollectionAPI, MinimalSchemaTest, 
OverseerCollectionProcessorTest, TestNonDefinedSimilarityFactory, 
TestBinaryResponseWriter, ShowFileRequestHandlerTest, TestTrie, 
ExternalFileFieldSortTest, BadCopyFieldTest, DistributedSuggestComponentTest, 
BadComponentTest, WordBreakSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, 
EchoParamsTest, QueryEqualityTest, OpenExchangeRatesOrgProviderTest, 
TestUniqueKeyFieldResource, TestFastOutputStream, TestNoOpRegenerator, 
SuggesterTest, XsltUpdateRequestHandlerTest, TestDistribDocBasedVersion, 
TestRTGBase, TestCollectionAPI, TestComplexPhraseQParserPlugin, 
TestArbitraryIndexDir, TestSolrDeletionPolicy1, TestRecoveryHdfs, 
TestFieldTypeResource, PrimitiveFieldTypeTest, TestFileDictionaryLookup, 
IndexBasedSpellCheckerTest, HdfsWriteToMultipleCollectionsTest, 
DocValuesMultiTest, ReplicationFactorTest, TestDefaultSearchFieldResource, 
SuggesterWFSTTest, TermsComponentTest, SuggesterTSTTest, 
TestCloudManagedSchema, SpellCheckComponentTest, SolrCmdDistributorTest, 
DocumentBuilderTest, TestAddFieldRealTimeGet, TestSolrIndexConfig, 
PathHierarchyTokenizerFactoryTest, SyncSliceTest, SpellPossibilityIteratorTest, 
TestFaceting, TestStressReorder, TestStandardQParsers, TestInitParams, 
NotRequiredUniqueKeyTest, InfoHandlerTest, SuggestComponentTest, 
TestComponentsName, AliasIntegrationTest, TestSolrXmlPersistor, 
TestChildDocTransformer, BasicDistributedZkTest, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, OverseerTest, FullSolrCloudDistribCmdsTest, 
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, 
TestDistributedGrouping, TermVectorComponentDistributedTest, 
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, 
BadIndexSchemaTest, TestFiltering, SoftAutoCommitTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, CoreAdminHandlerTest, DocValuesTest, SpatialFilterTest, 
NoCacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, 
SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, LoggingHandlerTest, 
IndexSchemaTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestQuerySenderListener, TestQuerySenderNoQuery, 
ResponseLogComponentTest, TestStressRecovery, CircularListTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, AssignTest, AsyncMigrateRouteKeyTest, 
DeleteReplicaTest]
   [junit4] Completed on J0 in 222.19s, 1 test, 1 error <<< FAILURES!

[...truncated 269 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:491: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:471: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:60: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1359: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: 
There were test failures: 429 suites, 1772 tests, 2 errors, 45 ignored (23 
assumptions)

Total time: 104 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -client 
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to